
Kk Migrate
- 15 installs
- 19 repo stars
- Updated July 30, 2026
- e0ipso/kenkeep
Runs any pending Kenkeep knowledge-base migration by querying the migration chain and executing each step's documented procedure via deterministic CLI primitives.
About
kk-migrate is a Kenkeep skill that upgrades an out-of-date knowledge-base layout by walking the deterministic migration chain and running each pending step's procedure in-host, delegating every file write to tested CLI primitives so ids and bytes are preserved. A solo builder reaches for it when doctor, init, or the node reader reports a legacy flat layout or stale schema_version and asks to migrate.
- Executes the full pending migration chain step by step
- Delegates every write to tested CLI primitives
- Triggered when doctor/init reports an out-of-date schema_version
Kk Migrate by the numbers
- 15 all-time installs (skills.sh)
- Ranked #1,404 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/e0ipso/kenkeep --skill kk-migrateAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 15 |
|---|---|
| repo stars | ★ 19 |
| Last updated | July 30, 2026 |
| Repository | e0ipso/kenkeep ↗ |
What it does
Runs any pending Kenkeep knowledge-base migration by querying the migration chain and executing each step's documented procedure via deterministic CLI primitives.
Who is it for?
Keeping a Kenkeep knowledge base schema current
When should I use this skill?
doctor or init reports an out-of-date schema_version
What you get
- migrated knowledge base