skill-optimizer
Installation
SKILL.md
Skill Optimizer
Analyze, audit, and optimize skills for maximum discoverability and agent routing accuracy.
When to Use
Use this skill when:
- A user wants to improve an existing skill's discoverability or search ranking
- A skill is not being found by the agent when it should be triggered
- A skill's description is unclear, lacks keywords, or has poor boundaries
- A skill has ambiguous naming that conflicts with other skills
- A user wants to SEO-optimize their skill collection
- Creating a new skill and want to follow best practices from the start
- A skill needs better guardrails to prevent mis-invocation
Do NOT use this skill if:
- The skill is working perfectly and has high usage — don't fix what isn't broken
- The user wants to add new functionality — use feature development instead
- The issue is a security vulnerability or bug in the skill's code — use skill-security-audit instead