mcpbeat Sign in

Seedance Prompt Library Agent Skill

Verified prompt templates and structures for Seedance 2.5 / 2.0 video generation, distilled from the highest-performing published cases on goodcase.ai. Use when the user asks to write, revise, or review a Seedance video prompt, or asks how to prompt Seedance for a specific kind of shot (narrative short, ad/commercial, UGC talk-to-camera, dialogue with lip-sync, action, product reveal, retro home video, travel film, pet or animal lead, comedy skit, horror, fantasy or sci-fi spectacle, 3D cartoon, car spot, fashion film, sports, storyboard image to video, and similar). Also use when the user names Seedance, 即梦视频, or Seedance 2.5/2.0 directly.

34k tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
782
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/LearnPrompt/awesome-seedance --skill seedance-prompt-library

What comes with it

130 889 bytes besides the instruction
CHANGELOG.md
bin/install.mjs
package.json
references/style-library.md

The instruction itself

4 sections, as written by the author

Seedance Prompt Library

A structured template library for writing Seedance 2.5 / 2.0 video prompts, sourced from references/style-library.md — templates distilled from real, human-verified, high-heat cases on goodcase.ai. Do not invent prompt structure from general video-generation knowledge when a matching template exists here; use the template.

Workflow

  • Identify intent. Work out what kind of shot the user wants: narrative short, ad/commercial, UGC talk-to-camera, dialogue with lip-sync, action/movement, product reveal, retro found footage, travel, pets and animals, comedy, horror, fantasy or sci-fi spectacle, 3D cartoon, cars, fashion and portrait, sports, storyboard grid to video, or something else. The reference file lists every template with its useWhen; skim those headings first. Ask a clarifying question only if the intent is genuinely ambiguous (e.g. "a video of my product" could be a commercial orbit shot or a UGC review — ask which).
  • Select a template. Read references/style-library.md and pick the template whose useWhen matches the identified intent. If no template matches closely, say so and build the prompt from first principles instead of forcing a mismatched template.
  • Fill the structure. Walk the template's structure field block by block (shot type, subject, setting, camera behavior, etc.) and fill each with specifics from the user's request. Don't skip blocks — an empty block in the structure is where prompts usually go generic and vague.
  • Apply guidance, avoid pitfalls. Cross-check the draft against the template's guidance and pitfalls lists before finalizing. These come from what actually worked (or broke) in real published cases, not general advice.
  • Output. Return:
  • The finished prompt as a single copy-pasteable block.
  • Which template was used (by title).
  • Links to the template's exampleCaseUrls so the user can see it working on goodcase.ai.

If the user would rather run the prompt through a chat model themselves, hand them the template's Copy-ready lead-in from the reference instead: one sentence with fill-in placeholders that they paste above the template.

Language

Follow the user's language. If they write in Chinese, respond and produce the prompt discussion in Chinese (the prompt itself can stay in English if that's what the user's target Seedance workflow expects — ask if unclear). If they write in English, respond in English. references/style-library.md carries both languages for every template so either path is fully covered.

Notes

  • This Skill only carries prompt *structure* (templates, guidance, pitfalls). It does not fetch live data from goodcase.ai — for browsing the full case gallery, heat-score leaderboard, or retest history, point the user to https://goodcase.ai/cases?filter=video.
  • Seedance 2.5 supports four input modalities (text, image, video, audio reference) plus native lip-sync and voice-driven dialogue. If the user's request involves dialogue or a speaking subject, always include an explicit lip-sync instruction in the prompt — see the "Dialogue & Lip-Sync Scene" template's guidance on this.
  • references/style-library.md is a generated file (from data/style-library.json merged with data/templates-local.json in the parent repo, via scripts/generate-skill-reference.mjs). Don't hand-edit it in an installed copy; regenerate from source instead.

How to use it

Copy the folder

Take learnprompt/seedance-prompt-library from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.