llm-wiki
Installation
SKILL.md
LLM Wiki
Build a durable markdown knowledge base that compounds over time. Separate raw
sources from synthesized pages, rely on [[wikilinks]] for navigation, and
treat the wiki as the main research artifact whenever the user wants persistent
memory instead of one-off chat answers.
Resolve the wiki path
Choose the wiki directory in this order:
- Use the path the user gave you.
- Else use an existing directory that already contains
SCHEMA.mdorindex.md. - Else use
~/wiki.
Avoid splitting one wiki across multiple roots.