What problem does it solve?
Creating short AI-generated video clips requires navigating different provider APIs, authentication schemes, and polling workflows. This Skill submits a structured prompt to Seedance 2.0, polls the generation job, downloads the resulting MP4, and verifies it with ffprobe, all through one unified command.
Core Features & Use Cases
- Dual-backend video generation: Submit jobs to OpenRouter (bytedance/seedance-2.0) or the official Volcengine ARK / BytePlus ModelArk endpoints with the same CLI interface.
- First-frame and reference image control: Lock the opening frame with an input image or anchor character identity and style across shots with reference images.
- Verified output with receipts: Downloads are validated with ffprobe, atomically published, and accompanied by a sanitized JSON receipt recording provider, model, and verification metadata.
- Use Case: Produce a 10-second vertical cinematic shot of an original character for a storyboard, then generate additional segments and stitch them with a video-merger workflow for content longer than 15 seconds.
Quick Start
Ask the agent to generate a 5-second 9:16 video of a young woman in a red trench coat walking through rain-soaked neon streets and save it as scene1.mp4.