/ 目錄 / 演練場 / Seedance2.0-ShotDesign-Skills
● 社群 woodfantasy ⚡ 即開即用

Seedance2.0-ShotDesign-Skills

作者 woodfantasy · woodfantasy/Seedance2.0-ShotDesign-Skills

Seedance 2.0 專用鏡頭設計提示詞庫——結構化的攝影機、主體與動態提示,讓模型產出電影感畫面。

專為 Seedance 2.0 調校的提示詞技能。不同於泛用的文字轉影片提示,它以鏡頭設計為核心:攝影機運動、主體位置、動態方向、節奏時機。根據實際測試歸納出 Seedance 真正「聽得進去」的語法。

為什麼要用

核心特性

即時演示

實際使用效果

seedance2-0-shotdesign-skill.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/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
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.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 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

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
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "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
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.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 使用伺服器物件陣列,而非映射。

~/.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"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

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

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: Seedance2.0-ShotDesign-Skills

不再反覆重跑 20 次,一次就把單個鏡頭調到位

👤 使用 Seedance 卻一直在隨機重跑中燒掉點數的創作者 ⏱ ~10 min beginner

何時使用: 你知道自己要什麼,但不知道怎麼翻譯成 Seedance 的提示語言。

前置條件
  • Seedance 2.0 使用權限 — 透過 Seedance 平台取得
  • 技能已安裝 — git clone https://github.com/woodfantasy/Seedance2.0-ShotDesign-Skills ~/.claude/skills/Seedance2.0-ShotDesign-Skills
步驟
  1. 描述鏡頭
    Use Seedance 2.0 shot design. I want a medium shot, character walking left to right, cherry blossoms falling, warm backlight.✓ 已複製
    → 包含攝影機、主體、動態、光線指令的結構化提示詞
  2. 細調細節
    Slower walk; camera follows with a slight dolly left.✓ 已複製
    → 調整後的攝影機與時機指令

結果: 第一或第二次跑就能命中的提示詞。

注意事項
  • Seedance 會忽略泛泛的形容詞 — 使用技能提供的詞彙——精確術語遠勝華麗辭藻

為一段序列建立分鏡表

👤 規劃短片的影片創作者 ⏱ ~30 min intermediate

何時使用: 你需要的是場景中連貫的鏡頭覆蓋,而不是零散的單個片段。

步驟
  1. 定義序列內容
    Use the shot-design skill. Sequence: character enters café, orders, sits down. Give me 5 shots with coverage.✓ 已複製
    → 分鏡表——廣角、過肩、插入鏡等
  2. 為每個鏡頭生成提示詞
    Write each as a Seedance prompt.✓ 已複製
    → 各鏡頭的獨立提示詞

結果: 一批可直接丟進 Seedance 執行的提示詞。

組合

與其他 MCP 搭配,撬動十倍槓桿

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

跨模型工作流——分別用 Higgsfield 和 Seedance 處理不同類型的鏡頭覆蓋

Generate master shots in Seedance and close-ups in Higgsfield.✓ 已複製
seedance2-0-shotdesign-skill + filesystem

儲存分鏡庫以便跨專案重複使用

Save the shot list as shots/<scene>.md✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
shot_prompt description 每個鏡頭都呼叫 0
shot_list sequence description 規劃階段使用 0

成本與限制

運行它的成本

API 配額
None in skill
每次呼叫 Token 數
Small
費用
Seedance 點數另計
提示
先在本地反覆調整提示詞,確認後再燒 Seedance 點數。

安全

權限、密鑰、影響範圍

憑證儲存:
資料出站: 技能本身不對外傳送任何資料

故障排查

常見錯誤與修復

Seedance ignores directives

Seedance 模型持續演進,請確認技能的詞彙對應的是當前 2.0 版本

Character inconsistent

影片模型容易發生角色漂移,請在各鏡頭中使用一致的主體描述詞

替代方案

Seedance2.0-ShotDesign-Skills 對比其他方案

替代方案何時用它替代權衡
higgsfield-ai-prompt-skill你使用的是 Higgsfield不同模型,提示語言也不同
Manual Seedance prompting你已經有數千次渲染經驗無任何輔助框架

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills