wiki-skills

by kfchou · Claude Skill · ★ 161

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).

Quick Facts

Stars161
Forks25
LanguagePython
CategoryClaude Skill
LicenseMIT
Quality Score66.5025615283699/100
Open Issues1
Last Updated2026-07-03
Created2026-04-05
Platformsclaude-code, python
Est. Tokens~9k

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent 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 161 GitHub stars.

What programming language is wiki-skills written in?

wiki-skills is primarily written in Python.

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 161 stars and 25 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