karpathy-wiki
Auto-capture, organize, and query durable project knowledge
All Skills in This Repository (4)
Pure Emerald Level Indicatorskarpathy-wiki-read
Evaluate wiki coverage and cite sources using a 6-step orientation ladder.
karpathy-wiki-capture
Standardize capture authoring for Karpathy Wiki integrations with canonical frontmatter.
using-karpathy-wiki
Route session start to karpathy-wiki-capture and karpathy-wiki-ingest skills.
karpathy-wiki-ingest
Ingests claimed wiki captures into project wikis with lock-protected page merging and auto-commit.
Frequently Asked Questions
FAQPage SchemaHow to install karpathy-wiki?โผ
Run `npx skills add toolboxmd/karpathy-wiki --all -g -y` in your terminal to install all skills in this suite globally.
What problem does karpathy-wiki solve?โผ
It stops knowledge from disappearing between coding sessions by automatically capturing durable findings, decisions, and gotchas into a structured, searchable markdown wiki.
How is this different from RAG?โผ
Instead of re-deriving answers from raw documents every time, it incrementally builds an interlinked wiki that compounds with every source you add and every question you ask.
Does karpathy-wiki work with Codex and Claude Code?โผ
Yes. It runs as a plugin on Codex, Claude Code, and Grok Build, with a session hook that loads the wiki rules automatically.
Can I use karpathy-wiki without coding experience?โผ
Mostly yes. You ask questions in plain language and the agent captures and organizes knowledge for you, though initial setup requires running a few terminal commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core