Claude Code skills for writing effective video generation prompts for Jimeng Seedance 2.0, ByteDance's multimodal AI video generation model.
| File | Language | Description |
|---|---|---|
| SKILL-en.md | English | Prompt writing guide for Seedance 2.0 |
| SKILL-zh.md | Chinese | Seedance 2.0 提示词撰写指南 |
Both versions cover the same content: input constraints, @ reference syntax, camera language, prompt structure patterns, and ready-to-use templates for ads, dramas, MVs, educational content, and more.
These skills are based on the following official documents:
- 即梦 Seedance 2.0 使用手册(全新多模态创作体验) — Official user manual covering parameters, interaction methods, multimodal capabilities, and example prompts
- 小云雀 Seedance 2.0 实测案例 — Real-world test cases across drama production, e-commerce ads, dance imitation, science education, AI MVs, and more
Copy your preferred language version to the user-level skills directory:
mkdir -p ~/.claude/skills
# English
cp SKILL-en.md ~/.claude/skills/
# Chinese
cp SKILL-zh.md ~/.claude/skills/Then ask Claude Code to help you write a Seedance 2.0 video prompt.
These skills follow the Anthropic Skill Creator format with YAML frontmatter (name + description) and markdown body.