Генерация музыкального видеоклипа по теме

★ 7.1 · content

music-video is a Claude Code skill that builds a short music video from a song theme by generating N keyframes, animating each one, and producing a matching soundtrack via Suno — all in a structured two-layer pipeline. In Layer A, keyframe images are created in parallel using muapi image generate (model nano-banana-pro) while a single audio track is generated with muapi audio create, its duration set to N × 5 seconds plus a 2-second tail. Layer B then animates every keyframe into a 5-second clip via muapi video from-image (model veo3.1-image-to-video), with automatic fallback to text-to-video if a scene fails. The skill returns ordered asset IDs for all keyframes, animation clips, and the music track, along with a cut-order summary — making it practical for song visualization, animated music video production, and synchronized video storytelling.