How to turn a 90-minute podcast into 10 Shorts
何时使用: You published a long episode and want a week of Shorts from it with minimal effort.
前置条件
- Node 20+ for Remotion and FFmpeg installed — nvm install 20; brew install ffmpeg
- Skill cloned — git clone https://github.com/AgriciDaniel/claude-shorts ~/.claude/skills/claude-shorts
步骤
-
Transcribe and scoreProcess podcast_ep42.mp3 — transcribe and score candidate Short segments.✓ 已复制→ Ranked list of 20–30 candidates with timestamps and hooks
-
Pick and snapPick the top 10 and snap boundaries to clean audio breakpoints.✓ 已复制→ 10 segments with cleaned-up start/end
-
Render ShortsRender vertical 9:16 Shorts with animated captions to ./shorts/.✓ 已复制→ MP4 files ready to upload
结果: A week's worth of Shorts generated in an afternoon.
注意事项
- Captions out of sync — Use word-level timestamps from whisper — skill expects them
- Same joke across 3 Shorts — Ask Claude to de-dupe by topic cluster before rendering