Source discovery - find high-quality candidate URLs with Google operators rendered in a real Chrome session, multi-query strategies, and source-quality triage, emitting deduplicated lead JSON. Use when a task needs to locate official docs, papers, code repositories, community evidence, recent posts, or competitive…
Crawl4AI capture - turn web pages, including JavaScript-rendered ones, into LLM-ready markdown or structured CSS/JSON extractions, with batch crawling, screenshots/PDFs, and extraction-quality checks. Use when a task needs page content beyond what a simple fetch or browser read returns, or when deep-research captures…
Deep research - end-to-end source-backed workflow that turns a research question into an agent-authored, cited brief with raw source captures. Use when a task needs a literature review, technical investigation, market or competitive intelligence, current-state analysis, any answer whose claims must be traceable to…
Ingest a source into the global LLM wiki (the knowledge base path defined in your global CLAUDE.md) — Karpathy's first LLM-wiki operation. Takes a URL, file, export, or pasted material; produces a cited wiki page, updates the index and related pages, and logs the ingest. Use when asked to "ingest this", "add to the…
Lint the global LLM wiki (the knowledge base path defined in your global CLAUDE.md) — the maintenance half of the Karpathy LLM-wiki loop. Checks contradictions, stale claims, orphan pages, index freshness, and broken links, then fixes what it can and reports what needs the user. Use when asked to "lint the wiki"…