seedance-prompt-short
GitHub用于将 Seedance 2.0/2.5 视频生成提示词压缩至 30-100 字,保留核心主体、动作、镜头及连续性约束,去除冗余描述。
Trigger Scenarios
Install
npx skills add Emily2040/seedance-2.0 --skill seedance-prompt-short -g -y
SKILL.md
Frontmatter
{
"name": "seedance-prompt-short",
"tags": [
"prompt-compression",
"chinese-prompt",
"seedance-20"
],
"license": "MIT",
"metadata": {
"author": "Iamemily2050 (@iamemily2050)",
"parent": "seedance-20",
"updated": "2026-08-01",
"version": "6.7.0",
"openclaw": {
"emoji": "🎬",
"homepage": "https:\/\/github.com\/Emily2040\/seedance-2.0"
},
"repository": "https:\/\/github.com\/Emily2040\/seedance-2.0"
},
"description": "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.",
"user-invocable": true
}
seedance-prompt-short
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.
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:
- Reference tags and their role.
- Subject or product identity.
- Action verb and visible endpoint.
- One camera move.
- Physical light source or atmosphere.
- Audio cue or silence instruction.
- Safety, IP, or continuity constraint.
- Sequence state clauses: actual opening state, continuity locks, completed beats, and reserved beats.
Delete generic adjectives, duplicate style labels, obvious background details, secondary camera moves, and secondary actions before deleting preservation constraints.
For bilingual or mixed-language compression, load [ref:multilingual-community-examples]. Keep only the language mix that clarifies reference roles, dialogue, camera terms, or safe production constraints.
Compact Templates
| Need | Template |
|---|---|
| T2V | [Subject] [action and endpoint] in [scene]. Camera: [one move]. Light/style: [physical source]. Sound: [cue]. Constraint: [risk/continuity]. |
| I2V | @Image1 preserved; only [motion/light/camera] changes. Camera: [one move]. Sound: [cue]. Constraint: [what must not change]. |
| V2V | @Video1 controls [motion/camera/timing] only; new subject [anchor]. [Action]. Do not transfer [identity/scene/logo]. |
| Chinese | @Image1为参考,严格保持[主体]不变;仅加入[动作/光线/镜头]。声音:[提示]。 |
Output Contract
Return one compact prompt, ideally 30-100 English words or an equivalent Chinese prompt when the user asks for Chinese or maximum compression. Include a one-line note only if something important was removed.
Version History
-
7f22eac
Current 2026-08-02 22:01
更新版本至 v6.7.0,记录 Seedance 2.5 信息并修正前端排版与字体规范问题。
- 6c51262 2026-07-30 20:23


