init-llm-wikilisted
Install: claude install-skill xiehuacheng/skills
# Building an LLM Wiki
Help the user build a Karpathy-style LLM wiki that follows the Google Cloud Open Knowledge Format (OKF) v0.1 specification.
## When to Use
Use when the user wants to: bootstrap an LLM-maintained wiki for a new domain; standardize an existing wiki to OKF + Obsidian; migrate from an older version of this skill.
Do NOT use when: a static docs site or README (use a docs generator); a personal Zettelkasten without OKF (use Obsidian alone); a blog or content site (this skill is for reference knowledge, not publishing).
## Invocation
```text
/init-llm-wiki
```
The agent will ask which domain you want to build the wiki for, then complete initialization.
## Boundaries and Defaults
**Can do:** scaffold a new wiki (root `index.md`, `log.md`, `00-Raw/`, `01-Wiki/`, `02-Areas/` or `02-Module/`, agent schema doc, `WORKFLOWS.md`); standardize an existing wiki to OKF + Obsidian conventions; run Ingest (read raw materials, discuss takeaways, dispatch sub-agents to write cards); Lint (check structure, links, frontmatter).
**Cannot do (without explicit user approval):** modify any file inside `00-Raw/` (read-only by design); pre-fill knowledge cards without sources; create `02-Areas/<domain>/` subfolders at init (waits for Ingest + confirmation); batch-convert `[[wikilink]]` to standard Markdown (only on explicit external OKF export).
**Default behavior:** read-only mode until the user explicitly approves a write; `00-Raw/` is treated as immutable; subdirectori