Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Supreme-Ultimate/novel-to-script-team --skill storyboard-handoff-skillgit clone --depth 1 https://github.com/Supreme-Ultimate/novel-to-script-teamWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/supreme-ultimate/novel-to-script-team/storyboard-handoff-skill)<a href="https://agentmods.dev/skills/supreme-ultimate/novel-to-script-team/storyboard-handoff-skill"><img src="https://agentmods.dev/badge/skills/supreme-ultimate/novel-to-script-team/storyboard-handoff-skill/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/supreme-ultimate/novel-to-script-team/storyboard-handoff-skill"><img src="https://agentmods.dev/badge/skills/supreme-ultimate/novel-to-script-team/storyboard-handoff-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00054 | $0.01960 |
| Opus 5 | $0.00027 | $0.00980 |
| Sonnet 5 | $0.00011 | $0.00392 |
| Haiku 4.5 | $0.00005 | $0.00196 |
Grade A, and why
storyboard-handoff-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.
分镜交接技能
必读
../../references/00-first-principles.md../../references/06-storyboard-handoff.md../../references/08-camera-and-cinematography.md../../references/09-storyboard-methodology.md../../references/10a-action-dialogue-scenes.md../../references/11a-seedance-prompt-methodology.md
技能说明
分镜交接技能,负责将通过审核的剧本桥接到视频化阶段。提供两种工作流:
-
标准分镜流(Film Storyboard):适用于传统影视分镜需求
- Beat 拆解 → Beat Board(九宫格)→ Sequence Board(四宫格)→ Motion Prompt
- 产物:静态分镜图 + 图生视频提示词
-
Seedance 流(Seedance Storyboard):适用于 Seedance 2.0 文生视频
- 导演讲戏分析 → 服化道设计 → Seedance 2.0 提示词
- 产物:可直接复制到 Seedance 平台的提示词脚本
前置条件
- 剧本已通过业务审核(
outputs/{剧本名}/review/review-log.md中对应集数标记 PASS) - 剧本已通过合规审核(
outputs/{剧本名}/review/review-log.md中对应集数标记 PASS) - 角色与场景命名稳定
输入
- 通过审核的剧本(
outputs/{剧本名}/scripts/ep<N>.md) - 用户指定的工作流类型(film / seedance)
- 视觉风格(可选,默认:真人风格)
输出
标准分镜流产物
outputs/{剧本名}/storyboard/ep<N>/beat-breakdown.md— 节拍拆解表outputs/{剧本名}/storyboard/ep<N>/beat-board.md— Beat Board 九宫格提示词outputs/{剧本名}/storyboard/ep<N>/sequence-board.md— Sequence Board 四宫格提示词outputs/{剧本名}/storyboard/ep<N>/motion-prompt.md— 动态提示词
Seedance 流产物
outputs/{剧本名}/storyboard/ep<N>/01-director-analysis.md— 导演分析(讲戏本 + 人物清单 + 场景清单)outputs/{剧本名}/assets/character-prompts.md— 人物提示词(跨集累积)outputs/{剧本名}/assets/scene-prompts.md— 场景提示词(跨集累积)outputs/{剧本名}/storyboard/ep<N>/02-seedance-prompts.md— Seedance 2.0 提示词脚本
执行流程
前置检查
- 检查剧本是否存在:
outputs/{剧本名}/scripts/ep<N>.md - 检查审核记录:
outputs/{剧本名}/review/review-log.md - 确认该集已通过业务审核和合规审核
- 如未通过审核,提示用户先执行
~review N
工作流选择
询问用户选择工作流类型:
film:标准分镜流(Beat breakdown → Beat Board → Sequence Board → Motion Prompt)seedance:Seedance 流(Director analysis → Art design → Seedance prompts)
标准分镜流(Film Storyboard)
阶段 1:Beat Breakdown(节拍拆解)
- 调用
storyboard-artist使用film-storyboard-skill生成节拍拆解表 - 输出:
outputs/{剧本名}/storyboard/ep<N>/beat-breakdown.md - 调用
storyboard-director使用storyboard-review-skill审核 - 如 FAIL,回改并重审,直到 PASS
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 156 lines · 54 tokens per session scan A 59254e3051dd
storyboard-handoff-skill is a skill published in the GitHub repository Supreme-Ultimate/novel-to-script-team (167 stars, last pushed 4mo ago), licensed MIT. It adds 54 tokens to every session and 1,960 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
chengfeng-check-updates
An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.