Add llm-wiki plugin to Developer Productivity
loading diff…
Adds llm-wiki under Developer Productivity.
Claude Code plugin that builds a compounding, LLM-curated personal knowledge base inside any project — an implementation of Andrej Karpathy's LLM Wiki pattern. Ingested sources (papers, articles, transcripts, PDFs, notes) are compiled once into persistent, structured markdown pages; subsequent queries read the pre-synthesized wiki rather than re-chunking raw sources, so knowledge compounds.
llm-wiki skill (progressive-disclosure references for architecture, ingest, query, lint, scaling)/wiki:init, /wiki:ingest, /wiki:query, /wiki:lint, /wiki:stats/plugin marketplace add praneybehl/llm-wiki-plugin or npx skills add praneybehl/llm-wiki-pluginclaude plugin validate ., installed locally, and all five commands exercised