
e0ipso/kenkeep
5 skills75 installs95 starsGitHub
Install
npx skills add https://github.com/e0ipso/kenkeepSkills in this repo
1Kk BootstrapA kenkeep skill that performs a one-time supervised extraction of project knowledge from existing markdown documentation, writing practice and map nodes to seed an empty knowledge base. A solo builder reaches for it to jump-start kenkeep from docs they already have, rather than recording every convention from scratch.16installs2Kk AddA kenkeep skill that captures a single piece of project knowledge - a convention, gotcha, rationale, or named concept - and writes it as a structured markdown node into a shared knowledge base for teammate review. A solo builder reaches for it to persist hard-won context so it survives across sessions and agents instead of being lost.15installs3Kk CurateA kenkeep skill that curates accumulated session logs into the project knowledge base - deciding what to add, modify, or drop, deduplicating entries, flagging conflicts, and rebuilding indices. A solo builder reaches for it to keep captured knowledge clean and current, reflecting the project's present end state rather than a pile of raw history.15installs4Kk Migratekk-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.15installs5Kk Session Extractkk-session-extract is a Kenkeep skill that pulls durable project knowledge out of the current live session, stages it as a normal done session log, and immediately runs the shared curation pass, all in-host on the live context window. A solo builder reaches for it to capture teaching moments from the session they just finished instead of waiting for capture hooks and a later curate run.14installs