portable-brain — OKF Bundle for Obsidian
OKF ✓ v0.1A folder you can drop anything into, that an AI keeps organized as a wiki — portable plain files, OKF-compatible.
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
- Fully OKF-conformant — works with any OKF-compatible agent framework
- Version-controlled with standard Git workflows for collaboration
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/bmccarn/portable-brain
cd portable-brain Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/portable-brain Frequently Asked Questions
Is portable-brain OKF conformant?
Yes, portable-brain is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install portable-brain?
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 portable-brain?
portable-brain works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to portable-brain?
Similar bundles include agent-wiki, open-knowledge-format-starter, Scriptorium. Browse these for alternative approaches and feature sets.