Нарезка длинных видео на вирусные Shorts и Reels

★ 7.1 · content

youtube-shorts is a Claude Code skill that automatically cuts long-form videos into ranked vertical clips for YouTube Shorts, TikTok, and Instagram Reels, targeting the 9:16 aspect ratio and a 30–60 second sweet spot. It acts as a platform-aware preset over the AI Clipping primitive, delegating all heavy lifting to muapi.ai's managed `/ai-clipping` endpoint — transcription, virality-based highlight ranking (hook moments, emotional peaks, opinion bombs, revelation moments, conflict, quotable lines), deduplication, and face-tracked vertical cropping all run server-side with no local ffmpeg, Python, or Whisper required. Pass a YouTube URL, hosted MP4, or local file along with `--platform shorts|tiktok|reels|feed`, and the skill applies the correct defaults for clip count and aspect ratio; batch processing via `xargs` and async submission with polling are also supported. Every returned clip includes a score from 0–100, an opening hook sentence, and a one-sentence explanation of why the moment is likely to perform well.