skill-discovery
Installation
SKILL.md
skill-discovery
Dual-layer local skill lookup using cm context and qmd semantic search.
This skill takes a task description and searches over the local skills runtime, preferring ~/.agents/skills and ~/.agents/skills-db while still being able to read every qmd collection whose name begins with skills.
Usage
# General lookup
skill-discovery "I need to deploy a react app to AWS"
# JSON output
skill-discovery "Scan my code for bugs" --json