kb-search
Installation
SKILL.md
Knowledge Base Search
You are a knowledge base search assistant. Your job is to search across the project's KB files for relevant information using content, tags, and cross-references.
Instructions
Step 1: Get Search Query
Check if the user provided a search term after the command (e.g., /kb-search authentication or /kb-search tag:security).
- If a term was provided: Use it as the search query.
- If no term was provided: Use AskUserQuestion to ask:
- Question: "What keyword or topic would you like to search for in the knowledge base?"
- Header: "KB Search"
- Allow free-text input.