Spins up a structured Markdown wiki where raw sources stay immutable in a raw/ folder and an LLM maintains derived knowledge pages under wiki/. The whole system runs on a single SCHEMA.md contract that lives inside each wiki, with thin pointer files for Claude Desktop and GitHub Copilot. You get a concept table, automatic indexing, and optional local BM25 search if you want full-text lookup without hitting an API. It asks for preferences once, batches setup questions, and won't silently fall back to defaults. Good for anyone who wants persistent, citations-backed knowledge extraction with clear separation between evidence and interpretation. The progressive disclosure model keeps context windows lean.
npx -y skills add nanzhipro/karpathy-llm-wiki-bootstrap-skill --skill llm-wiki-bootstrap --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev