seedance-20
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.
Best use case
seedance-20 is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using seedance-20 should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/seedance-20/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How seedance-20 Compares
| Feature / Agent | seedance-20 | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# seedance-20 Seedance 2.0 quad-modal AI filmmaking (T2V · I2V · V2V · R2V). Start: [skill:seedance-interview] — reads story/script, asks gap-fill questions, outputs production brief. > **⚠️ 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-prompt] · [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] **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 | |---|---|---| | 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. |
Related Skills
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
chakra-ui
Builds accessible React applications with Chakra UI v3 components, tokens, and recipes. Use when creating styled component systems, theming, or accessible form controls.
cfn-intervention-system
Human intervention detection and orchestration for CFN Loop. Use when automated processes need human oversight, when escalation is required, or when managing intervention workflows and approval gates.
cermont.backend.prisma-v7
Expert guidance for Prisma ORM v7 (7.0+). Use when working with Prisma schema files, migrations, Prisma Client queries, database setup. Covers ESM modules, driver adapters, prisma.config.ts, Rust-free client.
cerebras-api
Cerebras API integration for building AI-powered applications with ultra-fast LLM inference. Use when working with Cerebras's Chat Completions API, Python SDK (cerebras_cloud_sdk), TypeScript SDK (@cerebras/cerebras_cloud_sdk), tool use/function calling, structured outputs with JSON schemas, reasoning models with thinking tokens, streaming responses, or any Cerebras API integration task. Triggers on mentions of Cerebras, Cerebras Inference, Llama on Cerebras, Qwen on Cerebras, GLM, or fast LLM inference needs.
ceo-advisor
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
cdr-platform-automation
Automate Cdr Platform tasks via Rube MCP (Composio). Always search tools first for current schemas.
ccw-maven-setup
Prepares Maven build environment for Claude Code Web by installing Java 25 and configuring Maven proxy. Run automatically before Maven operations in CCW.
cc-skill-strategic-compact
Development skill from everything-claude-code
cc-skill-project-guidelines-example
Project Guidelines Skill (Example)
cc-skill-frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
cc-skill-continuous-learning
Development skill from everything-claude-code