← Back to all bundles

ai-wiki — OKF Bundle for Obsidian

Draft

Serve + maintain an OKF (Open Knowledge Format) markdown knowledge bundle: read API + ai-wiki CLI + headless-agent curation. Apache-2.0.

By Scorpion1221 0 stars Uncategorized Apache-2.0

Best for

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

What it does

  • Uses plain markdown files for maximum compatibility and version control
  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/Scorpion1221/ai-wiki
cd ai-wiki

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/ai-wiki

Frequently Asked Questions

Is ai-wiki OKF conformant?

No, ai-wiki is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install ai-wiki?

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 ai-wiki?

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

What are alternatives to ai-wiki?

Similar bundles include Scriptorium, pi-llm-wiki, echoes-vault-opencode. Browse these for alternative approaches and feature sets.