This implements Andrej Karpathy's LLM wiki pattern: you drop sources into a raw directory, Claude compiles them into interconnected wiki articles, and the knowledge base compounds over time. It handles the full lifecycle: ingesting sources from URLs or text, merging related content while flagging conflicts, cascading updates across related articles, answering queries by synthesizing what you've collected, and linting for broken links or index drift. The architecture is deliberate about separation: raw files stay immutable, wiki articles are Claude's domain to maintain, and everything lives in your project as markdown. Good fit if you're accumulating research and want structured knowledge you can query instead of a pile of bookmarks.
npx -y skills add astro-han/karpathy-llm-wiki --skill karpathy-llm-wiki --agent claude-codeInstalls to .claude/skills
Select a file.
binjuhor/shadcn-lar
The1Studio/theone-training-skills
giuseppe-trisciuoglio/developer-kit
bobmatnyc/claude-mpm-skills
syncfusion/react-ui-components-skills
supercent-io/skills-template