detect-cues
Installation
SKILL.md
Detect Cues
Acoustic cue detection — find timestamps where something happens in the audio, independent of what was said. Useful for:
- Chapter markers anchored to topic-shift moments (which usually coincide with energy/onset changes).
- Crossfade alignment when assembling multi-part episodes.
- Pre-edit triage: skim a long recording by jumping to onset clusters.
- Beat detection on music beds for cue-point editing.
When to use
- Long recording where the user wants a "table of acoustic events" without transcribing first.
- Episode assembly: align cuts to actual silences/onsets rather than guessed offsets.
- Music: find beat positions for cueing.
Do not use this skill when:
- The user wants chapter markers from transcript content — that's
suggest-title-description. - The user wants silence-based cuts — that's
silence-cut/silence-cut-edl.