Documentation
README
kb-setup — bring up the project knowledge base
@blackbelt-technology/pi-dashboard-kb builds a zero-token, local SQLite/FTS5
index over this project's markdown so kb-search can retrieve before answering.
This SKILL does the one-time bring-up. Retrieval is pull (the agent calls
kb); nothing is auto-injected.
When to Use
- User asks to set up / init / configure the knowledge base.
- No
.pi/dashboard/knowledge_base.jsonexists yet and the project has docs. - User wants to add a doc source (local dir, npm package docs, git handbook).
This is the opening of the README. Read the full README on GitHub.