seedance-prompt-en

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

التثبيت
CLI
npx skills add https://github.com/dexhunter/seedance2-skill --skill seedance-prompt-en

قم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.

آخر تحديث 5/9/2026

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

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