llm-wiki-plugin — security grade SAFE, quality 72/100

Security audit verdict: SAFE · quality 72/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by praneybehl · Codex Skill · ★ 102

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

Stars102
Forks16
LanguageTypeScript
CategoryCodex Skill
LicenseMIT
Quality Score72.432977512813/100
Last Updated2026-09-13
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 Oshayr · ⭐ 51

    Autonomous knowledge base plugin for Claude Code - captures reserch, ideas, and decisions into an interlinked

  • llm-wiki by Pratiyush · ⭐ 362

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

  • llm-wiki-skills by vanillaflava · ⭐ 67

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

  • ChatCrystal by ZengLiangYi · ⭐ 58

    Local-first AI PKM for coding conversations: import Claude Code/Cursor/Codex, distill notes, semantic search,

  • Glyph by SidhuK · ⭐ 176

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

  • Kompl by tuirk · ⭐ 76

    A compounding LLM-wiki, best fit as a personal second brain that organizes and updates itself as it grows, zer

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 102 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 102 stars and 16 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, llm-wiki-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Codex Skill tools