/ Annuaire / Playground / Seedance2.0-ShotDesign-Skills
● Communauté woodfantasy ⚡ Instantané

Seedance2.0-ShotDesign-Skills

par woodfantasy · woodfantasy/Seedance2.0-ShotDesign-Skills

Shot design prompt library for Seedance 2.0 — structured camera, subject, and motion prompts that get cinematic output out of the model.

A prompt skill specifically tuned for Seedance 2.0. Instead of generic text-to-video prompts, it structures shot design: camera movement, subject blocking, motion direction, timing. Tuned from empirical experiments on what Seedance actually listens to.

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

seedance2-0-shotdesign-skill.replay ▶ prêt
0/0

Installer

Choisissez votre client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "seedance2-0-shotdesign-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
        "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
      ],
      "_inferred": true
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "seedance2-0-shotdesign-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
        "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
      ],
      "_inferred": true
    }
  }
}

Cursor utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "seedance2-0-shotdesign-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
        "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
      ],
      "_inferred": true
    }
  }
}

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "seedance2-0-shotdesign-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
        "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
      ],
      "_inferred": true
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "seedance2-0-shotdesign-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
        "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
      ]
    }
  ]
}

Continue utilise un tableau d'objets serveur plutôt qu'une map.

~/.config/zed/settings.json
{
  "context_servers": {
    "seedance2-0-shotdesign-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills",
          "~/.claude/skills/Seedance2.0-ShotDesign-Skills"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

claude mcp add seedance2-0-shotdesign-skill -- git clone https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills ~/.claude/skills/Seedance2.0-ShotDesign-Skills

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : Seedance2.0-ShotDesign-Skills

Get a single shot dialed in without 20 takes

👤 Creators using Seedance who burn credits on random rerolls ⏱ ~10 min beginner

Quand l'utiliser : You know what you want but can't translate it to Seedance's prompt language.

Prérequis
  • Seedance 2.0 access — Via the Seedance platform
  • Skill installed — git clone https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills ~/.claude/skills/Seedance2.0-ShotDesign-Skills
Déroulement
  1. Describe the shot
    Use Seedance 2.0 shot design. I want a medium shot, character walking left to right, cherry blossoms falling, warm backlight.✓ Copié
    → Structured prompt with camera, subject, motion, light directives
  2. Tune specifics
    Slower walk; camera follows with a slight dolly left.✓ Copié
    → Adjusted camera and timing directives

Résultat : A prompt that hits on the first or second take.

Pièges
  • Generic adjectives Seedance ignores — Use the skill's vocabulary — specific terms beat flowery language

Build a shot list for a sequence

👤 Video creators planning a short ⏱ ~30 min intermediate

Quand l'utiliser : You need coherent coverage across a scene, not one-off clips.

Déroulement
  1. Define the sequence
    Use the shot-design skill. Sequence: character enters café, orders, sits down. Give me 5 shots with coverage.✓ Copié
    → Shot list — wide, over-shoulder, insert, etc.
  2. Generate prompts per shot
    Write each as a Seedance prompt.✓ Copié
    → Individual prompts

Résultat : A prompt batch you can run through Seedance.

Combinaisons

Associez-le à d'autres MCPs pour un effet X10

seedance2-0-shotdesign-skill + higgsfield-ai-prompt-skill

Cross-model workflow — prompt Higgsfield and Seedance for different coverage

Generate master shots in Seedance and close-ups in Higgsfield.✓ Copié
seedance2-0-shotdesign-skill + filesystem

Save shot libraries for reuse across projects

Save the shot list as shots/<scene>.md✓ Copié

Outils

Ce que ce MCP expose

OutilEntréesQuand appelerCoût
shot_prompt description Every shot 0
shot_list sequence description Planning 0

Coût et limites

Coût d'exécution

Quota d'API
None in skill
Tokens par appel
Small
Monétaire
Seedance credits separate
Astuce
Iterate on prompts locally before burning Seedance credits.

Sécurité

Permissions, secrets, portée

Stockage des identifiants : None
Sortie de données : None from skill

Dépannage

Erreurs courantes et correctifs

Seedance ignores directives

Seedance model evolves; re-check the skill's vocabulary is current for 2.0

Character inconsistent

Video models drift; use consistent subject descriptors across shots

Alternatives

Seedance2.0-ShotDesign-Skills vs autres

AlternativeQuand l'utiliserCompromis
higgsfield-ai-prompt-skillYou use HiggsfieldDifferent model, different prompt language
Manual Seedance promptingYou've done 1000s of renders alreadyNo scaffolding

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills