Generate videos using the Volcengine Doubao Seedance 2.0 model series.
设计与多媒体
Seedance 提示词生成器
试用builds, rewrites, audits, and troubleshoots prompts for doubao seedance 2.0 video generation. use for text to video, image referenced video, video reference,...
它能做什么
builds, rewrites, audits, and troubleshoots prompts for doubao seedance 2.0 video generation. use for text to video, image referenced video, video reference,...
技能文档
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.
相关技能
Recommend suitable prompts from 8,000+ Seedance 2 video generation prompts based on user needs. Optimized for Seedance 2 (ByteDance), but prompts also work w...
把Seedance 2.0 提示词专家需求变成可执行工作流、可运行代码与可交付内容
Turn rough Seedance and AI video ideas into structured prompt packs, tighter variants, and debugging loops. Use when the user wants better text-to-video, ima...
通过 CLI 调用 Seedance 2.0,从文本、图片、视频、音频或首尾帧生成视频。
Generate and edit video with Seedance through RunAPI. Use when the user asks an agent to create, edit, or transform video with Seedance. Default to the RunAPI CLI for one-off generation; use SDKs only when the user is integrating RunAPI into an app or backend.