Claudius
Status

llm-wiki-plugin

Plugin

Claude Code plugin implementing the LLM Wiki pattern to turn accumulated sources into a self-maintaining, scalable markdown knowledge base.

by praneybehl·praneybehl/llm-wiki-plugin·TypeScript·v0.3.0
50· C
Install
/plugin marketplace add praneybehl/llm-wiki-plugin
Stars
51
7d change
Downloads / week
Last active
today
About

Build and maintain an LLM-curated personal knowledge base in your project. An implementation of Andrej Karpathy's LLM Wiki pattern as a Claude Code plugin, designed to scale to thousands of pages without becoming a context bottleneck.

Most ways of using LLMs with documents look like RAG: you upload files, the LLM retrieves chunks at query time, generates an answer, and nothing accumulates. Every question re-derives knowledge from raw fragments. Karpathy's LLM Wiki pattern flips this — when a new source arrives, the LLM compiles it once into a persistent, structured wiki of markdown pages, and subsequent queries read the pre-synthesized wiki rather than the raw sources. Knowledge compounds.

This plugin packages the pattern as a Claude Code skill plus six slash commands (`/wiki:init`, `/wiki:ingest`, `/wiki:query`, `/wiki:lint`, `/wiki:stats`, `/wiki:graph`) and a small set of bundled Python scripts (BM25 search, structural lint, stats with scaling thresholds, plus an optional compiled graph layer). You curate sources and ask questions; Claude does the bookkeeping.

Read more on GitHub →
What's inside
1 skillllm-wiki
30-day stars
collecting…
Trust factors
Source
community
Known advisories
0
Maintenance
active
License
none
Age
0 months
knowledge-management#knowledge-base#wiki#markdown#llm-wiki#ai-tools#anthropic-claude#claude-code-plugin#claude-code-skill#codex-skill#cursor#gemini-cli-skills#karpathy#llm#obsidian#openclaw-skills#personal-knowledge-base#pi-agent#rag#rag-alternative#second-brain