kb-init

Installation
SKILL.md

KB Init

One-time setup, migration, and repair for the review-gated workflow.

Quick Start

For a fresh vault, the happy path is four steps:

  1. Init — run kb-init to create the support layer (raw/, wiki/, outputs/, AGENTS.md)
  2. Ingest — run kb-ingest to register raw sources into raw/_manifest.yaml
  3. Compile — run kb-compile to build reviewable drafts
  4. Review — run kb-review to approve drafts into the permanent wiki under wiki/live/

After that, use kb-query to ask questions, kb-render to generate deterministic outward artifacts, and kb-review maintenance mode to audit drift.

This mirrors Karpathy's LLM Wiki pattern: raw sources are immutable evidence, the LLM compiles and maintains the wiki, and you curate by sourcing documents and asking the right questions.

Read before writing

Related skills

More from bahayonghang/obsidian-notes-karpathy

Installs
9
GitHub Stars
3
First Seen
Apr 7, 2026