快速判断
- 01这个 Skill 是干嘛的
- 把视频创意、分镜、镜头语言和生成提示组织成 Seedance 制作流程。
- 02它能解决什么问题
- 解决视频生成提示缺少镜头连续性、节奏和可执行分镜的问题。
- 03它适合谁来用
- 适合使用 Seedance 进行短片、广告或概念视频创作的人。
Seedance 2.0 视频提示词撰写技能
为即梦 Seedance 2.0 多模态 AI 视频生成模型打造的 Agent Skills 提示词撰写技能。支持 Claude Code、Cursor、Cline 等兼容的 AI 代理。
涵盖输入约束、@ 引用语法、运镜语言、提示词结构模式,以及广告、短剧、MV、科普教育等场景的现成模版。
安装
方式 A:手动复制(推荐)
克隆或下载本仓库,然后将技能文件复制到 Claude skills 目录:
mkdir -p ~/.claude/skills
# 中文版
cp zh/SKILL.md ~/.claude/skills/seedance-prompt-zh.md
# 英文版
cp SKILL.md ~/.claude/skills/seedance-prompt-en.md
方式 B:通过 skills CLI
npx skills add dexhunter/seedance2-skill
然后让你的 AI 代理帮你撰写 Seedance 2.0 视频提示词即可。
技能文件
| 文件 | 语言 | 说明 |
|---|---|---|
| SKILL.md | English | Prompt writing guide for Seedance 2.0 |
| zh/SKILL.md | 中文 | Seedance 2.0 提示词撰写指南 |
资料来源
基于字节跳动官方文档整理:
- 即梦 Seedance 2.0 使用手册 — 参数说明、交互方式、多模态能力与示例提示词
- 小云雀 Seedance 2.0 实测案例 — 剧情制作、电商广告、舞蹈模仿、科普教学、AI MV 等场景
许可证
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