seedance-sequence

Plans multi-clip Seedance 2.0 video stories and compiles one continuation-ready prompt per clip.

40|6|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/LeoYeAI/seedance-skills --skill seedance-sequence-leoyeai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seedance-sequence
Source: https://github.com/LeoYeAI/seedance-skills/tree/main/skills/seedance-sequence
Command: npx skills add https://github.com/LeoYeAI/seedance-skills --skill seedance-sequence-leoyeai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Long stories, campaigns, and connected scenes exceed what a single Seedance 2.0 generation can reliably produce, and naive clip-by-clip prompting breaks continuity of characters, locations, and narrative state. This Skill plans the whole story globally while compiling only the next unresolved clip prompt, keeping identity and action consistent across generations. ## Core Features & Use Cases - Sequence Classification: Detects when a request is a multi-clip project versus a standalone clip, and classifies generation mode (T2V, I2V, V2V, R2V, FLF2V), sequence relation, shot structure, and surface profile. - Scene and Clip Architecture: Groups beats into scenes with chain-depth caps, canonical anchor references, arc positions, and audio plans, then divides scenes into generation-sized clips each with one narrative job and felt intent. - Stateful Continuity Management: Tracks planned versus observed start/end states, continuity locks, and a Project State Capsule so each new prompt matches what Seedance actually produced. - Use Case: A user asks for a five-part product launch video. The Skill outputs a story spine, scene map, Clip 01 contract and prompt, provisional intent cards for later clips, and instructions to return each generated clip before the next prompt is finalized. ## Quick Start Ask the agent to plan my connected multi-clip Seedance video story and generate the first clip prompt using the seedance-sequence skill.

Frequently Asked Questions about seedance-sequence

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

FAQPage Schema
How do I create a multi-clip video story with Seedance 2.0?▼

Plan the full story as scenes and clips first, then generate one clip at a time. Each clip gets its own prompt compiled from the current state, and you return the generated footage before the next prompt is finalized so continuity is preserved.

How do I continue or extend a Seedance video into a next part?▼

Seamless continuation chains a new clip from the accepted footage of the previous clip, but only within the same scene. Chain depth is capped at two to three generations before re-anchoring from canonical references to prevent identity drift.

When should a video request be split into multiple Seedance generations?▼

Split when the story exceeds the active surface's verified duration, contains multiple narrative beats, or uses continue, extend, or next-part language. Single-idea requests that fit one generation stay on the standalone clip path.

Why do characters drift across chained AI video generations?▼

Identity decays with each output-sourced generation because every chained clip uses prior model output as its reference. Scheduled re-anchors from canonical reference images at scene boundaries reset identity before drift becomes expensive to repair.

Can Seedance clips share continuous audio across a sequence?▼

No, audio is not continuous across separate generations. Each clip carries its own ambience, sync sound effects, and dialogue, while music and score should be unified in post-production.