Seedance2 Skill
skill to create best prompts for generating videos with seedance2.0
Install / Use
npx skills add dexhunter/seedance2-skillInstalls into whichever agent you are using.
README
Seedance 2.0 Prompt Writing Skills
Agent skills for writing effective video generation prompts for Jimeng Seedance 2.0, ByteDance's multimodal AI video generation model. Works with Claude Code, Cursor, Cline, and other compatible agents.
Covers input constraints, @ reference syntax, camera language, prompt structure patterns, and ready-to-use templates for ads, dramas, MVs, educational content, and more.
Install
Option A: Manual copy (recommended)
Clone or download this repository, then copy the skill file(s) to your Claude skills directory:
mkdir -p ~/.claude/skills
# English
cp SKILL.md ~/.claude/skills/seedance-prompt-en.md
# Chinese
cp zh/SKILL.md ~/.claude/skills/seedance-prompt-zh.md
Option B: Via skills CLI
npx skills add dexhunter/seedance2-skill
Then ask your AI agent to help you write a Seedance 2.0 video prompt.
Skills
| File | Language | Description | |---|---|---| | SKILL.md | English | Prompt writing guide for Seedance 2.0 | | zh/SKILL.md | 中文 | Seedance 2.0 提示词撰写指南 |
Sources
Based on official ByteDance documentation:
- Seedance 2.0 User Manual — Parameters, interaction methods, multimodal capabilities, and example prompts
- Seedance 2.0 Real-world Cases — Drama production, e-commerce ads, dance imitation, science education, AI MVs, and more
License
Related Skills
qqbot-channel
385.5kQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
cpp
40.5kGuide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
gamemaker-gml
40.5kGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
Security Score
Audited on Aug 8, 2026
