by praneybehl · Codex Skill · ★ 85
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 | 85 |
| Forks | 15 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 71.345994891519/100 |
| Open Issues | 12 |
| Last Updated | 2026-07-20 |
| Created | 2026-04-15 |
| Platforms | claude-code, cli, codex, gemini, node |
| Est. Tokens | ~18k |
Explore other popular codex skill tools:
llm-wiki-plugin is Andrej Karpathy's LLM Wiki pattern as a skill & Claude Code plugin — turn accumulated sources into a self-maintaining, scalable markdown knowledge base.. It is categorized as a Codex Skill with 85 GitHub stars.
llm-wiki-plugin is primarily written in TypeScript. It covers topics such as ai-tools, claude-code-plugin, claude-code-skill.
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 85 stars and 15 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.