claudeindex
Marketplace

llm-wiki

LLM Wiki — a Claude Code plugin for building scalable, LLM-curated personal knowledge bases.

Stars

57

Forks

9

Plugins

1

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.

Details & Metadata

1

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

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.