What problem does it solve?
Turning a long podcast, interview, or lecture into short-form clips for TikTok, Reels, or Shorts normally requires transcription, highlight selection, and manual cropping. This Skill replaces that pipeline with a single managed API call that returns ranked, face-tracked vertical clips.
Core Features & Use Cases
- Automated highlight extraction: Server-side Whisper transcription and a virality framework (hooks, emotional peaks, opinion bombs, quotable lines) rank the best 30–75 second moments.
- Face-tracked auto-crop: Outputs 9:16, 1:1, or 4:5 clips with no local ffmpeg, GPU, or LLM required.
- Flexible output modes: Get hosted mp4 URLs per clip, or use --coords-only to retrieve just timestamps for your own renderer.
- Use Case: Point the Skill at a 2-hour podcast URL and receive 5 scored vertical clips, each with a hook line, virality reason, and downloadable mp4.
Quick Start
Ask the agent to clip your video, for example: turn this podcast URL into five 9:16 short clips and show me the ranked results.