knowledge-acquisition
Installation
SKILL.md
LLM Wiki
Build and maintain a persistent, compounding knowledge base as interlinked markdown files. Based on Karpathy's LLM Wiki pattern.
Unlike RAG (which rediscovers knowledge from scratch per query), the wiki compiles knowledge once and keeps it current. Cross-references are already there. Contradictions have already been flagged. Synthesis reflects everything ingested.
First gather raw sources of knowledge, then summarize, cross-reference, file, and maintain consistency.
Key Principle: Distill to State-of-the-Art
The wiki is not an archive of everything ever written on a topic. It is a distilled, current view of the best known approaches. When writing or updating wiki pages: