6eanut

7 mods across 1 repository, 43 stars between them.

wiki

01

6eanut/llm-wiki

Skill Claude CodeCodex

Build and maintain a persistent, interlinked wiki from source documents. Knowledge is compiled once and kept current. Based on Andrej Karpathy's LLM Wiki pattern. Commands: /wiki (dashboard), /wiki-ingest, /wiki-query, /wiki-lint, /wiki-save, /wiki-graph, /wiki-review.

43 3mo ago A 69 tokens original MIT

wiki-graph

02

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

03

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

04

6eanut/llm-wiki

Command

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

43 3mo ago A 15 tokens original MIT

wiki-query

05

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

06

6eanut/llm-wiki

Command

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

43 3mo ago A 13 tokens original MIT

wiki-save

07

6eanut/llm-wiki

Command

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

43 3mo ago A 12 tokens original MIT