What problem does it solve?
Editing talking-head videos (vlogs, speeches, interviews, livestreams) manually is slow: you must scrub hours of footage to remove filler words, stutters, and dead air, or to find the highlight moments worth clipping. This Skill automates the detection phase by transcribing speech with word-level timestamps and producing a structured cut plan.
Core Features & Use Cases
- Filler Removal: Detects filler words (嗯/呃/um/uh), silences, stutters, false starts, and repeated sentences, marking them for removal in a cut_plan.json file.
- Highlight Extraction: Identifies high-density, novel speech segments and marks them as keep segments for short highlight reels.
- Human-in-the-loop Gate: The cut plan must be reviewed and confirmed by the user before the actual ffmpeg cutting is executed via the video-edit skill.
- Use Case: You have a 30-minute interview recording and want a clean 60-second highlight clip. Run detection in highlight mode, review the generated cut_plan.json, then apply the cut and verify the result with the video-review gate.
Quick Start
Ask the agent to remove filler words and silences from your talking-head video, or to cut it into a highlight reel of a target duration.