{"repo":"rarce/git-wiki","free":true,"listed":false,"github":"https://github.com/rarce/git-wiki","clone":"git clone https://github.com/rarce/git-wiki.git","description":"Claude Code skill implementing Karpathy's LLM-wiki pattern on a personal GitHub repo, with qmd for on-device hybrid search.","language":"Shell","stars":21,"topics":["agent-skills","claude-code","github-cli","karpathy","knowledge-base","llm-wiki","markdown","qmd","rag","wiki"],"license":"MIT","category":"ai-agents","readme_excerpt":"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 ][qmd]. No external API, no embeddings uploaded anywhere. - No server, no SaaS — the only runtime is bash , git , qmd , and optionally gh for GitHub sync. - Agent-Skills standard — works with Claude Code, Cursor, Codex, Copilot, or any [Agent-Skills-compatible agent][home]. - Lint for drift — stale dates, orphans, broken links, index drift, missing cross-references, and contradictions. How it works Three layers from the [Karpathy LLM-wiki pattern][gist]: 1. Raw sources ( sources/ ) — articles, papers, notes. Immutable; the LLM reads but never rewrites them. 2. Wiki pages ( pages/ , people/ , concepts/ ) — LLM-owned markdown; synthesis accumulates here. 3. Schema ( CLAUDE.md + SKILL.md ) — conventions and workflows the LLM follows. Two navigation files: - index.md — content catalog, grouped by category. Read first on every query. - log.md — append-only chronological record, grep-friendly ( ## [YYYY-MM-DD] ).","default_branch":null,"files":null,"tree":[],"storefront":"/r/rarce","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rarce/git-wiki/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}