with one click
brain-index
Regenerate brain/index.md catalog of all brain pages and sources.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Regenerate brain/index.md catalog of all brain pages and sources.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Force a capture bypassing the throttle. Runs capture.sh with FORCE_CAPTURE=1.
Weekly compaction. Dedupe duplicate dated headers, archive entries older than 365 days, regenerate graph, verify hash.
Monthly self-improvement. Reads last 30 days of learnings + decisions, drafts ONE proposed brain edit to code/agents/_proposed/.
Regenerate brain/_graph.md from [[entity]] backlinks across brain/*.md.
Compute or verify a SHA-256 integrity hash of the stable brain corpus.
Append a chronological line to brain/log.md for one operation.
| name | brain-index |
| description | Regenerate brain/index.md catalog of all brain pages and sources. |
Auto-generates brain/index.md, the table of contents for the whole brain. Karpathy-prescribed catalog page; counterpart to brain/log.md (chronological op log) and brain/_graph.md (cross-references).
Three sections:
self.md, goals.md, decisions.md, learnings.md, projects.md, people.md, interactions.md with entry count and last-touched date.brain/people/*.md and brain/projects/*.md with first-line summary.data/<source>/INBOX.md with entry count and last ingest timestamp.bash code/skills/brain-index/build.sh
Reads BRAIN_DIR (default ~/brain). Idempotent: re-running overwrites brain/index.md. Skips silently if no brain dir.
Logs to brain/log.md via brain-log.
raw.md, interactions.md (firehoses, but interactions is included as a category file with count)_graph.md, log.md, index.md itselfarchive/, _sensitive/, _contexts.yaml