Agent skill · AI & Agents

seedance-prompter

把用户的自然语言视频需求转换为符合 Doubao Seedance 2.0 进阶公式的提示词(8 要素:精准主体+动作细节+场景环境+光影色调+镜头运镜+视觉风格+画质+约束条件)。用于"帮我写一个 Seedance 提示词"、"生成视频提示词"、"做个产品广告视频"、"用 Seedance 生成 XX"等触发场景。如果用户没明确说 Seedance,但描述的是单一镜头的复杂叙事/多主体/电影感视频,也优先用此 skill。

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/seedance-prompter/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-prompter 把用户的"我想要什么样的视频"转换成 Seedance 2.0 能理解的工程级指令。 ## 何时不用此 skill - 用户描述的是 **5/10/15 秒紧凑短片** 或 **要原生带音频** → 用 [happyhorse-prompter](../happyhorse-prompter/) - 用户已有提示词但效果不对 → 用 [seedance-debugger](../seedance-debugger/) - 剧情复杂需要多镜头切换 → 用 [seedance-storyboard](../seedance-storyboard/) ## 核心方法论:进阶公式 ``` 精准主体 + 动作细节 + 场景环境 + 光影色调 + 镜头运镜 + 视觉风格 + 画质 + 约束条件 ``` 详见 [methodology/02-进阶公式.md](../../methodology/02-进阶公式.md)。 ## 工作流程 ### 步骤 1:澄清需求(必要时) 如果用户只给了一两句话("做个香水广告"),先问清楚以下要素中至少 3 项(不要问全部,挑最影响结果的): | 要素 | 示例问题 | |---|---| | 主体 | "香水瓶什么样?玻璃透明还是磨砂?" | | 动作 | "瓶子是静止展示还是旋转/喷雾?" | | 场景 | "实景还是纯色背景?什么色?" | | 光影 | "硬光戏剧感还是柔光高级感?" | | 镜头 | "特写质感优先还是中景展示整瓶?" | | 风格 | "电影感 / 商业广告 / 极简 / 复古?" | | 时长/比例 | "竖屏短视频 / 横屏 / 多长?" | **例外**:如果用户说"随便""快"或给了参考图,直接生成一版给他改。 ### 步骤 2:按 8 要素填充 写英文(Seedance 对英文响应更好),但用户的核心元素用原文保留(人物名字、品牌名、专有名词)。 **模板骨架**: ``` [Subject with 2-3 stable identifying features]. [Action with specific body parts + speed/intensity]. [Scene/environment]. [Light source + time of day + color tone]. [Camera size + movement + angle]. [Visual style + film grain/aesthetic anchor]. [Quality: cinematic / 4K / photorealistic]. [Negative: avoid ...; no watermark; no logo; preserve face s

What's inside
Steps it walks through
  1. 何时不用此 skill
  2. 核心方法论:进阶公式
  3. 工作流程
  4. 步骤 1:澄清需求(必要时)
  5. 步骤 2:按 8 要素填充
  6. 步骤 3:检查避免错误
  7. 步骤 4:输出格式
  8. 实战示例
  9. 参考资源
  10. 质量后缀(每条 prompt 都加)
More from lanshu-awesome-ai-video-kit
All skills →
About this skill
What does the seedance-prompter skill do?

把用户的自然语言视频需求转换为符合 Doubao Seedance 2.0 进阶公式的提示词(8 要素:精准主体+动作细节+场景环境+光影色调+镜头运镜+视觉风格+画质+约束条件)。用于"帮我写一个 Seedance 提示词"、"生成视频提示词"、"做个产品广告视频"、"用 Seedance 生成 XX"等触发场景。如果用户没明确说 Seedance,但描述的是单一镜头的复杂叙事/多主体/电影感视频,也优先用此 skill。

How do I install it?

Run `npx skills add cclank/lanshu-awesome-ai-video-kit --skill seedance-prompter --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