Skip to content

Add llm-wiki plugin under Claude Plugins#204

Open
praneybehl wants to merge 1 commit intojqueryscript:mainfrom
praneybehl:add-llm-wiki-plugin
Open

Add llm-wiki plugin under Claude Plugins#204
praneybehl wants to merge 1 commit intojqueryscript:mainfrom
praneybehl:add-llm-wiki-plugin

Conversation

@praneybehl
Copy link
Copy Markdown

Adds llm-wiki under 🔌 Claude Plugins.

Claude Code plugin that builds a compounding, LLM-curated personal knowledge base inside any project — implementation of Karpathy's LLM Wiki pattern. Ingested sources (papers, articles, transcripts, PDFs, notes) get compiled once into persistent, cross-referenced markdown pages; subsequent queries read the pre-synthesized wiki rather than re-chunking raw sources, so knowledge compounds.

Surface: llm-wiki skill · 5 slash commands (/wiki:init, /wiki:ingest, /wiki:query, /wiki:lint, /wiki:stats) · 4 stdlib-only Python scripts · marketplace manifest. Installable via /plugin marketplace add praneybehl/llm-wiki-plugin or npx skills add praneybehl/llm-wiki-plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant