Zenwiki
Description
An implementation of Karpathy's LLM wiki idea — raw sources → agent-compiled wiki → Ask AI
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
ZenWiki
[](https://github.com/ChenXplorer/zenwiki/actions/workflows/ci.yml) [](./LICENSE) [](https://www.python.org/downloads/) 
An implementation of Karpathy's LLM wiki idea — raw sources → agent-compiled wiki → Ask AI. Drop files into `raw/`, let an AI agent compile them into a structured, interlinked wiki.
ZenWiki does not call any LLM API. It provides deterministic tools (search, dedup, lint, index) that an external Agent (Claude Code or Codex CLI) uses to build and maintain the wiki.
Screenshots
| Browse — sidebar tree, rendered markdown, frontmatter tags | ![]() |
| Ask AI — hybrid retrieval + Agent synthesizes with citations | ![]() |
Crystallize — one-click save Q&A back into wiki/outputs/ |
![]() |
How It Works
raw/ (your source files)
│
▼
zenwiki serve ──→ Agent CLI (claude / codex)
│
├─ reads CLAUDE.md (schema + workflows)
├─ reads source files from raw/
├─ calls zenwiki tools (find-similar, rebuild-index, ...)
└─ writes structured pages to wiki/
│
▼
wiki/ (browsable in Web UI, Obsidian, or Git)
Repository Layout
ZenWiki ships with two top-level directories:
core/— the program (Python package, web frontend). You only touch this if you're modifying ZenWiki itself.my-wiki/— your content. Drop sources intomy-wiki/raw/, the Agent compiles them intomy-wiki/wiki/. Openmy-wiki/in Obsidian to rea
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
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 CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI 

