llm-wiki-bootstrap

Installation
SKILL.md

LLM Wiki Bootstrap

Build and maintain a personal LLM Wiki: raw evidence stays immutable in raw/, durable knowledge is compiled into wiki/, and SCHEMA.md is the generated wiki's single operating contract.

This file is intentionally short. Load detailed references only for the operation the user requested.

Operating Model

  • Keep SCHEMA.md as the single source of truth inside every generated wiki.
  • Keep wiki/concept-table.md as the maintained concept map: it complements wiki/index.md by summarizing durable concepts, relationships, sources, status, and maintenance notes.
  • Keep CLAUDE.md, AGENTS.md, and .github/copilot-instructions.md as thin pointers to SCHEMA.md; never duplicate operating rules into them.
  • Treat raw/ as read-only evidence. Create and update derived knowledge only under wiki/.
  • Apply EXTEND.md preferences before bootstrap, ingest, query, lint, or BM25 work.
  • Ask only for missing decisions, and batch setup questions into one user prompt when possible.
  • Prefer progressive disclosure: read the smallest reference file that can complete the current task.

Intent Router

Installs
153
GitHub Stars
45
First Seen
Apr 12, 2026