karpathy agents

14 tagged karpathy, measured the same way as everything else here.

Browse within: knowledge-base 12llm-wiki 12llm-wiki-karpathy 5markdown-wiki 5

builder

01

frankchu91/mindbase-llm-wiki

Agent

Sub-agent dispatched by /mb:build to synthesize context.md from sources/. Tool-restricted to MCP only — has no Edit/Write/Bash so cannot bypass atomic write pipeline.

89 8d ago A 39 tokens original MIT

curator

02

frankchu91/mindbase-llm-wiki

Agent

Sub-agent dispatched by /mb:lint. Read-only — has Read + lint MCP tools but no Edit/Write/Bash. Surfaces orphans, contradictions, stale claims, gaps. Suggests fixes; doesn't apply them.

89 8d ago A 49 tokens original MIT

migrator

03

frankchu91/mindbase-llm-wiki

Agent

One-time sub-agent that runs /mb:migrate. Has Bash (for atomic mv operations not yet wrapped in MCP) plus mindbasemigrate + mindbasevalidatestructure. Should be invoked exactly once per legacy project.

89 8d ago A 48 tokens original MIT

anh-chu/llm-wiki-pm

Agent Claude Code

Scans all [[wikilinks]] for broken references, finds orphan pages, and checks index.md coverage. Returns structured report.

6 1mo ago A 30 tokens original MIT

anh-chu/llm-wiki-pm

Agent Claude Code

Scans the wiki for person and company names appearing across multiple pages, flags profiles needing updates, identifies promotion candidates, and checks CRM touchpoint staleness for strategic and active entities.

6 1mo ago A 43 tokens original MIT

worker-wiki-indexer

06

anh-chu/llm-wiki-pm

Agent Claude Code

Recomputes index.md and overview.md from the current wiki state. Use when index is out of sync or after bulk ingests.

6 1mo ago A 33 tokens original MIT

wiki-ingest

07

eliransu/digital-brain

Agent

Parallel batch ingestion agent for the Obsidian wiki vault. Dispatched when multiple sources need to be ingested simultaneously. Processes one source fully (read, extract, file entities and concepts, update index) then reports what was created and updated. Use when the user says "ingest all", "batch ingest", or…

1 3mo ago A 156 tokens original MIT

wiki-lint

08

eliransu/digital-brain

Agent

Comprehensive wiki health check agent. Scans for orphan pages, dead links, stale claims, missing cross-references, frontmatter gaps, and empty sections. Generates a structured lint report. Dispatched when the user says "lint the wiki", "health check", "wiki audit", or "clean up". Context: User says "lint the wiki"…

1 3mo ago A 137 tokens original MIT

wiki-ingest

09

tboome33/obsidian-mcp-router

Agent

Parallel batch-ingestion sub-agent for the Obsidian wiki vault. Dispatch when multiple sources need to be ingested simultaneously. Each agent processes one source fully (fetch → defuddle if needed → page plan → write source page → write entity/concept pages → patch index/log) then reports what was created and updated.…

1 2d ago A 106 tokens original Apache-2.0

wiki-lint

10

tboome33/obsidian-mcp-router

Agent

Comprehensive wiki health-check sub-agent. Scans for orphan pages, dead wikilinks, index drift, missing frontmatter fields, empty sections, and stale claims. Generates a structured lint report with severity tiers and proposed fixes. Read-only by default; never mutates without orchestrator approval. Dispatched when the…

1 2d ago A 87 tokens original Apache-2.0