Labs Wiki
Description
π§ LLM-powered personal wiki β Karpathy pattern implementation with Claude Code skills, incremental compilation, and multi-agent support
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
labs-wiki
A personal LLM-powered knowledge wiki based on [Karpathy's LLM Wiki](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) pattern, enhanced with best-of-breed features from top community implementations.
How It Works
graph LR
subgraph "Capture"
P[π± Phone] --> API[Ingest API]
B[π» Browser] --> API
T[β¨οΈ Terminal] --> API
end
subgraph "Auto-Ingest"
API --> RAW[raw/]
RAW --> W[File Watcher]
W --> LLM[Codex CLI Compilation]
end
subgraph "Wiki"
LLM --> S[wiki/sources/]
LLM --> C[wiki/concepts/]
LLM --> E[wiki/entities/]
end
style RAW fill:#e1f5fe
style S fill:#f3e5f5
style C fill:#f3e5f5
style E fill:#f3e5f5
style API fill:#e8f5e9
**Sources** are captured from any device via the Ingest API β written to `raw/` β **automatically processed** by the auto-ingest service through Codex CLI β wiki pages created with cross-references. Twitter/X and GitHub repo URLs get specialized deterministic fetch/extraction before compilation. **AGENTS.md** defines the schema that all AI tools follow.
Architecture
labs-wiki/
βββ raw/ # Layer 1: Source documents + durable URL snapshots
β βββ assets/ # Binary files (images, PDFs)
βββ wiki/ # Layer 2: LLM-compiled knowledge
β βββ sources/ # Source summaries (1:1 with raw/)
β βββ concepts/ # Concept deep-dives
β βββ entities/ # Named entities (tools, people, orgs)
β βββ synthesis/ # Cross-cutting analysis
β βββ index.md # Auto-generated topic-clustered catalog
β βββ log.md # Structured audit log
βββ templates/ # Page templates with frontmatter
βββ scripts/ # Python utilities (scaffold, lint, index, auto-ingest)
βββ wiki-ingest-api/ # FastAPI capture service
βββ Dockerfile.auto-ingest # Auto-ingest watcher service
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