Skip to content

CylonSpace/seedance2-skill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seedance 2.0 Prompt Writing Skills

中文点我

Claude Code skills for writing effective video generation prompts for Jimeng Seedance 2.0, ByteDance's multimodal AI video generation model.

Skills

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.

Sources

These skills are based on the following official documents:

Usage

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.

Skill Format

These skills follow the Anthropic Skill Creator format with YAML frontmatter (name + description) and markdown body.

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors