claudeindex
Plugin

llm-wiki

Build and maintain an LLM-curated personal knowledge base in your project. Implements Andrej Karpathy's LLM Wiki pattern with sharded indexes, atomic pages, BM25 search, a structural lint script, and an optional compiled graph layer (typed edges with explicit source/evidence, SQLite + GraphML export, neighbors/edges/path/facts queries) — designed to scale to thousands of pages without becoming a context bottleneck.

Installation

1

Add the marketplace

/plugin marketplace add praneybehl/llm-wiki-plugin
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.