seedance-continuation

seedance-continuation is a skill for Claude Code from Emily2040/seedance-2.0. It costs 53 tokens per session (1,714 once invoked), scanned A, original, MIT.

A Seedance 2.0 video-generation guide for continuing an existing clip or sequence from the footage that was actually accepted.

In plain words
What is it for?
Use it to extend a shot, create the next shot, repair a clip’s ending, connect known frames, or create a successor prompt.
Why use it?
It helps prevent visual drift and avoids treating the original plan as more important than what the finished footage shows.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: built for openclaw.

Good fit Use it to extend a shot, create the next shot, repair a clip’s ending, connect known frames, or create a successor prompt.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/emily2040/seedance-2.0/seedance-continuation
About the project

seedance-2.0 is an agent-driven production pipeline for creating AI films from text, images, videos, and references, including audio and platform-specific workflows. Filmmakers and creators use it to plan scenes and generate coherent prompts for Seedance-related tools, while the catalogue contains skills from that workflow.

Emily2040/seedance-2.0 · 7,260 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Emily2040/seedance-2.0 --skill seedance-continuation
Clone the repo
git clone --depth 1 https://github.com/Emily2040/seedance-2.0

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seedance-continuation

README.md
[![agentmods](https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-continuation/github.svg)](https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-continuation)
Your own site
<a href="https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-continuation"><img src="https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-continuation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seedance-continuation

Your own site · 80×15
<a href="https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-continuation"><img src="https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-continuation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,714 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.01714
Opus 5 $0.00026 $0.00857
Sonnet 5 $0.00011 $0.00343
Haiku 4.5 $0.00005 $0.00171

Measured 3d ago against content hash 0b9e354918e5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

seedance-continuation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/seedance-continuation/SKILL.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

seedance-continuation

Before producing prompt text, a prompt-ready block, a rewrite, an example, or a compiled clip, load the Director's Read, classify the brief, and complete its canonical narrative or non-narrative record. Translate that record into visible or audible carriers and keep its internal labels out of final generation prose.

Use this for seamless continuation, intentional next shots, bridge clips, tail repair, and re-anchoring after drift. A continuation prompt must be grounded in accepted footage, not only in the old plan.

Load the Director's Read, continuation-handoff, sequence-project-state, prompt-compiler, reference-transfer-contract, and continuity-qc. Load failure-atlas when the continuation failed or drift is visible. Load directing-engine so the next clip inherits the project's directorial voice and its position on the long-form spine; the look never re-rolls between clips.

Intent

The user already made something they accepted, and now they are trusting the story to continue from exactly where it really landed - not where the plan hoped it would. The soul of this skill is fidelity to what actually happened: honor the accepted footage as the only truth, refuse to invent the bridge, and ask for the real ending rather than guess it. Continuity is a promise that the film the user already has will not be quietly contradicted.

Required Input Gate

Before writing any continuation prompt, require:

  • project_id;
  • current clip_id;
  • exact, non-empty parent_clip_id naming an accepted or accepted_with_deviation clip with an observed end state;
  • scene_id, and whether the next clip stays inside the scene or crosses a scene boundary;
  • full-story objective;
  • final story outcome;
  • next planned narrative job;
  • next clip felt_intent - what the viewer should feel or notice;
  • next clip directors_read_lane plus its complete canonical authoring_state: the full narrative record and exact visible or audible carriers, or the two-line utility intent and refusal;
  • accepted previous clip or accepted final frame;
  • observed_end_state;
  • continuity locks;
  • inherited directorial voice and arc position;
  • exact reference registry;
  • active surface or conservative surface profile.

Read the full file on GitHub · 102 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed 0b9e354918e5
  2. 11d ago First seen · 102 lines · 53 tokens per session scan A 8029af2d99b3

Subscribe to this mod's changes

seedance-continuation is a skill published in the GitHub repository Emily2040/seedance-2.0 (7,260 stars, last pushed 3d ago), licensed MIT. It adds 53 tokens to every session and 1,714 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

seedance-continuation

This skill should be used when a Seedance 2.0 user asks to continue, extend, make the next part, repair the tail, bridge between known frames, re-anchor drift, or create a successor prompt from accepted footage.

1370998960-del/https-github.com-Emily2040-seedance-2.0 · 53 tokens

seedance-continuation

This skill should be used when a Seedance 2.0 user asks to continue, extend, make the next part, repair the tail, bridge between known frames, re-anchor drift, or create a successor prompt from accepted footage.

LeoYeAI/seedance-skills · 53 tokens

seedance-continuation

This skill should be used when a Seedance 2.0 user asks to continue, extend, make the next part, repair the tail, bridge between known frames, re-anchor drift, or create a successor prompt from accepted footage.

mrDesign-ww/vault-os · 53 tokens

seedance-sequence

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.

1370998960-del/https-github.com-Emily2040-seedance-2.0 · 55 tokens

seedance-sequence

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.

LeoYeAI/seedance-skills · 55 tokens

seedance-sequence

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.

mrDesign-ww/vault-os · 55 tokens