mcpbeat Sign in

Short Drama Video Prompts Agent Skill

把短剧分镜和冻结关键帧写成可直接复制的视频提示词 Markdown,也可按用户要求写时间线配乐/主题曲意图。用户提到文生/图生视频动作、人物表演、运镜、口型、环境运动、镜头时长、起止状态、把分镜转成视频提示词或写配乐提示词时使用;不生成媒体、不创作歌词、不改分镜边界。

45k tokens
context cost
the whole folder, loaded on every use
22
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
1073
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/zenstory-ai/drama-skills --skill short-drama-video-prompts

What comes with it

174 338 bytes besides the instruction
agents/openai.yaml
assets/coverage-scope.fragment.json
assets/delivery-container.jsonl.md
assets/motion-spec.jsonl.md
assets/motion-terminal.example.jsonl
assets/music-spec.jsonl.md
assets/performance.fragment.json
assets/video-prompts.md
examples/minimal-music-specs.jsonl
references/camera-audio-continuity.md
references/delivery-profile.md
references/generability.md
references/motion-recipe.md
references/performance-action-timing.md
references/production-prompt-grammar.md
references/review-and-fixtures.md
references/stage-contract.md
scripts/container_check.py
scripts/motion_timing_check.py
scripts/music_spec_check.py
scripts/selftest.py

The instruction itself

1 sections, as written by the author

短剧视频与时间线音乐提示词

把已确认镜头和起始帧写成有边界、可生成、可直接复制的 剧集/<EP>/视频提示词.md

每镜使用 MOTION-... 标题并引用对应 SHOT-...

Quick Start

用 $short-drama-video-prompts 把 EP001 分镜逐镜写成可直接复制的视频提示词

入口与边界

有当前分镜、冻结关键帧和必要视觉事实即可开始;图片提示词不是前置门槛。运动提示词拥有从已确认

起点到终点的变化:表演动作、道具状态、运镜、节奏和声音提示;静态身份、造型、地点和构图仍由

参考帧与视觉设定拥有。

创作者可读说明跟随项目语言;可复制正文跟随 short-drama.json#/format/prompt_language。没有

short-drama.json 时正文默认

使用 en,并在同一任务中保持一致;不能从创作者说明语言推断提示词语言。

工作流

  • 写不能动的边框:起始帧锁定的身份、造型、空间、持物、光态和构图不可漂移。
  • 确定本镜唯一主要变化和可验证终点。
  • 写“起点 → 触发 → 主体动作 → 次级反应 → 运镜 → 声音 → 终点”,必要时用秒数分段。
  • 删除参考帧已经说明的静态外观,只保留防漂移约束。
  • 检查不跨下一镜、不要求互斥动作、不让人物或道具瞬移变形。
  • 用户要整集就完成整集,镜头组只是内部批次。

提示词要求

  • 从可见起点开始,以可验证终点结束。
  • 主体、动作对象、方向、幅度、速度和先后关系明确。
  • 表演写动作与反应,不写无法执行的抽象结果。
  • 运镜与人物动作不争夺注意力;复杂运镜必须有叙事理由。
  • 声音只写该镜需要的对白、画外音、环境或转场职责,不擅自补歌词。
  • 正文可直接复制,不含占位符、流程说明、文件路径或 QA 结论。

按需知识

默认只读本 SKILL、当前分镜和必要视觉事实。遇到对应问题时只打开一份:

  • 阶段边界与规则分级:阶段契约
  • 单镜运动正文的最小配方:运动配方
  • 外部执行需要的明确动作语法:生产提示词语法
  • 多人表演、口型和精确时序:表演与动作时序
  • 运镜、声音和相邻镜头连续性:摄影与声音连续性
  • 动作负载、形变和生成风险:可生成性
  • 多镜容器或静态漫剧的交付方式:交付形态
  • 完成前的边界检查:审查与示例

用户明确要求时间线音乐时,在本文档增加独立章节,写使用区间、剧情功能、进入/退出、动态曲线和

禁用项;歌词必须来自用户提供或明确接受的文本。静态漫剧只需要关键帧切换与配音时可以跳过逐镜

视频运动提示词,直接进入生产预览。

完成与投产

每个点名镜头都有明确起点、主变化、时序、运镜/声音边界和可验证终点,且与相邻镜头连续,即完成。

实际生成转 $short-drama-produce,先展示精确 job 并取得显式确认;本技能不调用外部服务。

安装维护

只有安装、升级或排障时运行 python3 scripts/selftest.py

How to use it

Copy the folder

Take zenstory-ai/short-drama-video-prompts 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.