Skip to content
OpenSmartRoute
Skillv1.0.0

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.

by emily2040(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from emily2040/seedance-2.0 (skills/seedance-prompt-short/SKILL.md). Install upstream with npx skills add emily2040/seedance-2.0 --skill seedance-prompt-short. Copyright stays with the author (MIT).

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. Narrative, story, and performance briefs complete its ten-field internal record first; non-narrative utility, product-only, abstract, VFX, and ambient briefs use its two-line utility intent and refusal without fabricated drama. 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.

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 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. Translate the Director's Read into visible or audible carriers and keep its internal labels out of the prompt. Include a one-line note only if something important was removed.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/emily2040-seedance-2-0-seedance-prompt-short/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

emily2040-seedance-2-0-seedance-prompt-short.ocm.jsonjson
{
  "ocm": "1",
  "id": "emily2040-seedance-2-0-seedance-prompt-short",
  "kind": "skill",
  "name": "seedance-prompt-short",
  "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.",
  "publisher": "emily2040",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "prompt-compression",
      "chinese-prompt",
      "seedance-20",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/emily2040/seedance-2.0",
      "path": "skills/seedance-prompt-short/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/emily2040/seedance-2.0/blob/HEAD/skills/seedance-prompt-short/SKILL.md",
      "key": "emily2040/seedance-2.0/skills/seedance-prompt-short/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# seedance-prompt-short\n\nBefore producing prompt text, a prompt-ready block, a rewrite, an example, or a compiled clip, load the [Director's Read](../../references/directors-read.md), 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.\n\nCompress 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.\n\nLoad",
  "cost": {
    "context_tokens": 837
  }
}

Fetch it by URL: GET /api/v1/registry/emily2040-seedance-2-0-seedance-prompt-short/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.