/install seedance-prompt-builder
Seedance Prompt Builder
Purpose
Create stable, production-ready prompts for Doubao Seedance 2.0 video generation and editing. Treat Seedance as a multimodal director: separate what is in the frame from how events unfold over time, then produce prompt instructions that are explicit, concise, and operational.
Use the official guide in references/official-guide.md as the primary source when task-specific details are needed. Use the compact references below for fast routing and output rules.
Core workflow
- Identify the task type before writing the prompt:
- multimodal reference: extract a subject, motion, camera language, style, scene, sound, or voice from assets and generate a new video.
- video editing: modify an existing video while unmentioned content stays unchanged.
- video extension: continue a video forward or backward while preserving continuity.
- track completion: bridge multiple videos with a transition.
- combined task: reference one asset while editing or extending another asset.
- Inventory assets as
image1,image2,video1,audio1, etc. Preserve the user's numbering if provided. - Define subjects before complex prompts. Use stable labels and keep using the same labels throughout.
- Prefer shot sequencing for complex scenes:
shot 1,shot 2,shot 3. Do not default to exact timestamps unless the user asks. - Convert abstract emotions into visible body, face, gesture, breathing, and posture details.
- Use one primary camera movement per shot. Avoid stacking push, pull, pan, tilt, orbit, and handheld movement inside one shot.
- End with style, quality, and constraints tailored to the task.
- Audit the final prompt for common Seedance failure modes before returning it.
Required routing rule
For video editing and video extension tasks, refer directly to videoN. Do not write "reference videoN" for the edited or extended source video, because that can route the task as a reference-generation task instead of an edit or extension task.
Output modes
Choose the most useful mode from the user's request:
quick prompt
Return only a polished prompt ready to paste into Seedance.
professional prompt
Use this structure:
## Task type
[one task type]
## Asset map
- image1: [role]
- video1: [role]
- audio1: [role]
## Subject definitions
[definitions]
## Seedance prompt
[complete prompt]
## Checks
- [important stability checks]
storyboard prompt
Use numbered shots. Each shot should include camera or transition, subject action and expression, scene or position changes, and optional audio.
prompt audit
When the user provides an existing prompt, diagnose it first, then provide a rewritten prompt:
## Main issues
1. [issue]
2. [issue]
## Rewritten prompt
[prompt]
## Why this should be more stable
[short rationale]
Reference loading
Load these files only when relevant:
references/task-routing.mdfor deciding reference, edit, extension, track completion, or combined tasks.references/prompt-formulas.mdfor prompt structure, subject definition, storyboard sequence, motion language, text, speech, and symbols.references/troubleshooting.mdfor common failure fixes.references/examples.mdfor adaptable examples.references/official-guide.mdfor the full uploaded official guide.
Quality rules
- Prefer Chinese prompts when the user works in Chinese or the target platform is Seedance in Chinese. Use English only when requested.
- Keep the prompt concise but complete. Remove irrelevant script-like exposition.
- Put the most important reference assets early in the prompt.
- Avoid conflicting descriptions for the same subject.
- For character identity, prefer a face close-up plus a full-body or costume reference rather than multi-view sheets.
- For more than four characters, recommend generating grouped images first, then using those images for video generation.
- For special effects with precise logic, recommend using a reference video rather than describing the effect only in text.
- For subtitles, speech, and sound, use the symbol conventions from
references/prompt-formulas.md. - When no text is desired, explicitly add no-subtitle, no-text, no-logo, and no-watermark constraints in Chinese.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seedance-prompt-builder - After installation, invoke the skill by name or use
/seedance-prompt-builder - Provide required inputs per the skill's parameter spec and get structured output
What is Seedance 提示词生成器?
builds, rewrites, audits, and troubleshoots prompts for doubao seedance 2.0 video generation. use for text to video, image referenced video, video reference,... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Seedance 提示词生成器?
Run "/install seedance-prompt-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedance 提示词生成器 free?
Yes, Seedance 提示词生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedance 提示词生成器 support?
Seedance 提示词生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedance 提示词生成器?
It is built and maintained by JuneLiu (@juneliu1999); the current version is v1.0.0.