{"repo":"deepfounder-ai/llm-wiki","free":true,"listed":false,"github":"https://github.com/deepfounder-ai/llm-wiki","clone":"git clone https://github.com/deepfounder-ai/llm-wiki.git","description":"LLM-maintained personal wiki for Claude Code. Active librarian: ingest, synthesize, cross-link, remind.","language":"Shell","stars":13,"topics":["claude-code","claude-code-plugin","knowledge-base","llm","rag","wiki"],"license":"MIT","category":"ai-agents","readme_excerpt":"llm-wiki A Claude Code plugin that turns Claude into an active librarian for your own knowledge. Instead of classic RAG (re-deriving answers on every query), Claude incrementally builds and maintains a persistent markdown wiki that synthesizes sources over time. Based on Karpathy's LLM Wiki pattern. What it gives you - /llm-wiki:wiki-ingest — save a URL, file, or the current session into the wiki. Claude decides: update an existing page or create a new one. Keeps sources, cross-links, and an index in sync. - /llm-wiki:wiki-query — ask the wiki a question. Claude answers from the most relevant pages and can persist the answer back. - Proactive saving — when something worth remembering surfaces in conversation, Claude dispatches the wiki-curator sub-agent without waiting for a command. - Per-session memory hygiene — a soft reminder every 10 turns if nothing has been saved, and a \"you had a substantive session with no ingest\" prompt on the next session start. Install Restart your Claude Code session after install so the SessionStart hook picks up. First run Claude will create /.claude/wiki/ on first use, download the source into sources/ , and write the first page under pages/ . The global wiki is shared across all your Claude Code projects; an optional per-project wiki lives at /wiki/ — the plugin auto-routes writes between them based on content. How it works Three layers (as in the source gist): 1. Raw sources — immutable. URL copies in sources/ , local files by reference. 2. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/deepfounder-ai","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/deepfounder-ai/llm-wiki/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}