What problem does it solve?
Turning a long-form video into platform-ready YouTube Shorts, TikTok, or Reels clips normally requires manual transcription, highlight hunting, and vertical cropping. This Skill automates that entire pipeline by delegating highlight extraction, deduplication, and face-tracked 9:16 cropping to muapi.ai's managed /ai-clipping endpoint.
Core Features & Use Cases
- Platform-aware presets: Pass --platform shorts, tiktok, reels, or feed to automatically apply the right aspect ratio (9:16 or 1:1) and default clip count.
- Ranked highlight extraction: Each returned clip includes a virality score (0-100), hook sentence, time range, and a reason explaining why the moment works.
- Zero local tooling: Transcription, ranking, and cropping run server-side, so no ffmpeg, Whisper, or local LLM keys are needed.
- Use Case: A podcaster pastes a YouTube URL and receives five ranked vertical clips with hooks and scores, ready to post to TikTok without opening a video editor.
Quick Start
Ask the agent to generate YouTube Shorts from a given video URL using the muapi-youtube-shorts skill with the shorts platform preset.