limo — OKF Bundle for Obsidian
DraftA portable method for AI-maintained knowledge bases — a compounding markdown wiki (Karpathy's LLM-Wiki + Google's OKF + Anthropic's Dreaming). Spanish original included.
Best for
- Claude Code and AI coding agents
- Markdown note-taking and personal knowledge management
- Obsidian vault users
What it does
- A portable method for AI-maintained knowledge bases — a compounding markdown wiki (Karpathy's LLM-Wiki + Google's OKF + Anthropic's Dreaming).
- Spanish original included..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/hxbbyr/limo
cd limo Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/limo Frequently Asked Questions
Is limo OKF conformant?
No, limo is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install limo?
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 limo?
limo works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to limo?
Similar bundles include agent-wiki, kw-okf-memory-skill, MIF. Browse these for alternative approaches and feature sets.