trusted-skill-scout
Installation
SKILL.md
Trusted Skill Scout
Find high-signal skills for the current repository, filter by trust policy, collect user selections, and install deterministically.
Core Behavior
Follow this flow in order. Do not skip gates.
- Ask install scope before discovery (default: project-only), then state what this skill does.
- Profile the repo (parallel sub-agents when available).
- Generate 6-10 repo-aware discovery queries.
- Run discovery queries sequentially with
npx skills find. - Enrich candidates with trust metadata.
- Apply trust filter.
- Rank, present compact cards, and collect keep selections (interactive multi-select when available).
- Build final shortlist and ask install confirmation.
- Install selected skills sequentially with deterministic commands.
- Verify and report results.