seedance-prompt-short

seedance-prompt-short is a skill for Claude Code from LeoYeAI/seedance-skills. It costs 47 tokens per session (699 once invoked), scanned A, a copy of seedance-prompt-short, MIT.

A guide for shortening Seedance 2.0 prompts, where a prompt is the written instruction used to generate a video. It keeps the visible subject, action, camera, lighting, sound, references, and continuity details that affect the result.

In plain words
What is it for?
Use it to compress long video prompts into 30–100 words while retaining the important production instructions. It is also useful for shortening prompts with reference tags, camera movement, sound, safety limits, or multi-step continuity.
Why use it?
It removes filler without deleting the instructions that control what happens on screen. For continuing clips, it helps preserve the starting state and avoid repeating completed action or revealing planned future action.

Skill for Claude Code

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

Good fit Use it to compress long video prompts into 30–100 words while retaining the important production instructions. It is also useful for shortening prompts with reference tags, camera movement, sound, safety limits, or multi-step continuity.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leoyeai/seedance-skills/seedance-prompt-short
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 LeoYeAI/seedance-skills --skill seedance-prompt-short
Clone the repo
git clone --depth 1 https://github.com/LeoYeAI/seedance-skills

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/leoyeai/seedance-skills/seedance-prompt-short/github.svg)](https://agentmods.dev/skills/leoyeai/seedance-skills/seedance-prompt-short)
Your own site
<a href="https://agentmods.dev/skills/leoyeai/seedance-skills/seedance-prompt-short"><img src="https://agentmods.dev/badge/skills/leoyeai/seedance-skills/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/leoyeai/seedance-skills/seedance-prompt-short"><img src="https://agentmods.dev/badge/skills/leoyeai/seedance-skills/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 699 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.
Origin 98% copy Near-identical to another mod 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.00699
Opus 5 $0.00023 $0.00349
Sonnet 5 $0.00009 $0.00140
Haiku 4.5 $0.00005 $0.00070

Measured 12d ago against content hash 21e643b541bc, 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 12d 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.

Origin

This is a copy

98% identical to seedance-prompt-short — 10 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/seedance-prompt-short/SKILL.md · 60 lines

How it starts

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

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:

  1. Reference tags and their role.
  2. Subject or product identity.
  3. Action verb and visible endpoint.
  4. One camera move.
  5. Physical light source or atmosphere.
  6. Audio cue or silence instruction.
  7. Safety, IP, or continuity constraint.
  8. 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为参考,严格保持[主体]不变;仅加入[动作/光线/镜头]。声音:[提示]。

Read the full file on GitHub · 60 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. 12d ago First seen · 60 lines · 47 tokens per session scan A 21e643b541bc

Subscribe to this mod's changes

seedance-prompt-short is a skill published in the GitHub repository LeoYeAI/seedance-skills (39 stars, last pushed 2mo ago), licensed MIT. It adds 47 tokens to every session and 699 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to seedance-prompt-short, differing in 10 lines, and is treated as a copy.

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.

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.

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

seedance-25-prompting

Expert prompt engineering pour Seedance 2.5 (ByteDance / Dreamina / Jimeng / Doubao), modèle vidéo 30 s en une passe, audio natif, 50 références max. Utiliser dès que l'utilisateur veut écrire, optimiser ou déboguer un prompt Seedance (2.5 ou 2.0), générer une vidéo avec Seedance/Dreamina/Jimeng, faire du…

gbeyrouti/seedance-prompting-claude-skill · 278 tokens

seedance-vocab-en

This skill should be used when an English Seedance 2.0 prompt needs clearer production wording, less generic prose, or precise vocabulary for camera, lighting, motion, VFX, audio, and constraints. Route blocked prompts through seedance-filter for context and boundary review.

Emily2040/seedance-2.0 · 61 tokens

seedance-antislop

This skill should be used when a Seedance 2.0 prompt contains generic AI filler, hollow superlatives, vague cinematic language, bloated adjectives, weak verbs, or needs sharper production-specific wording.

Emily2040/seedance-2.0 · 48 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.

Emily2040/seedance-2.0 · 43 tokens