seedance-video

Generate dance and motion videos from text prompts or reference images via the Seedance API.

13|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/AceDataCloud/Skills --skill seedance-video-acedatacloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seedance-video
Source: https://github.com/AceDataCloud/Skills/tree/main/skills/seedance-video
Command: npx skills add https://github.com/AceDataCloud/Skills --skill seedance-video-acedatacloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Producing consistent dance and motion video content from ideas and visuals is slow and requires specialized workflows, but Seedance video generation turns prompts and images into ready-to-use motion scenes.

Core Features & Use Cases

  • Text-to-Video & Image-to-Video: Create dance and motion sequences from textual choreography prompts or animate provided images.
  • Model-Configurable Quality: Choose between multiple Seedance models for reliability, speed, or higher quality (including optional audio support where available).
  • Control Output Specs: Set resolution, aspect ratio, and duration, and optionally constrain generation with seed, fixed camera, and watermark options.
  • Frame Role Workflows: Use first_frame, last_frame, or reference_image roles to guide transitions and style/content continuity.

Quick Start

Use the seedance-video skill to generate a 10-second 16:9 dance video from the prompt a street dancer doing breakdancing moves in an urban setting by calling the Seedance videos endpoint with your AceDataCloud API token and selecting a pro model like doubao-seedance-1-0-pro-250528.

Frequently Asked Questions about seedance-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a dance video from a text prompt?

You can animate a reference image by using image-to-video generation with frame role workflows. Assigning your image as a first_frame, last_frame, or reference_image guides the Seedance API to maintain style and content continuity throughout the generated motion video.

Can I control the resolution and aspect ratio of generated motion videos?

To ensure reproducible video generation, you can enable the seeded reproducibility option. By constraining the generation process with a specific seed value alongside a fixed camera, the Seedance API consistently produces the same motion video output from your prompt.

Does the video generation process support audio output?

You need an ACEDATACLOUD_API_TOKEN to authenticate and use the Seedance video generation API. This token is required to access the endpoint for processing your text prompts and reference images into dance and motion videos.

What is the best way to prototype choreography from concept art?

You can manage long-running video generation tasks by enabling asynchronous task polling. The Seedance API supports this mode, allowing you to submit your video generation request and periodically check the status until the motion video is fully processed.