kb

Installation
SKILL.md

KB Skill

Umbrella skill for knowledge base operations on research/{topic}/ wikis. Routes to the correct reference based on the intent requested.

Routing

Detect the user's intent and load the appropriate reference file:

Intent Trigger phrases Reference
Compile "kb compile", "compile wiki", "build knowledge base", "compile raw sources" ${CLAUDE_SKILL_DIR}/references/compile.md
Query "kb query", "ask knowledge base", "search kb", "kb question" ${CLAUDE_SKILL_DIR}/references/query.md
Lint "kb lint", "check kb health", "knowledge base health", "kb consistency" ${CLAUDE_SKILL_DIR}/references/lint.md

Reference Loading Table

Signal Load These Files Why
"kb compile", "compile wiki", "build knowledge base", "compile raw sources" compile.md Compile
Related skills
Installs
1
GitHub Stars
366
First Seen
13 days ago