--- name: seedance-20 description: 'Generate and direct cinematic AI videos with Seedance 2.0 (ByteDance/Dreamina/Jimeng). Covers text-to-video, image-to-video, video-to-video, and reference-to-video workflows with @Tag asset references, multi-character scenes, audio design, and post-processing. Use when making AI video, writing Seedance prompts, directing a scene, fixing generation errors, or building an AI short film, product ad, or music video.' license: MIT user-invocable: true user-invokable: true tags: ["ai-video", "filmmaking", "bytedance", "seedance", "multimodal", "lip-sync", "openclaw", "antigravity", "gemini-cli", "firebase", "codex", "cursor", "windsurf", "opencode"] metadata: {"version": "4.1.0", "updated": "2026-03-02", "openclaw": {"emoji": "馃幀", "homepage": "https://github.com/Emily2040/seedance-2.0"}, "antigravity": {"emoji": "馃幀", "homepage": "https://github.com/Emily2040/seedance-2.0"}, "gemini-cli": {"emoji": "馃幀", "homepage": "https://github.com/Emily2040/seedance-2.0"}, "firebase": {"emoji": "馃幀", "homepage": "https://github.com/Emily2040/seedance-2.0"}, "author": "Emily (@iamemily2050)", "repository": "https://github.com/Emily2040/seedance-2.0"} --- # seedance-20 Seedance 2.0 quad-modal AI filmmaking (T2V 路 I2V 路 V2V 路 R2V). This library offers two workflows: 1. **Max Detail (Long Form)**: For professional production. Start with [skill:seedance-interview]. 2. **Max Performance (Short Form)**: For high-volume generation. Start with [skill:seedance-interview-short]. > **Note (Feb 2026):** Seedance V2 currently performs best with short (<2000 char) Chinese prompts. > **鈿狅笍 Feb 2026 Status**: Seedance 2.0 API global release was delayed (from planned Feb 24) due to copyright enforcement actions by Disney, Paramount Skydance, Netflix, MPA, and SAG-AFTRA. ByteDance paused real-person face uploads Feb 15. Content filters for named franchise characters, anime IPs, and streaming originals have been tightened. The [skill:seedance-copyright] module reflects the current post-enforcement state. Run it before every generation. ## Platform Compatibility | Platform | Install path | Scope | |---|---|---| | **Antigravity** | `.agent/skills/seedance-20/` | workspace | | **Gemini CLI** | `.gemini/skills/seedance-20/` | workspace | | **Firebase Studio** | `.idx/skills/seedance-20/` | workspace | | **Claude Code** | `.claude/skills/seedance-20/` | workspace | | **OpenClaw / ClawHub** | `.claude/skills/seedance-20/` | workspace | | **GitHub Copilot** | `.github/skills/seedance-20/` | workspace | | **Codex** | `.agents/skills/seedance-20/` | workspace | | **Cursor** | `.cursor/skills/seedance-20/` | workspace | | **Windsurf** | `.windsurf/skills/seedance-20/` | workspace | | **OpenCode** | `.opencode/skills/seedance-20/` | workspace | ### One-liner installs ```bash # Antigravity / Gemini CLI / Firebase Studio antigravity skills install https://github.com/Emily2040/seedance-2.0 gemini skills install https://github.com/Emily2040/seedance-2.0 # Claude Code / OpenClaw claude skills install https://github.com/Emily2040/seedance-2.0 # Codex codex skills install https://github.com/Emily2040/seedance-2.0 # Cursor cursor skills install https://github.com/Emily2040/seedance-2.0 # Windsurf windsurf skills install https://github.com/Emily2040/seedance-2.0 # OpenCode opencode skills install https://github.com/Emily2040/seedance-2.0 ``` ## Skills **Core pipeline** [skill:seedance-interview] / [skill:seedance-interview-short] 路 [skill:seedance-prompt] / [skill:seedance-prompt-short] 路 [skill:seedance-camera] 路 [skill:seedance-motion] 路 [skill:seedance-lighting] 路 [skill:seedance-characters] 路 [skill:seedance-style] 路 [skill:seedance-vfx] 路 [skill:seedance-audio] 路 [skill:seedance-pipeline] 路 [skill:seedance-recipes] 路 [skill:seedance-troubleshoot] **Content quality** [skill:seedance-copyright] 路 [skill:seedance-antislop] 路 [skill:seedance-filter] **Vocabulary** [skill:seedance-vocab-zh] 路 [skill:seedance-vocab-ja] 路 [skill:seedance-vocab-ko] 路 [skill:seedance-vocab-es] 路 [skill:seedance-vocab-ru] **Working Examples** [skill:seedance-examples-zh] ## References [ref:platform-constraints] 路 [ref:json-schema] 路 [ref:prompt-examples] 路 [ref:quick-ref] 路 [ref:storytelling-framework] ## Version history | Version | Date | Changes | |---|---|---| | 4.1.0 | 2026-03-02 | Added seedance-filter: content filter intelligence, 37% block-rate diagnosis, four-question framework, safe-prompting techniques. | | 4.0.0 | 2026-02-28 | Cognitive Architecture upgrade: L8 Construction-First interview, L7 Concealment Check prompt, L11 Conservation Law troubleshoot. Inspired by agi-in-md cognitive compression. | | 3.8.0 | 2026-02-27 | Dual Workflow System: Max Detail + Max Performance. Added seedance-prompt-short and seedance-interview-short. | | 3.7.0 | 2026-02-26 | Redesigned seedance-interview as "Director's Journey" with 5-stage storytelling workflow. Added storytelling-framework reference. | | 3.6.1 | 2026-02-26 | Enhanced vocab-zh (400+ terms, 16 categories). Added seedance-examples-zh with 16 battle-tested Chinese prompts across 7 genres. | | 3.3.0 | 2026-02-25 | Rewrote seedance-interview v4.0: A/B/C/D/E guided stages, 5-flow types (image/video/audio/one-liner/script), 3-option prompt output, language selection | | 3.2.1 | 2026-02-25 | **Accuracy corrections**: removed negative-prompt support claim (not supported), corrected API availability (no public API yet), fixed aspect ratios (added 3:4 and 21:9), fixed video input limit (15s combined not per-file), removed mobile-only duration claim | | 3.1.0 | 2026-02-25 | Added copyright, antislop, vocab-ja/ko/es/ru modules. 24 files. | | 3.0.0 | 2026-02-25 | Initial 12-skill core pipeline. |