/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedance-prompt-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedance-prompt-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Seedance 提示词生成器 是什么?
builds, rewrites, audits, and troubleshoots prompts for doubao seedance 2.0 video generation. use for text to video, image referenced video, video reference,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 64 次。
如何安装 Seedance 提示词生成器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-prompt-builder」即可一键安装,无需额外配置。
Seedance 提示词生成器 是免费的吗?
是的,Seedance 提示词生成器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedance 提示词生成器 支持哪些平台?
Seedance 提示词生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedance 提示词生成器?
由 JuneLiu(@juneliu1999)开发并维护,当前版本 v1.0.0。