llm-wiki

Installation
SKILL.md

LLM Wiki

Use this skill when the user wants a persistent knowledge base that compounds over time instead of answering from raw documents from scratch on every turn.

Core Model

Treat the wiki as three layers:

  • raw/ is the immutable source collection. Read from it; do not edit or rewrite it during normal maintenance.
  • wiki/ is the maintained knowledge layer. This is where summaries, entity pages, concept pages, and durable analyses live.
  • AGENTS.md, index.md, and log.md define and track the system: AGENTS.md is the schema and workflow contract, index.md is the catalog, and log.md is the append-only timeline.
Installs
2
GitHub Stars
125
First Seen
May 17, 2026
llm-wiki — hybridaione/hybridclaw