Agent skill

seedance-storyboard

把复杂剧情/故事大纲拆分为 Seedance 2.0 的"镜头1/镜头2/镜头3"多分镜结构。每个分镜按 4 维度组织(运镜 + 主体动作与表情 + 位置/空间变化 + 音频)。用于"帮我把这个故事写成 Seedance 提示词"、"分镜脚本"、"多镜头视频"、"剧情复杂的视频"、"剧本转分镜"等触发场景。

cclankgithub.com/cclankGitHub ↗
claude-codeMIT
Install
npx skills add cclank/lanshu-awesome-ai-video-kit --skill seedance-storyboard --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/seedance-storyboard/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 336
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# seedance-storyboard 剧情 → 多镜头分镜。Seedance 内部把时间和空间解耦,**复杂视频最理想的形态是时间轴化分镜**。 ## 何时不用此 skill - 单一镜头单一动作 → 用 [seedance-prompter](../seedance-prompter/) - 5/10/15 秒紧凑短片(HappyHorse 主战场) → 用 [happyhorse-prompter](../happyhorse-prompter/) - 想做循环视频 → 单镜头 + `loop-ready motion with seamless start and end frames` ## 核心规则 详见 [methodology/03-分镜时序.md](../../methodology/03-分镜时序.md)。 1. 使用 `镜头1`、`镜头2`、`镜头3` 等标识,**按事件发生顺序**组织(先主后次) 2. **不强制限制每段时长**("00-03s"这种写法不稳定,让模型自然生成节奏) 3. Seedance 最多 15 秒,所以**镜头数控制在 3-5 个**最稳 4. 每个镜头按 4 维度组织: - **运镜或镜头切换方式**(如 "全景缓慢推近"、"固定机位"、"镜头切至…") - **主体动作与表情**(核心角色 / 物体的关键动作、神态变化) - **位置或空间变化**(主体所处的场景、位置或空间关系) - **音频信息**(音效、人声或背景音乐) ## 工作流程 ### 步骤 1:解析剧情 把用户给的剧情拆成 **3-5 个关键节拍**。每个节拍对应一个镜头。问自己: - 这一刻最关键的画面是什么? - 这一刻的情绪锚点是什么动作/表情? - 上下镜头之间怎么承接(动作惯性 / 切场 / 时间跳跃)? ### 步骤 2:确定素材角色 如果用户提到要用参考图/视频,明确每个素材的"功能角色": | 角色 | 作用 | |---|---| | 角色锚定 | 锁定角色外观(推荐:大头照 + 全身照) | | 场景定调 | 锁定环境与风格 | | 运镜参考 | 锁定镜头语言与动作节奏 | | 节奏氛围 | 用音频控制情绪、音色 | **推荐配置**:4-5 个素材,**不要用满**(过多会导致风格冲突)。 ### 步骤 3:用模板拼接 ``` [素材分配 + 主体定义],参考 @视频X 的运镜方式(如有)。 镜头 1:[运镜] + [主体@素材N 的动作与表情] + [位置/空间] + [音频]。 镜头 2:[运镜切换] + [主体@素材N 的动作变化] + [位置变化] + [音频]。 镜头 3:[运镜] + [主体动作] + [位置] + [音频]。 [整体约束:风格/色调/质量/稳定性] ``` ### 步骤 4:检查 -

What's inside
Steps it walks through
  1. 何时不用此 skill
  2. 核心规则
  3. 工作流程
  4. 步骤 1:解析剧情
  5. 步骤 2:确定素材角色
  6. 步骤 3:用模板拼接
  7. 步骤 4:检查
  8. 步骤 5:输出格式
  9. 实战示例
  10. 参考资源
More from lanshu-awesome-ai-video-kit
All skills →
About this skill
What does the seedance-storyboard skill do?

把复杂剧情/故事大纲拆分为 Seedance 2.0 的"镜头1/镜头2/镜头3"多分镜结构。每个分镜按 4 维度组织(运镜 + 主体动作与表情 + 位置/空间变化 + 音频)。用于"帮我把这个故事写成 Seedance 提示词"、"分镜脚本"、"多镜头视频"、"剧情复杂的视频"、"剧本转分镜"等触发场景。

How do I install it?

Run `npx skills add cclank/lanshu-awesome-ai-video-kit --skill seedance-storyboard --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From cclank/lanshu-awesome-ai-video-kit, a repository with 336 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going