SkillAgentSearch skills...

Seedance2 Skill

skill to create best prompts for generating videos with seedance2.0

Install / Use

npx skills add dexhunter/seedance2-skill

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

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:

License

MIT

Related Skills

View on GitHub
GitHub Stars3.2k
CategoryContent
Updated2h ago
Forks307

Security Score

100/100

Audited on Aug 8, 2026

No findings