Awesome-omni-skill 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.

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/content-media/seedance-20" ~/.claude/skills/diegosouzapw-awesome-omni-skill-seedance-20-12b0a0 && rm -rf "$T"
manifest: skills/content-media/seedance-20/SKILL.md
source content

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

PlatformInstall pathScope
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

# 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

VersionDateChanges
3.7.02026-02-26Redesigned seedance-interview as "Director's Journey" with 5-stage storytelling workflow. Added storytelling-framework reference.
3.6.12026-02-26Enhanced vocab-zh (400+ terms, 16 categories). Added seedance-examples-zh with 16 battle-tested Chinese prompts across 7 genres.
3.3.02026-02-25Rewrote 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.12026-02-25Accuracy 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.02026-02-25Added copyright, antislop, vocab-ja/ko/es/ru modules. 24 files.
3.0.02026-02-25Initial 12-skill core pipeline.