Turn a 60-min podcast into 5 vertical Shorts
When to use: You have a long episode and need bite-sized clips for TikTok/Shorts/Reels.
Prerequisites
- Skill installed — git clone https://github.com/Ceeon/videocut-skills ~/.claude/skills/videocut
- FFmpeg —
brew install ffmpegor apt-get equivalent - Source video — .mp4 file with the full episode
Flow
-
Transcribe + identify highlightsVideoCut: transcribe ep07.mp4. Identify 5 candidate Shorts (60–90s each), each containing one self-contained insight.✓ Copied→ 5 timestamp ranges with rationale per clip
-
Cut + captionCut clips into ./shorts/. Burn captions, vertical 9:16, normalize loudness.✓ Copied→ 5 mp4 files, ready to upload
-
Spot checkShow me the first 5 seconds of clip 3 — captions readable? Sound levels OK?✓ Copied→ Quick sanity check before posting
Outcome: Day's content batch in 30 min instead of an evening in Premiere.
Pitfalls
- Clip mid-sentence — Use transcript-aware trimming to snap to sentence boundaries
- Captions cover speaker face — Specify caption position; default centered-bottom