toolboxmdtoolboxmdOfficialยท4 Agent Skills Included

karpathy-wiki

Auto-capture, organize, and query durable project knowledge

Captures research findings, decisions, and gotchas from coding sessions into a persistent, git-versioned markdown wiki. Eliminates lost context between sessions and repeated re-derivation of answers from raw documents. Processes captures through a background worker that builds interlinked, indexed pages, so answers compound with every question asked.
npx skills add toolboxmd/karpathy-wiki --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’