obsidian-notes-karpathy
Installation
SKILL.md
Obsidian Notes Karpathy
Use this skill when the user talks about the workflow as a whole, not just one operation. Diagnose the lifecycle stage first, then route to the correct operational skill. If the operation is already obvious, skip the router and go straight to the matching kb-* skill.
Archive semantics stay split: raw/** plus raw/_manifest.yaml are source retention archive, while durable outputs under outputs/** are artifact archive. Neither archive surface bypasses the draft -> review -> live truth boundary.
When the user brings in the simpler raw/wiki/output vocabulary from Chinese-LLM-Wiki, route by meaning rather than mirroring that older structure literally.
Minimal loop
kb-ingestregisters raw sources intoraw/_manifest.yamlkb-compilebuilds reviewable candidates from immutable captureskb-reviewdecides what deserves durable truthkb-queryreuses approved knowledge for search, grounded answers, creator-facing publish artifacts, archived Q&A reuse, and static web exportkb-renderturns approved knowledge into deterministic derivative artifactskb-reviewalso owns the maintenance lane when approved knowledge drifts or backlog accumulates