wiki-graph
01Command
Generate an interactive D3.js knowledge graph visualization of the wiki.
Claude Code skill for building persistent, interlinked knowledge bases from source documents. Knowledge is compiled once and kept current — never re-derived per query. Based on Karpathy's LLM Wiki pattern.
Command
Generate an interactive D3.js knowledge graph visualization of the wiki.
Command
Ingest a source (file or URL) into the wiki — two-phase analysis and generation.
Command
Health check for the wiki — structural (quick) or semantic (full).
Command
Answer a question from the wiki's accumulated knowledge using index-first retrieval.
Command
Walk through the review queue — contradictions, stale pages, knowledge gaps.
Command
Save the current answer as a permanent synthesis page in the wiki.