Wikify Repo
Description
Compile any codebase into a grounded, lint-clean markdown wiki your AI agent can actually trust — SCIP symbol resolution + citation linter, plain markdown you own (no graph DB, no SaaS).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
wikify-repo
**Compile any codebase into a knowledge-base wiki your AI agent can actually trust.**
   
**wikify-repo** turns a repository into a grounded, lint-clean [Karpathy-style LLM markdown wiki](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f): every claim on every page cites a real, compiler-resolved symbol, and a citation linter fails the build if one doesn't check out. No graph database, no dashboard, no hosted service — the output is plain markdown in your own git repo, and your agent answers from it with nothing but `grep`. A deterministic tool does the grounding (SCIP symbol graph, packets, citation lint, coverage); one LLM-in-the-loop step writes the prose. Record every class, method and relationship with SCIP, spend the model on the ~20% of the code that explains ~80% of it, and give the rest a deterministic catalog page so nothing is dropped.
**For:** teams running coding agents on a codebase too large to read; knowledge bases that span many repositories; onboarding without a tour guide.
[](https://vlasenkoalexey.github.io/wikify-repo-demo/tools/graph/) A wiki produced by this tool — two ingested codebases plus prose pages, every link a citation. Click for the [interactive view](https://vlasenkoalexey.github.io/wikify-repo-demo/tools/graph/).
30 seconds
pipx install git+https://github.com/vlasenkoalexey/wikify-repo && wikify setup # CLI + agent skill
cd my-repo && wikify init # wiki config + a block in CLAUDE.md / AGENTS.md
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI