← Back to all bundles

Snapp-brain — OKF Bundle for AI Agents

Draft

Personal brain based on Karpathy LLM Wiki, Google OKF, Tiago Fortes PARA and PAI by Daniel Miessler. Module based. Minmal dependencies to run. Agent agnostic. Pull based.

By 121Development 0 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • Personal brain based on Karpathy LLM Wiki, Google OKF, Tiago Fortes PARA and PAI by Daniel Miessler.
  • Minmal dependencies to run.

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/121Development/Snapp-brain
cd Snapp-brain

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/Snapp-brain
# Cursor
cursor /path/to/Snapp-brain
# OpenCode
opencode /path/to/Snapp-brain

Frequently Asked Questions

Is Snapp-brain OKF conformant?

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

How do I install Snapp-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 Snapp-brain?

Snapp-brain works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.