by praneybehl · Codex Skill · ★ 43
LLM Wiki — a Claude Code Plugin Build and maintain an LLM-curated personal knowledge base in your project. An implementation of Andrej Karpathy's LLM Wiki pattern as a Claude Code plugin, designed to scale to thousands of pages without becoming a context bottleneck. What is this? Most ways of using LLMs with documents look like RAG: you upload files, the LLM retrieves chunks at query time, generates an answer, and nothing accumulates. Every question re-derives knowledge from raw fragments.
| Stars | 43 |
| Forks | 2 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 72.1233120720638/100 |
| Last Updated | 2026-05-29 |
| Created | 2026-04-15 |
| Platforms | claude-code, cli, codex, gemini, node |
| Est. Tokens | ~28k |
Explore other popular codex skill tools:
llm-wiki-plugin is Andrej Karpathy's LLM Wiki pattern as a Claude Code plugin — turn accumulated sources into a self-maintaining, scalable markdown knowledge base.. It is categorized as a Codex Skill with 43 GitHub stars.
llm-wiki-plugin is primarily written in TypeScript. It covers topics such as ai-tools, anthropic-claude, claude-code.
You can find installation instructions and usage details in the llm-wiki-plugin GitHub repository at github.com/praneybehl/llm-wiki-plugin. The project has 43 stars and 2 forks, indicating an active community.
llm-wiki-plugin is released under the MIT license, making it free to use and modify according to the license terms.