LLM Wiki

Build and maintain a persistent, compounding LLM wiki — a structured collection of interlinked markdown pages that sits between you and raw sources. Implements the Karpathy LLM Wiki pattern: the LLM incrementally reads sources, integrates knowledge into wiki pages (not re-derives it on every query), and files answers back so knowledge compounds over time. Three core operations: INGEST a new source into the wiki, QUERY the wiki and file the answer back, LINT the wiki for health. Integrates with Zettelkasten MCP for atomic cross-domain notes, plus web search, Semantic Scholar, and the workspace's existing log.md and inbox. Distinct from wiki-builder (which scaffolds wikis) — this skill is the ongoing methodology: how to operate an LLM wiki once it exists. Use when: "build an LLM wiki on", "ingest this source into my wiki", "query my wiki about", "lint my wiki", "set up a wiki for [topic]", "add this to my wiki", "file this answer", "wiki is getting stale", "expand my wiki", "start a knowledge base that compound

danieldekay Updated

File contents

danieldekay/copilot-config-promptops/tree/main/skills/llm-wiki commit d825044b5a

Frequently asked questions

npx skillmds@latest add danieldekay/llm-wiki