seedance-screenwriter
npx machina-cli add skill cloudaipro/openclaw-agent-skills/seedance-screenwriter --openclawFiles (1)
SKILL.md
1.9 KB
Seedance Screenwriter
Objective
Compile concise, high-signal VMCA prompts that users can paste directly into video generation tools.
Trigger Rules
Use when the primary request is prompt writing quality and structure.
Positive cues:
- Video prompt refinement.
- VMCA formatting.
- Prompt weight enhancement and cinematic suffixes.
Do not use when:
- The request requires full narrative treatment.
- The request requires ad strategy and CTA architecture.
- The request requires platform orchestration beyond prompt text.
Inputs
Required:
- Core scene description.
Optional:
- Mood, lens language, frame rate style.
- Duration and aspect ratio.
- Exclusion or compliance constraints.
Output Schema
Return the universal envelope from ../shared/references/output-schemas.md.
Artifacts order:
- VMCA master prompt.
- Compact prompt variant.
- Expanded cinematic variant.
- Prompt tuning checklist.
Workflow
- Parse raw scene intent.
- Fill VMCA blocks: Visual, Motion, Camera, Atmosphere.
- Enforce positive-only phrasing.
- Add cinematic quality suffixes.
- Provide compact and expanded variants.
- Return assumptions, risks, and next actions.
Quality Bar
- Keep each VMCA block explicit.
- Keep wording concrete and imageable.
- Keep modifiers non-contradictory.
- Keep output directly usable.
Safety Rules
- Remove unsafe or policy-violating requests.
- Avoid explicit harm encouragement.
- Mark unknowns instead of inventing.
Resources
- Domain framework:
references/domain.md - Envelope validator:
scripts/validate_output.py - Creative artifact validator:
scripts/validate_creative_artifacts.py
Source
git clone https://github.com/cloudaipro/openclaw-agent-skills/blob/main/skills/seedance-screenwriter/SKILL.mdView on GitHub Overview
Seedance Screenwriter 將核心場景描述轉譯為高權重、正向的繁體中文提示,適用於視頻生成工作流。它專注於直接提示文本而非完整導演計畫,方便用戶一鍵複製貼上到視頻生成工具。
How This Skill Works
流程包括:先解析核心場景意圖,接著填充 VMCA 四個區塊(Visual、Motion、Camera、Atmosphere),確保表述為正向且不包含衝突的修飾。再加入電影級尾綴與權重提升,輸出主提示、簡潔變體與擴展變體,並提供假設、風險與下一步行動。輸出符合通用信封(參見 ../shared/references/output-schemas.md)並包含四個版本與提示調整清單。
When to Use It
- 直接需要可直接貼上到視頻生成工具的 VMCA 主提示。
- 需要繁體中文、高權重與正向表述的提示文本。
- 需要同時提供緊湊版與擴展版變體以適配不同工具。
- 需要提示調整清單用於品質核對與迭代。
- 僅需提示文本,避免完整導演計畫與策略內容。
Quick Start
- Step 1: 提供核心場景描述(以及如有的可選參數:情緒、鏡頭語言、幀率風格、時長與長寬比)。
- Step 2: 如需,補充情緒、鏡頭語言、幀率風格、時長與長寬比等可選參數。
- Step 3: 提交描述,Seedance Screenwriter 產出 VMCA 主提示、簡明變體、擴展變體與提示調整清單,直接可用於視頻生成工具。
Best Practices
- 提供清晰的核心場景描述,越具體越好。
- 可選字段(情緒、鏡頭語言、幀率、時長、長寬比)需適時補充。
- 始終使用正向措辭,避免否定與負面表述。
- 在 Visual、Motion、Camera、Atmosphere 四個區塊中清楚定義,避免矛盾。
- 輸出應直接可用於視頻生成工具,避免需要額外轉換的語法。
Example Use Cases
- 場景:清晨的繁忙集市;輸出:繁體中文高權重主提示,Visual: 繁忙攤位、色彩對比,Motion: 人群流動,Camera: 低角廣角,Atmosphere: 溫暖日光。
- 場景:雨後的森林蜿蜒小徑;提示重點:生機、濕潤光影,Visual: 薄霧、綠葉,Motion: 拍步與風動,Camera: 穿透式光線,Atmosphere: 清新潮濕。
- 場景:夜景都市街頭;輸出包含 Visual: 霓虹、街道反光,Motion: 車燈流動,Camera: 推拉動作,Atmosphere: 靜謐而繁忙。
- 場景:古裝劇院落;Visual: 石板、木柱、日光斑駁,Motion: 漫步,Camera: 中景,Atmosphere: 古樸寧靜。
- 場景:太空艙內的硬科幻場景;Visual: 金屬質感、儀表板光,Motion: 機械元件運轉,Camera: 第一人稱視角,Atmosphere: 冷冽科技感。
Frequently Asked Questions
Add this skill to your agents