By praneybehl
Build and maintain a scalable LLM-curated personal knowledge base in your project from papers, articles, transcripts, PDFs, and notes. Ingest sources to generate markdown pages with LLM-extracted takeaways and ontology updates, query answers with page citations using search and graph tools, lint for structural issues and contradictions, audit scaling health, and compile typed relationship graphs.
npx claudepluginhub praneybehl/llm-wiki-plugin --plugin llm-wikiInitialize a new LLM Wiki structure in this project (creates wiki/ and raw/ directories with templates).
Run a structural and semantic health check on the LLM Wiki.
Query the LLM Wiki — answer a question from accumulated knowledge with citations.
Compile, lint, or query the wiki's typed graph layer.
Ingest a source (paper, article, transcript, PDF, notes) into the LLM Wiki.
Show wiki size, shape, and link density — and which scaling threshold the wiki is at.
Upgrade an existing LLM Wiki to the current plugin version (adds missing files idempotently; walks me through any SCHEMA.md merges by hand).
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern. Optional DragonScale Memory extension adds hierarchical log folds, deterministic page addresses, embedding-based semantic tiling lint, and boundary-first autoresearch topic selection.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Convert documents between formats (Markdown, DOCX, PDF, HTML, LaTeX) using pandoc. Use for format conversion, document generation, and preparing markdown for Google Docs.