seedance-prompt-short

seedance-prompt-short is a skill for Claude Code from Emily2040/seedance-2.0. It costs 47 tokens per session (904 once invoked), scanned A, original, MIT.

A guide for shortening Seedance 2.0 video prompts, including compact Chinese prompts. It keeps the concrete details needed to describe a shot or sequence.

In plain words
What is it for?
Compressing prompts to roughly 30–100 words and preserving reference tags, sequence state, endpoints, and constraints.
Why use it?
It removes filler without losing important information such as the subject, action, camera, lighting, sound, and continuity.

Skill for Claude Code

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

Good fit Compressing prompts to roughly 30–100 words and preserving reference tags, sequence state, endpoints, and constraints.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/emily2040/seedance-2.0/seedance-prompt-short
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,279 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-prompt-short
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-prompt-short

README.md
[![agentmods](https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-prompt-short/github.svg)](https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-prompt-short)
Your own site
<a href="https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-prompt-short"><img src="https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-prompt-short/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-prompt-short

Your own site · 80×15
<a href="https://agentmods.dev/skills/emily2040/seedance-2.0/seedance-prompt-short"><img src="https://agentmods.dev/badge/skills/emily2040/seedance-2.0/seedance-prompt-short.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 904 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.00047 $0.00904
Opus 5 $0.00023 $0.00452
Sonnet 5 $0.00009 $0.00181
Haiku 4.5 $0.00005 $0.00090

Measured 5d ago against content hash 645e1a50cb4b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

seedance-prompt-short 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 5d 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-prompt-short/SKILL.md · 65 lines

How it starts

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

seedance-prompt-short

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.

Compress Seedance prompts without losing the production signal. A short prompt still needs mode, subject, action, camera, light, sound when useful, and constraints. Remove filler before removing physical details.

Load the Director's Read before compression, even when the requested output is only one line. Briefs with a dramatic story turn complete its ten-field narrative record first. Observation/performance without that turn and utility briefs use its two-line non-narrative intent and refusal without fabricated drama; short output must still preserve the requested expression or rhythm. Short means compressed output, not skipped judgment.

When sequence state is present, compression must preserve continuity locks, exact reference tags, actual opening state, current clip action, endpoint, completed beat exclusions, and reserved future beats. Do not compress away the words that keep a continuation from replaying completed action or leaking future action.

Intent

Compression is an act of judgment about what the user loves most. What survives the cut is the soul of their shot; everything else goes first. If the user would mourn a deleted word, it was never filler.

Compression Priority

Preserve in this order:

  1. Reference tags and their role.
  2. Subject or product identity.
  3. Action verb and visible endpoint.
  4. For narrative work, the visible suppressed behavior and non-transferable detail that carry the Director's Read.
  5. One camera move.
  6. Physical light source or atmosphere.
  7. Audio cue or silence instruction.
  8. Safety, IP, or continuity constraint.
  9. Sequence state clauses: actual opening state, continuity locks, completed beats, and reserved beats.

Read the full file on GitHub · 65 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. 5d ago Changed 645e1a50cb4b
  2. 13d ago First seen · 65 lines · 47 tokens per session scan A 3225ea5b3dd3

Subscribe to this mod's changes

seedance-prompt-short is a skill published in the GitHub repository Emily2040/seedance-2.0 (7,279 stars, last pushed 4d ago), licensed MIT. It adds 47 tokens to every session and 904 once invoked, about $0.0002 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-prompt-short

This skill should be used when the user asks for a compact Seedance 2.0 prompt, short Chinese prompt, prompt compression, 30-100 word output, or removal of unnecessary prompt language.

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

seedance-prompt-short

This skill should be used when the user asks for a compact Seedance 2.0 prompt, short Chinese prompt, prompt compression, 30-100 word output, or removal of unnecessary prompt language.

LeoYeAI/seedance-skills · 47 tokens

seedance-prompt

This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.

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

seedance-examples-ja

This skill should be used when the user asks for Japanese Seedance 2.0 examples, Japanese prompt patterns, example rewrites, or safe versions of working Japanese video-generation prompts.

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

seedance-filter

This skill should be used when a Seedance 2.0 prompt is blocked, rejected, silently degraded, or likely to trigger a content filter; or when the user asks for a safer rewrite without losing the creative intent.

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

seedance-examples-zh

This skill should be used when the user asks for Chinese Seedance 2.0 examples, Chinese prompt patterns, example rewrites, or safe versions of working Chinese video-generation prompts.

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