llm-wiki-en
Installation
SKILL.md
LLM Wiki
Turn your LLM into a Wiki maintainer. The LLM incrementally builds and maintains a persistent, interconnected Markdown knowledge base. Knowledge is compiled once and continuously updated, rather than re-derived each time.
Inspired by:
- Karpathy - LLM Wiki — Incremental knowledge base architecture
- Compound Engineering Plugin — Knowledge compounding: every problem-solving experience should make the next one easier
When to Use
The AI should proactively identify and use this skill when:
- User wants to build a knowledge base - "Help me organize these materials", "I want to create a wiki"
- User provides new learning materials - Shares an article, paper, book chapter that needs organizing
- User wants to query existing knowledge - "What did I previously read about this concept?"
- User wants to maintain wiki health - "Check the wiki for contradictions"
- User solved a problem - "Done", "Fixed it", "That worked"
- User is doing long-term research - Weeks/months-long research topics requiring knowledge accumulation