← Back to all bundles
okf-obsidian — OKF Bundle for AI Agents
DraftA profile of Google's Open Knowledge Format v0.2 that is usable in Obsidian. Flat properties, kebab-case filenames, relative links, ASCII.
Best for
- AI agent development
What it does
- A profile of Google's Open Knowledge Format v0.2 that is usable in Obsidian.
- Flat properties, kebab-case filenames, relative links, ASCII..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/rorotheworld/okf-obsidian
cd okf-obsidian Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okf-obsidian # Cursor
cursor /path/to/okf-obsidian # OpenCode
opencode /path/to/okf-obsidian Frequently Asked Questions
Is okf-obsidian OKF conformant?
No, okf-obsidian is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install okf-obsidian?
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 okf-obsidian?
okf-obsidian works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.