by kfchou · Claude Skill · ★ 128
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).
| Stars | 128 |
| Forks | 22 |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 45.872/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-10 |
| Created | 2026-04-05 |
| Platforms | claude-code |
| Est. Tokens | ~3k |
Explore other popular claude skill tools:
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 128 GitHub stars.
You can find installation instructions and usage details in the wiki-skills GitHub repository at github.com/kfchou/wiki-skills. The project has 128 stars and 22 forks, indicating an active community.
wiki-skills is released under the MIT license, making it free to use and modify according to the license terms.