{
  "markdown": "# Seedance 2.0 Prompt Writing Skills\n\n[中文](README-zh.md)\n\n[Agent skills](https://agentskills.io) for writing effective video generation prompts for [Jimeng Seedance 2.0](https://jimeng.jianying.com/), ByteDance's multimodal AI video generation model. Works with Claude Code, Cursor, Cline, and other compatible agents.\n\nCovers input constraints, @ reference syntax, camera language, prompt structure patterns, and ready-to-use templates for ads, dramas, MVs, educational content, and more.\n\n## Install\n\n### Option A: Manual copy (recommended)\n\nClone or download this repository, then copy the skill file(s) to your Claude skills directory:\n\n```bash\nmkdir -p ~/.claude/skills\n\n# English\ncp SKILL.md ~/.claude/skills/seedance-prompt-en.md\n\n# Chinese\ncp zh/SKILL.md ~/.claude/skills/seedance-prompt-zh.md\n```\n\n### Option B: Via skills CLI\n\n```bash\nnpx skills add dexhunter/seedance2-skill\n```\n\nThen ask your AI agent to help you write a Seedance 2.0 video prompt.\n\n## Skills\n\n| File | Language | Description |\n|---|---|---|\n| [SKILL.md](SKILL.md) | English | Prompt writing guide for Seedance 2.0 |\n| [zh/SKILL.md](zh/SKILL.md) | 中文 | Seedance 2.0 提示词撰写指南 |\n\n## Sources\n\nBased on official ByteDance documentation:\n\n- [Seedance 2.0 User Manual](https://bytedance.larkoffice.com/wiki/A5RHwWhoBiOnjukIIw6cu5ybnXQ) — Parameters, interaction methods, multimodal capabilities, and example prompts\n- [Seedance 2.0 Real-world Cases](https://bytedance.larkoffice.com/wiki/LJXzwehluiFdzKkb1recZdfonZg) — Drama production, e-commerce ads, dance imitation, science education, AI MVs, and more\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 1606,
  "sha": "ebea073d78b836be8417e6660cba95e5708566dc79b7f310c4bcd0393c37f675",
  "repo_slug": "dexhunter/seedance2-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_dexhunter_seedance2_skill_seedance_promp_994bbf28/readme"
}