video-short-maker
Installation
SKILL.md
Video Short Maker
Overview
Use this skill to turn a local video into a shorter MP4 by detecting silence and keeping the strongest non-silent parts. The base workflow depends only on ffmpeg and ffprobe. Captions are optional and use local whisper.cpp.
Requirements
Check dependencies first:
ffmpeg -version
ffprobe -version
If missing on macOS, tell the user: