by rarce · Claude Skill · ★ 20
git-wiki A self-maintaining knowledge wiki that lives in your own git repo. Your agent ingests sources, writes the pages, keeps cross-references current, and answers from the wiki. On-device hybrid search. No server, no SaaS, no DB — local commits by default, optional GitHub publishing. Features Compounds over time — every ingested source and answered query enriches the wiki. Your repo is the store — versioned, portable, shareable locally or via GitHub, diffs as a change log. Zero hidden state to corrupt. On-device hybrid search — BM25 + vector + LLM rerank via [][qmd].
| Stars | 20 |
| Forks | 3 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 67.9851058548822/100 |
| Last Updated | 2026-06-04 |
| Created | 2026-04-09 |
| Platforms | claude-code, cli |
| Est. Tokens | ~302k |
Explore other popular claude skill tools:
git-wiki is Claude Code skill implementing Karpathy's LLM-wiki pattern on a personal GitHub repo, with qmd for on-device hybrid search.. It is categorized as a Claude Skill with 20 GitHub stars.
git-wiki is primarily written in Shell. It covers topics such as agent-skills, claude-code, github-cli.
You can find installation instructions and usage details in the git-wiki GitHub repository at github.com/rarce/git-wiki. The project has 20 stars and 3 forks, indicating an active community.
git-wiki is released under the MIT license, making it free to use and modify according to the license terms.