What problem does it solve?
This Skill removes the manual, trial-and-error process of creating AI videos by handling task submission, progress polling, and downloading finished MP4 files for you.
Core Features & Use Cases
- Text-to-Video (T2V): Turn a natural-language prompt into a short video concept for pitches, demos, and content ideation.
- Image-to-Video (I2V): Animate a first frame (or multiple reference images) by attaching local images, network URLs, or file:// URIs.
- Audio-synced video generation: Produce a video with generated audio (available on specific 1.5 pro models) for richer storytelling and presentations.
- Use case: You need a 9:16 vertical short for social media: describe the scene, optionally provide a reference image, generate the video, and download the MP4 automatically.
Quick Start
Use the seedance skill to generate a 5-second text-to-video by running the command: bash "$SKILLS_ROOT/seedance/scripts/generate-video.sh" --prompt "A cinematic shot of a small cat playing in a sunny meadow, camera slowly pushes in" --ratio "9:16" --duration 5 --output generated_video.mp4.