skill-search
SKILL.md
Skill Search V1.1
Find skills using keyword, semantic, or AI-powered task matching.
Overview
This skill provides three search modes:
- Keyword Search (Fast BM25) — Match skill names and descriptions
- Semantic Search (Embeddings) — Find skills by meaning/concept similarity
- LLM Task Matching (AI-powered) — Describe your task, get skill recommendations
When to Use
- Before starting a new task — check if a relevant skill exists
- When user asks for capabilities — "what can you do with PDFs?"
- To avoid context bloat — find the right skill first, then load only that one
- When unsure which skill applies — use semantic or LLM matching for fuzzy matches