Agent skill

short-drama-storyboard

把已接受的中文短剧剧本和资产转成原文落实表、有戏剧动机的镜头、连续性边界与冻结关键帧提示词。用户提出“拆分镜/设计镜头/做镜头表”“写首帧/关键帧提示词”“检查轴线、站位、视线、持物连续性”,或需要在不生成媒体的前提下把竖屏短剧、漫剧的剧本内容转成可拍的画面时使用。

pitechen592★ · +23/wk · 2 repos on radarProfile →
claude-codecodexships scriptsMIT
Install
npx skills add worldwonderer/drama-skills --skill short-drama-storyboard --agent claude-code

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

Facts
Files in the skill folder: 15
SKILL.md size: 4 KB
Bundled scripts: yes
Path: skills/short-drama-storyboard/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 483
Language: Python

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

From the SKILL.md

# 短剧分镜与冻结关键帧 先守住故事内容,再安排原文落实、空间和镜头,最后写冻结关键帧。不在这里写随时间 变化的运动提示词,也不改写剧本或资产事实。中文项目使用中文镜头目的、边界说明和 可复制提示词;ID 和字段名保持原样。 ## 先定位套件 从本技能目录读取 `suite-ref.json`,按其中相对 `core_manifest` 定位唯一同级主技能与 套件清单;确认声明的 core、contract、recipe 和清单 hash 一致后再读写项目。 随后执行 [阶段契约](references/stage-contract.md) 的运行时预检:先恢复事务、读取状态,再进入本阶段。 该文件同时给出本阶段的所有权边界、需要从制作形态取得哪些输入,以及本阶段规则表;本技能不读取其他技能的文件。 ## 按需读取资料 始终读取: - 状态为 `accepted` 的 `screenplay.md` 与 `screenplay-index.jsonl`; - 状态为 `accepted` 的资产、版本与相关连续性; - `short-drama.json#/creator_authority/visual_direction` 中状态为 `accepted` 的视觉方向; 若状态为 `unset`,就向创作者给出选择,不从对话记忆补造。 设计原文落实、场面调度、摄影机和剪切时读 [shot-craft.md](references/shot-craft.md);只有写冻结帧时读 [keyframe-craft.md](references/keyframe-craft.md)。需要制作端的时长依据、景别与运镜 词表或时间片写法时读 [production-shot-grammar.md](references/production-shot-grammar.md)。 涉及背影、裁切、遮挡、画外或延迟揭示时读 [阶段契约](references/stage-contract.md) 的参考媒体与补拍一节。 只有所有权或过期传播不清楚时,才读核心所有权契约。 - 竖屏多人、单房对白、证据揭示、群体轴线或门内外视角: [blocking-playbooks.md](references/blocking-playbooks.md) - 需要查看“剧本 → 原文落实 → 镜头 → 关键帧”的完整正例,或对白表演括注 `(情绪)` 怎样同源投影到本镜表演状态与下游 `delivery`: [screenplay-to-keyframe-example.md](references/screenplay-to-keyframe-example.md) ## 工作流 ### 1. 先确认每段原文由谁落实 从 [coverage-template.json](assets/

What's inside
Steps it walks through
  1. 先定位套件
  2. 按需读取资料
  3. 工作流
  4. 1. 先确认每段原文由谁落实
  5. 2. 先写镜头目的
  6. 3. 绑定空间和资产
  7. 4. 设计能够制作的镜头
  8. 5. 默认每镜一个冻结关键帧
  9. 6. 校验并呈现
  10. 修订
  11. 边界
  12. 所有产物
Ships with 14 files
  • agents/openai.yaml
  • assets/coverage-template.json
  • assets/keyframe-prompts.md
  • assets/keyframe-template.jsonl
  • assets/shot-template.jsonl
  • references/blocking-playbooks.md
  • references/keyframe-craft.md
  • references/production-shot-grammar.md
  • references/review-and-fixtures.md
  • references/screenplay-to-keyframe-example.md
  • references/shot-craft.md
  • references/stage-contract.md
  • scripts/storyboard_check.py
  • suite-ref.json
Commands it runs
python3 <skill-dir>/scripts/storyboard_check.py 剧集/EP001/storyboard/coverage.json \
More from drama-skills
All skills →
short-drama-video-prompts为已接受的短剧镜头和关键帧编写或修改可复制的通用视频提示词与运动规格。用户提到视频提示词、文生视频、图生视频动作、人物表演过程、运镜、对白口型、环境运动、镜头时长、起止状态或把分镜转成视频提示词时直接…Media & Videoshort-drama-write编剧环节:创作或修订中文短剧、漫剧单集卡、因果节拍与可拍摄的 Markdown 剧本,也负责把现有中文剧本以保留原文、预览语义差异、创作者接受后发布的方式规范化。用户提出“写/改一集短剧”“把大纲写成…Othershort-drama基于文件系统初始化、继续、恢复和交付短剧或漫剧项目,并提供本地 Dashboard 管理项目文本与预览项目媒体。面向编剧、漫剧工作室与编导。用户提出“创建/继续短剧项目”“看进度/下一步”“打开…Data & Analyticsshort-drama-image-prompts为已确认的短剧角色、造型、场景、视角、道具和状态编写或修改可复制的通用资产图片提示词。用户提到角色设定图、三视图、人物参考图、场景设定图、场景空镜、场景板、道具图、造型或状态变体、局部编辑提示词,或要…Othershort-drama-knowhow维护者专用的短剧 know-how 学习、验证与生命周期治理。仅在维护者明确要求从其当前会话提供的授权只读文本源学习完整短剧项目链,并把私有观察逐步转成去标识、去复刻、经盲测与独立审查的公共…Othershort-drama-review独立校验与审查文件系统短剧项目中的故事、剧本、资产、连续性、资产图片提示词、分镜、关键帧和视频提示词。用户提出“审稿/检查剧本”“检查资产或连续性”“检查图片/视频提示词”“审查或诊断模板感”,或判断…Code Review & Quality
About this skill
What does the short-drama-storyboard skill do?

把已接受的中文短剧剧本和资产转成原文落实表、有戏剧动机的镜头、连续性边界与冻结关键帧提示词。用户提出“拆分镜/设计镜头/做镜头表”“写首帧/关键帧提示词”“检查轴线、站位、视线、持物连续性”,或需要在不生成媒体的前提下把竖屏短剧、漫剧的剧本内容转成可拍的画面时使用。

How do I install it?

Run `npx skills add worldwonderer/drama-skills --skill short-drama-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 worldwonderer/drama-skills, a repository with 483 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