6eanut/llm-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.

43Stars on the repository
7Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

wiki-graph

01

6eanut/llm-wiki

Command

Generate an interactive D3.js knowledge graph visualization of the wiki.

43 3mo ago A 12 tokens original MIT

wiki-ingest

02

6eanut/llm-wiki

Command

Ingest a source (file or URL) into the wiki — two-phase analysis and generation.

43 3mo ago A 18 tokens original MIT

wiki-lint

03

6eanut/llm-wiki

Command

Health check for the wiki — structural (quick) or semantic (full).

43 3mo ago A 15 tokens original MIT

wiki-query

04

6eanut/llm-wiki

Command

Answer a question from the wiki's accumulated knowledge using index-first retrieval.

43 3mo ago A 13 tokens original MIT

wiki-review

05

6eanut/llm-wiki

Command

Walk through the review queue — contradictions, stale pages, knowledge gaps.

43 3mo ago A 13 tokens original MIT

wiki-save

06

6eanut/llm-wiki

Command

Save the current answer as a permanent synthesis page in the wiki.

43 3mo ago A 12 tokens original MIT