skill-review
Installation
SKILL.md
Skill Review
Purpose
Assess whether a skill earns its place. A skill costs context and attention every time it loads; it must return more than it costs.
When to Use
- Reviewing a skill before publishing it.
- A skill that triggers unreliably.
- Auditing a skill library for redundancy and dead weight.
- Deciding whether two skills should be merged or split.
Capabilities
- Triggering evaluation: does it fire when it should, and stay silent when it should not?
- Content quality: is the guidance specific, correct, and actionable?
- Redundancy check: does it tell the model something it does not already do?
- Overlap detection across a library.