wiki-brain
Installation
SKILL.md
/wiki-brain — A Compounding Knowledge Base for Claude Code
Turn Claude Code into a system that remembers. Every conversation feeds an ever-growing personal wiki you browse in Obsidian. Claude queries a knowledge graph before reading raw files, so answers are faster, smarter, and cheaper over time.
Based on Andrej Karpathy's LLM Wiki pattern and powered by Graphify.
Invocation
/wiki-brain # first run: setup wizard · after: show status menu
/wiki-brain ingest <file-or-url> # ingest a new source into the wiki
/wiki-brain query "<question>" # query the knowledge graph + wiki
/wiki-brain lint # health check the wiki
/wiki-brain rebuild # force a graphify rebuild
/wiki-brain doctor # verify install health
/recall # show last 5 sessions + read linked pages