← Back to all bundles

vibe-tent — OKF Bundle for Obsidian

OKF ✓ v0.1

用于管理你与 coding agents 之间的意图、上下文与交接流程 —— 基于 Open Knowledge Format(OKF)构建的 Obsidian plugin。

By cucarol 4 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Markdown note-taking and personal knowledge management
  • Obsidian vault users
  • Command-line workflows

What it does

  • Provides a command-line interface for automation and scripting
  • Uses plain markdown files for maximum compatibility and version control
  • Fully OKF-conformant — works with any OKF-compatible agent framework

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/cucarol/vibe-tent
cd vibe-tent

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/vibe-tent

Frequently Asked Questions

Is vibe-tent OKF conformant?

Yes, vibe-tent is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install vibe-tent?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use vibe-tent?

vibe-tent works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to vibe-tent?

Similar bundles include tent, pi-okf, okf-gem. Browse these for alternative approaches and feature sets.