llm-wiki-plugin — Codex Skill by praneybehl

by praneybehl · Codex Skill · ★ 67

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is llm-wiki-plugin safe to install? View the security audit →

About llm-wiki-plugin

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. Karpathy's LLM Wiki pattern flips this — when a new source arrives, the LLM compiles it once into a persistent, structured wiki of markdown pages, and subsequent queries read the pre-synthesized wiki rather than the raw sources. Knowledge compounds. This plugin packages the pattern as a Claude Code skill plus six slash commands (, , , , , ) and a small set of bundled Python scripts (BM25 search, structural lint, stats with scaling thresholds, plus an optional compiled graph layer). You curate sources and ask questions; Claude does the bookkeeping. Why use it The maintenance burden is what kills personal wikis.

ai-toolsclaude-code-pluginclaude-code-skillcodex-skillcursorgemini-cli-skillskarpathyknowledge-baseknowledge-graphsknowledge-management

Quick Facts

Stars67
Forks12
LanguageTypeScript
CategoryCodex Skill
LicenseMIT
Quality Score71.345994891519/100
Open Issues1
Last Updated2026-07-20
Created2026-04-15
Platformsclaude-code, cli, codex, gemini, node
Est. Tokens~18k

llm-wiki-plugin alternative? Top 6 similar tools

Looking for a llm-wiki-plugin alternative? If you're comparing llm-wiki-plugin with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • llm-wiki by Pratiyush · ⭐ 301

    LLM-powered knowledge base from your Claude Code, Codex CLI, Copilot, Cursor & Gemini sessions. Karpathy's LLM

  • llm-wiki-skills by vanillaflava · ⭐ 50

    Turn your markdown vault into a compounding knowledge wiki (Karpathy inspired). Six agent skills - knowledge g

  • Glyph by SidhuK · ⭐ 155

    📝 Glyph is a private desktop workspace for notes, documents, and ideas, with Markdown editing and built-in AI

  • mcp-logseq by ergut · ⭐ 311

    MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to seamlessly r

  • skill-conductor by smixs · ⭐ 113

    Architecture-first skill lifecycle for AI agents. 5 modes: CREATE → EVAL → EDIT → REVIEW → PACKAGE. Integrates

  • gno by gmickel · ⭐ 97

    Local AI-powered document search and editing with first-in-class hybrid retrieval, LLM answers, WebUI, REST AP

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is llm-wiki-plugin?

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 67 GitHub stars.

What programming language is llm-wiki-plugin written in?

llm-wiki-plugin is primarily written in TypeScript. It covers topics such as ai-tools, claude-code-plugin, claude-code-skill.

How do I install or use llm-wiki-plugin?

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 67 stars and 12 forks, indicating an active community.

What license does llm-wiki-plugin use?

llm-wiki-plugin is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to llm-wiki-plugin?

The top alternatives to llm-wiki-plugin on Agent Skills Hub include llm-wiki, llm-wiki-skills, Glyph. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools