πŸͺ

kfchou/wiki-skills

πŸͺMarketplace

kfchou/wiki-skills

VibeIndex|
What it does
|

LLM-maintained personal wiki skills for Claude Code β€” implements Karpathy's LLM Wiki pattern

Add this Marketplace

Add marketplace in Claude Code:
/plugin marketplace add kfchou/wiki-skills
1Plugins
0
Last UpdatedJul 4, 2026

More from this repository6

🎯
wiki-query🎯Skill

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.

🎯
wiki-update🎯Skill

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.

🎯
wiki-lint🎯Skill

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.

🎯
wiki-ingest🎯Skill

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.

🎯
wiki-init🎯Skill

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.

🎯
wiki-audit🎯Skill

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.