llm-wiki-mcp
01Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-skills.
Skill Claude CodeCodex
Ingest a new source (URL, file, paper, transcript, pasted text) into an existing Karpathy-style LLM wiki. Reads the source, discusses key takeaways with the user, writes a summary page, updates the index, updates relevant entity and concept pages across the wiki, and appends an entry to the log — the exact flow from…
Skill Claude CodeCodex
Scaffolds a fresh Karpathy-style LLM wiki — creates a project folder holding raw/ (immutable sources) and wiki/ (curated notes, the --wiki-root for MCP), seeds wiki/index.md and wiki/log.md, and writes a starter wiki/CLAUDE.md schema doc that the LLM will co-evolve with the user. Use this when the user says "create a…
Skill Claude CodeCodex
Health-check an existing Karpathy-style LLM wiki and produce a structured findings report covering contradictions between pages, stale claims superseded by newer sources, orphan pages with no inbound links, important concepts mentioned but lacking their own page, missing cross-references, and data gaps worth filling…
Skill Claude CodeCodex
Answer a question against an existing Karpathy-style LLM wiki by reading relevant pages and synthesizing a cited answer. Valuable answers — cross-page comparisons, novel analyses, newly-discovered connections — are filed back into the wiki as new synthesis pages so they do not disappear into chat history. Use whenever…
MCP server Claude CodeCodexCursor
MCP server + Claude Code skills for Karpathy-style LLM wikis: persistent markdown knowledge bases your agent grows over time. Runs locally from the llm-wiki-mcp Python package.