This skill should be used when a Seedance 2.0 request is a long story, connected set of clips, multi-generation scene, campaign sequence, dense storyboard, continuation-ready plan, or any idea that must be divided into stateful clips.
57
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/seedance-sequence/SKILL.mdUse this when the user's idea is larger than one reliable generation, when connected clips are requested, or when the user says continue, extend, next part, part two, next scene, or make it longer. Plan globally, generate locally: the skill plans the whole story, but compiles only the next unresolved clip.
Load [ref:sequence-project-state], [ref:continuation-handoff], [ref:prompt-compiler], [ref:surface-prompt-profiles], [ref:event-density], and [ref:continuity-qc]. Load [ref:reference-transfer-contract] when references are present and [ref:dense-storyboard-mode] when the request contains many shots or animation panels. Load [ref:directing-engine] to set one directorial voice for the whole story and plan the long-form spine so the look is authored by one hand across every clip. For a user's first multi-clip project, [ref:sequence-worked-trace] walks the whole loop once - plan, deviation, reconciliation, chain cap, re-anchor, resume.
The user is trying to make a film, not a pile of prompts. This skill protects the thread of action across generations: what already happened, what is happening now, what must not happen yet, and what the accepted footage actually shows. The plan is global; the prompt is local.
Classify as sequence_project when the story exceeds the verified active-surface duration, asks for multiple connected clips, contains several narrative beats, is a film scene, ad, campaign, music sequence, action scene, dialogue scene, or uses continue/extend/next-part language. Otherwise classify as standalone_clip and return to the concise prompt path.
For every request also classify:
If the surface is unknown, use a conservative generic profile. Do not invent a duration, prompt limit, reference count, or tag syntax.
Plan scenes before clips. A scene is the re-anchor unit: one location and time envelope whose clips may chain from each other's accepted footage.
extension_depth to 0.max_chain_depth (default 2, hard ceiling 3). Schedule re-anchors in the plan; identity decays with chained generations, so a scheduled reset is routine and a drift repair is expensive.arc_position and its clips inherit it.[ref:directing-engine] set one directorial voice for the whole project and plan the long-form spine - how shot scale, camera movement, light contrast, and sound should progress from open to climax to release, and which single clip breaks the pattern to mark the turn.arc_position, canonical anchor_source references, max_chain_depth (default 2), and an audio plan.felt_intent - a single line naming what the viewer should feel or notice, the directing engine's intention made persistent in state - and one completed endpoint.Use beginner-friendly language. It is valid to say: "This idea needs three connected generations. I will plan the complete story now, but finalize one prompt at a time so each new prompt matches what Seedance actually produced."
Each clip card must include clip_id, scene_id, sequence_index, parent_clip_id, narrative_job, felt_intent, target_duration_sec, generation_mode, shot_structure, already_happened, this_clip_only, reserved_for_later, planned_start_state, planned_end_state, transition_in, transition_out, continuity_locks, allowed_changes, arc_position, and status. The arc_position (open, rising, turn, climax, or release) is inherited from the clip's scene and records where it sits on the directorial spine so its scale, movement, light, and sound trends inherit the project voice.
Each scene card must include scene_id, scene_index, narrative_function, arc_position, location, time_of_day, anchor_source, max_chain_depth, audio_plan, assigned_clip_ids, transition_out, and status.
Clip 01 can plan "exit terminal and reach open car door" with the endpoint "subject beside the open rear door" while reserving "entering the car" and "vehicle departure" for later clips. Do not paste all planned clips into one generation prompt.
For a new sequence, return:
Do not output internal JSON unless the user asks for it. The readable capsule is the cross-session handoff.
6c51262
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.