kfchou/wiki-skills
πͺMarketplacekfchou/wiki-skills
LLM-maintained personal wiki skills for Claude Code β implements Karpathy's LLM Wiki pattern
Add this Marketplace
/plugin marketplace add kfchou/wiki-skillsPlugins in this Marketplace
More from this repository6
A Claude Code skill for querying a persistent wiki knowledge base built using Karpathy's LLM Wiki pattern. It reads the wiki to answer questions (never from memory) and offers to save answers back as new linked pages with citations.
A Claude Code plugin implementing Karpathy's LLM Wiki pattern that builds a persistent, compounding knowledge base from structured interlinked markdown files. Instead of re-deriving answers via RAG, the wiki grows richer with every ingested source and query, with skills for initialization, ingestion, querying, linting, updating, and citation auditing.
A wiki health audit skill that detects contradictions, orphan pages, broken links, and coverage gaps in a persistent LLM-maintained knowledge base built on the wiki pattern.
A Claude Code plugin that implements a persistent, compounding wiki knowledge base maintained by your LLM, allowing you to ingest sources, query accumulated knowledge, audit citations, and run health checks on the wiki.
Implements Karpathy's LLM Wiki pattern as a Claude Code plugin, building a persistent, compounding knowledge base of interlinked markdown files instead of using RAG. Includes skills for initializing, ingesting sources, querying, linting, and auditing wiki pages.
A Claude Code plugin implementing Karpathy's LLM Wiki pattern, building a persistent, compounding knowledge base of interlinked markdown files instead of using RAG. Includes skills for wiki initialization, source ingestion, querying, linting, updating, and citation auditing.