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
How it works
- Layer 1 (CM Context): Checks against the curated
cmplaybook for high-signal matches. - Layer 2 (QMD Semantic): Runs qmd over every collection matching
skills*. - Post-processing: Boosts canonical and
skills-dbhits, prefers actualSKILL.mdfiles over readmes/indexes, hides maintenance buckets, and normalizes qmd URIs back to local paths. - Fallback policy: Only recommend
find-skillswhen the local discovery quality is low.
Related skills
More from lev-os/agents
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
14research
Use when any research, search, or information gathering is needed.
13lev-design
|
12lev-intake
|
11work
|
11lev
|
10