Use when: analyzing an existing skill to understand its capabilities, use cases, triggers, limitations, and how to invoke it. Also use when evaluating skill quality, finding gaps, or determining if a skill fits a specific use case. Triggers: 'analyze skill', 'what does this skill do', 'skill review', 'evaluate skill', 'skill analysis', 'understand skill', 'skill capability', 'can this skill'. NOT for: creating new skills (use skill-creator), or when skill documentation is sufficient.
Analyze an existing skill to understand its capabilities, use cases, triggers, limitations, and how to properly invoke it.
Use this skill when:
Do NOT use when:
Read the skill's SKILL.md and extract:
Determine what the skill can do:
Map when this skill should be activated:
Document what the skill cannot do:
Evaluate dependencies:
Rate the skill on:
## Skill Analysis: [Skill Name]
### Overview
[Brief summary of what the skill does]
### Capabilities
- Primary: [Main function]
- Secondary: [Additional functions]
- Supported: [List of supported operations]
### Trigger Mapping
| Trigger Phrase | When to Use |
|----------------|-------------|
| [phrase 1] | [use case 1] |
| [phrase 2] | [use case 2] |
### Requirements
- **API Keys**: [List]
- **Dependencies**: [Packages/Tools]
- **Environment**: [Setup required]
### Limitations
- Cannot: [Limitations]
- NOT for: [Exclusions]
### Invocation
How to use: [Step-by-step]
### Quality Score
- Documentation: ⭐⭐⭐⭐⭐
- Examples: ⭐⭐⭐⭐☆
- Edge Cases: ⭐⭐⭐⭐⭐
### Similar Skills
- [Other skills that overlap]
Skill Content (simplified):
---