kb-init
Installation
SKILL.md
kb-init — scaffold a knowledge bundle
Scaffold a conformant bundle per kb. Your unique work is the schema layer (step 2) and adapting the seed (step 3).
Read the version profile before writing. New bundles target OKF v0.2. Read the glossary if the terms below are unfamiliar.
1. Resolve location and bundle name
Default to a bundle at knowledge/. Accept overrides from the user's request:
- A different path (e.g.
docs/kb) → scaffold there instead. - A named bundle (e.g. "a
cibundle") → scaffold atknowledge/<name>/and treatknowledge/as a multi-bundle folder: ensure a top-levelknowledge/index.mdexists that catalogs the bundles (create it if missing; add this bundle to it).