Loading...
Loading...
Creates motion graphics and video content using AI video generation models (Veo, Runway). Supports product animations, social media videos, explainer content, and cinematic sequences for content workflows.
npx skill4agent add cleanexpo/ato video-generation1. BRIEF → Define video requirements and narrative
2. STORYBOARD → Plan shot sequence and timing
3. PROMPT → Craft generation prompts per shot
4. GENERATE → Execute video generation requests
5. ASSEMBLE → Sequence clips and add audio
6. POLISH → Apply color grading and effects
7. EXPORT → Deliver in required formatsvideo:
title: "Video Title"
duration: "30 seconds"
aspect_ratio: "9:16" | "16:9" | "1:1"
style: "cinematic" | "corporate" | "playful" | "minimal"
shots:
- shot_number: 1
duration: "5s"
description: "Establishing shot of modern office"
movement: "slow pan right"
mood: "professional, clean"
- shot_number: 2
duration: "8s"
description: "Product close-up with hero lighting"
movement: "slow zoom in"
mood: "premium, aspirational"
audio:
music: "upbeat corporate" | "ambient" | "none"
voiceover: true | false
sound_effects: ["whoosh", "click", "ambient"][Scene Description] + [Camera Movement] + [Lighting] + [Mood] + [Technical]Smooth rotating view of sleek steam cleaner product,
studio lighting with soft shadows, white cyclorama background,
professional product photography style, 4K quality,
slow 360-degree rotation over 8 secondsDynamic cleaning transformation video, before and after,
split-screen effect, vibrant colors, energetic pacing,
satisfying cleaning content, vertical 9:16 format,
upbeat and engaging moodSmooth logo reveal animation, modern minimal style,
particles converging to form logo, dark background,
subtle glow effect, professional corporate feel,
3 second duration<video_output>
<metadata>
<title>Video Title</title>
<duration>30s</duration>
<resolution>1920x1080</resolution>
<fps>30</fps>
<model>veo-3.1</model>
</metadata>
<files>
<file format="mp4" codec="h264" size="final" path="..." />
<file format="webm" size="web-optimized" path="..." />
<file format="gif" size="preview" path="..." />
</files>
<shots>
<shot number="1" start="0:00" end="0:05" path="..." />
<shot number="2" start="0:05" end="0:13" path="..." />
</shots>
<audio>
<track type="music" source="..." />
<track type="voiceover" source="..." />
</audio>
</video_output>| Platform | Ratio | Resolution | Duration |
|---|---|---|---|
| Instagram Reels | 9:16 | 1080x1920 | 15-90s |
| YouTube Shorts | 9:16 | 1080x1920 | Up to 60s |
| TikTok | 9:16 | 1080x1920 | 15-180s |
| YouTube | 16:9 | 1920x1080 | Any |
| 16:9/1:1 | 1920x1080 | Up to 10min |
staticpantiltzoomdollyorbitstudionaturaldramaticsoftneon| Error | Recovery |
|---|---|
| Generation timeout | Reduce complexity, retry |
| Low quality output | Enhance prompt specificity |
| Motion artifacts | Simplify camera movement |
| Audio sync issues | Regenerate with adjusted timing |