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
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9