Installable Skill

LLM Wiki AI Agent Skill

LLM Wiki packages Karpathy's LLM Wiki pattern for agents that need a persistent markdown knowledge base instead of repeated one-off context gathering.

What It Adds

The skill helps an agent create, query, and lint interlinked markdown notes. wikilinks keep related concepts connected, and contradiction flagging makes stale assumptions visible before they influence a run.

Use it when repeated benchmark or product investigations should accumulate into reusable local knowledge.

Install Prompt

Install or update the skillupgrade skill "llm-wiki" from https://raw.githubusercontent.com/AnalystTom/skillupgrade/main/llm-wiki/SKILL.md.
Do the work now using this host's native skill/plugin installer; if unavailable, install to <skills-root>/llm-wiki/SKILL.md.
If an existing install blocks replacement, back it up first; verify `name: llm-wiki`; report install path and restart need.

Open raw SKILL.md source

Continue Setup