SkillAgentSearch skills...

OB1

Open Brain — The infrastructure layer for your thinking. One database, one AI gateway, one chat channel — any AI plugs in. No middleware, no SaaS.

Install / Use

/learn @NateBJones-Projects/OB1

README

<p align="center"> <img src=".github/ob1-logo-wide.png" alt="Open Brain" width="600"> </p> <h1 align="center">Open Brain</h1>

The infrastructure layer for your thinking. One database, one AI gateway, one chat channel. Any AI you use can plug in. No middleware, no SaaS chains, no Zapier.

This isn't a notes app. It's a database with vector search and an open protocol — built so that every AI tool you use shares the same persistent memory of you. Claude, ChatGPT, Cursor, Claude Code, whatever ships next month. One brain. All of them.

Open Brain was created by Nate B. Jones. Follow the Substack for updates, discussion, and the companion prompt pack. Join the Discord for real-time help and community.

https://github.com/user-attachments/assets/80a79b09-f323-42c6-b11b-de10bb6fa36f

Getting Started

https://github.com/user-attachments/assets/85208d73-112b-4204-82fd-d03b6c397a8b

Never built an Open Brain? Start here:

  1. Setup Guide — Build the full system (database, AI gateway, Slack capture, MCP server) in about 45 minutes. No coding experience needed. Or watch the video walkthrough (~27 min).
  2. AI-Assisted Setup — Prefer building with Cursor, Claude Code, or another AI coding tool? Point it at this repo and go. Same system, different workflow.
  3. Companion Prompts — Five prompts that help you migrate your memories, discover use cases, and build the capture habit.
  4. Then pick Extension 1 and start building.

If you hit a wall: We built a FAQ that covers the most common questions and gotchas. And if you need real-time help, we created dedicated AI assistants that know this system inside and out: a Claude Skill, a ChatGPT Custom GPT, and a Gemini GEM. Use whichever one matches the AI tool you already use.

Extensions — The Learning Path

https://github.com/user-attachments/assets/cc477f00-bb6b-4f96-9f7d-a6bcd0cf8b60

Build these in order. Each one teaches new concepts through something you'll actually use. By the end, your agent manages your household, your schedule, your meals, your professional network, and your career — all interconnected.

| # | Extension | What You Build | Difficulty | | --- | --------- | -------------- | ---------- | | 1 | Household Knowledge Base | Home facts your agent can recall instantly | Beginner | | 2 | Home Maintenance Tracker | Scheduling and history for home upkeep | Beginner | | 3 | Family Calendar | Multi-person schedule coordination | Intermediate | | 4 | Meal Planning | Recipes, meal plans, shared grocery lists | Intermediate | | 5 | Professional CRM | Contact tracking wired into your thoughts | Intermediate | | 6 | Job Hunt Pipeline | Application tracking and interview pipeline | Advanced |

Extensions compound. Your CRM knows about thoughts you've captured. Your meal planner checks who's home this week. Your job hunt contacts automatically become professional network contacts. This is what happens when your agent can see across your whole system.

Primitives: Concepts That Compound

https://github.com/user-attachments/assets/f488e495-fe2a-4ccc-a834-fc6ab5a0ed41

Some concepts show up in multiple extensions. Learn them once, apply them everywhere.

| Primitive | What It Teaches | Used By | | --------- | --------------- | ------- | | Row Level Security | PostgreSQL policies for multi-user data isolation | Extensions 4, 5, 6 | | Shared MCP Server | Giving others scoped access to parts of your brain | Extension 4 |

Community Contributions

https://github.com/user-attachments/assets/9454662f-2648-4928-8723-f7d52e94e9b8

Beyond the curated learning path, the community builds and shares real tools that real people use. Every contribution below was reviewed, approved, and merged by the maintainer team. Look for the Community Contribution badge in each README.

/recipes — Import Your Data

Pull your digital life into Open Brain. Each recipe handles a specific data source — parsing, deduplication, embedding, and ingestion included.

| Recipe | What It Does | Contributor | | ------ | ------------ | ----------- | | ChatGPT Import | Parse ChatGPT data exports, filter trivial conversations, summarize via LLM | @matthallett1 | | Perplexity Import | Import Perplexity AI search history and memory entries | @demarant | | Obsidian Vault Import | Parse and import Obsidian vault notes with full metadata | @snapsynapse | | X/Twitter Import | Import tweets, DMs, and Grok chats from X data exports | @alanshurafa | | Instagram Import | Import DMs, comments, and captions from Instagram exports | @alanshurafa | | Google Activity Import | Import Google Search, Gmail, Maps, YouTube, Chrome history from Takeout | @alanshurafa | | Grok (xAI) Import | Import Grok conversation exports with MongoDB-style date handling | @alanshurafa | | Journals/Blogger Import | Import Atom XML blog archives from Blogger/Journals | @alanshurafa | | Email History Import | Pull your Gmail archive into searchable thoughts | @matthallett1 |

/recipes — Tools & Workflows

Standalone capabilities that make your Open Brain smarter.

| Recipe | What It Does | Contributor | | ------ | ------------ | ----------- | | Auto-Capture Protocol | Stores ACT NOW items and session summaries in Open Brain at session close using the reusable Auto-Capture skill | @jaredirish | | Panning for Gold | Mine brain dumps and voice transcripts for actionable ideas — battle-tested across 13+ sessions | @jaredirish | | Claudeception | Self-improving system that creates new skills from work sessions — skills that create other skills | @jaredirish | | Schema-Aware Routing | LLM-powered routing that distributes unstructured text across multiple database tables | @claydunker-yalc | | Fingerprint Dedup Backfill | Backfill content fingerprints and safely remove duplicate thoughts | @alanshurafa | | Source Filtering | Filter thoughts by source and backfill missing metadata for early imports | @matthallett1 | | Life Engine | Self-improving personal assistant — calendar, habits, health, proactive briefings via Telegram or Discord | @justfinethanku | | Life Engine Video | Add-on that renders Life Engine briefings as short animated videos with voiceover | @justfinethanku | | Daily Digest | Automated daily summary of recent thoughts delivered via email or Slack | OB1 Team | | Research-to-Decision Workflow | Composition recipe that chains canonical skills into operator and investor research, synthesis, meeting, and memo workflows | @NateBJones |

/skills — Agent Skills

Plain-text skill packs you can drop into Claude Code, Codex, or other AI clients that support reusable prompts/rules. These are the canonical reusable building blocks that recipes and other contributions can depend on.

| Skill | What It Does | Contributor | | ----- | ------------ | ----------- | | Auto-Capture Skill Pack | Captures ACT NOW items and session summaries to Open Brain when a session ends | @jaredirish | | Competitive Analysis Skill Pack | Builds competitor briefs, pricing comparisons, market maps, and strategic recommendations | @NateBJones | | Financial Model Review Skill Pack | Reviews an existing model for assumption quality, structural risk, and scenario gaps | @NateBJones | | Deal Memo Drafting Skill Pack | Turns existing diligence materials into structured deal, IC, or partnership memos | @NateBJones | | Research Synthesis Skill Pack | Synthesizes source sets into findings, contradictions, confidence markers, and next questions | @NateBJones | | Meeting Synthesis Skill Pack | Converts meeting notes or transcripts into decisions, action items, risks, and follow-up a

Related Skills

tmux

349.9k

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

Hook Development

109.8k

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

MCP Integration

109.8k

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

Plugin Structure

109.8k

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

View on GitHub
GitHub Stars1.3k
CategoryOperations
Updated4m ago
Forks216

Languages

TypeScript

Security Score

85/100

Audited on Apr 6, 2026

No findings