voice-checker
Installation
SKILL.md
Your Task
Input: $ARGUMENTS
Based on the argument provided:
Single track path (tracks/01-song.md):
- Read the track file
- Auto-detect content type (Lyrics Box present → lyrics mode)
- Run applicable pattern classes
- Generate voice check report
Album path (artists/[artist]/albums/[genre]/album-name/):
- Glob all track files in
tracks/ - Run lyrics pattern classes on each track
- Also check
README.mdandpromo/*.mdfor prose patterns - Generate consolidated album report