wiki-skills — Claude Skill by kfchou

by kfchou · Claude Skill · ★ 111

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

About wiki-skills

wiki-skills A Claude Code plugin implementing Karpathy's LLM Wiki pattern — a persistent, compounding knowledge base maintained by your LLM. Instead of RAG (re-deriving answers from raw documents every time), this system builds and maintains a wiki: a structured, interlinked collection of markdown files that gets richer with every source you add and every question you ask. Why Wikis work well The wiki format is remarkably similar to how the Claude Code Harness manages memory interally (read about it here). Since Claude is trained on the Claude Code Harness, that means Claude is already familiar with this structure. Unsure about other coding harnesses though. Installation Skills How It Works Three Layers / ├── SCHEMA.md # Conventions + wiki root path (how skills find the wiki) ├── raw/ # Immutable s

Quick Facts

Stars111
Forks20
CategoryClaude Skill
LicenseMIT
Quality Score45.872/100
Open Issues2
Last Updated2026-05-01
Created2026-04-05
Platformsclaude-code
Est. Tokens~3k

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Frequently Asked Questions

What is wiki-skills?

wiki-skills is LLM-maintained personal wiki skills for Claude Code — implements Karpathy's LLM Wiki pattern. It is categorized as a Claude Skill with 111 GitHub stars.

How do I install or use wiki-skills?

You can find installation instructions and usage details in the wiki-skills GitHub repository at github.com/kfchou/wiki-skills. The project has 111 stars and 20 forks, indicating an active community.

What license does wiki-skills use?

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

View on GitHub → Browse Claude Skill tools