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 pajama-studio/thriller --skill storyboardgit clone --depth 1 https://github.com/pajama-studio/thrillerWrote 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/pajama-studio/thriller/storyboard)<a href="https://agentmods.dev/skills/pajama-studio/thriller/storyboard"><img src="https://agentmods.dev/badge/skills/pajama-studio/thriller/storyboard/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/pajama-studio/thriller/storyboard"><img src="https://agentmods.dev/badge/skills/pajama-studio/thriller/storyboard.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.00000 | $0.10909 |
| Opus 5 | $0.00000 | $0.05455 |
| Sonnet 5 | $0.00000 | $0.02182 |
| Haiku 4.5 | $0.00000 | $0.01091 |
Grade A, and why
storyboard 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 11d 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 — 895 lines — stays where its author put it; the contents beside it link to each section on GitHub.
分镜拆解技能 — Script-to-Storyboard Decomposition
将叙事文本转化为专业分镜序列:镜头语言、蒙太奇节奏、场面调度、视觉叙事的完整方法论 融合 Eisenstein 蒙太奇理论、Hitchcock 悬疑影像学、Katz 逐镜设计法、Kurosawa 画面运动哲学
核心理念:三重翻译
文字叙事 ──→ 视觉节拍 ──→ 时间体验
(Script) (Storyboard) (Film)
分镜拆解的本质是一个三重翻译过程:
- 语义翻译:从文字的叙事意图中提取「视觉节拍」(visual beat)
- 语法翻译:用镜头语言的语法规则将节拍编码为具体的镜头设计
- 韵律翻译:将镜头序列组织为具有呼吸感和节奏的蒙太奇
Hitchcock 定律:画面中物体的大小应等于它在那一刻对故事的重要性。 Spielberg 定律:一个镜头一个想法——当想法改变时,切。 Kurosawa 定律:先让画面内部运动,再运动摄影机。
命令一览
| 命令 | 功能 | 输入 | 输出 |
|---|---|---|---|
/decompose |
场景级分镜拆解(核心命令) | 剧本场景文本 | 分镜序列表 |
/shot |
单镜头精调(景别、角度、运动、构图) | 镜头ID + 调整意图 | 镜头设计卡 |
/rhythm |
节奏分析与优化(整场/整章) | 分镜序列 | 节奏诊断 + 修复建议 |
/blocking |
场面调度设计(角色走位+摄影机运动) | 场景 + 角色列表 | 调度平面图 + 运动轨迹 |
/montage |
蒙太奇设计(跨镜头关系+转场) | 分镜序列 | 蒙太奇标注 + 转场设计 |
/board |
分镜板生成(结构化输出) | 分镜序列 | 分镜板格式(Markdown / JSON) |
/visual-audit |
视觉语法审计(连贯性、轴线、匹配) | 分镜序列 | 问题报告 + 修复建议 |
/score |
六维度加权评分 + 12项量化指标 | 分镜序列 | 评分报告 + 改进建议 |
/autopsy-visual |
导演解剖法(逆向工程电影镜头逻辑) | 电影+场景 | 策略提取 + 方法论盲点 |
/visualize |
分镜图像提示词生成(SD/DALL-E/MJ/fal) | 分镜序列 | 图像提示词列表 |
/style |
视觉风格设定(参考导演/类型/色调) | 风格意图 | 风格手册 |
/self-audit |
独立质量自审计(12项指标 + 修复) | 分镜序列 | 审计报告 + 自动修复 |
元认知框架:五层分解模型
分镜拆解遵循由内而外的五层思考模型。每一层回答一个核心问题:
┌─────────────────────────────────────────────┐
│ Layer 5: SOUND(什么声音伴随画面?) │
│ ┌─────────────────────────────────────────┐ │
│ │ Layer 4: MONTAGE(为什么是这个顺序?) │ │
│ │ ┌─────────────────────────────────────┐ │ │
│ │ │ Layer 3: MISE-EN-SCÈNE(画面里有什么?)│ │ │
│ │ │ ┌─────────────────────────────────┐ │ │ │
│ │ │ │ Layer 2: VISUAL GRAMMAR │ │ │ │
│ │ │ │ (如何用镜头说?) │ │ │ │
│ │ │ │ ┌─────────────────────────┐ │ │ │ │
│ │ │ │ │ Layer 1: NARRATIVE │ │ │ │ │
│ │ │ │ │ (在说什么?) │ │ │ │ │
│ │ │ │ └─────────────────────────┘ │ │ │ │
│ │ │ └─────────────────────────────────┘ │ │ │
│ │ └─────────────────────────────────────┘ │ │
│ └─────────────────────────────────────────┘ │
└─────────────────────────────────────────────┘
What ships with it
30 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- examples/mirror-visitor-ch1-storyboard.md 62 KB
- QUICKREF.md 12 KB
- references/cognitive-perception.md 55 KB
- references/composition-staging.md 31 KB
- references/decomposition-algorithm.md 41 KB
- references/evaluation.md 38 KB
- references/genre-libraries.md 104 KB
- references/image-prompt-gen.md 33 KB
- references/integration-maps.md 60 KB
- references/llm-guidance.md 32 KB
- references/montage-theory.md 26 KB
- references/prompt-templates.md 29 KB
- references/shot-grammar.md 28 KB
- references/shot-logic.md 118 KB
- references/technique-library.md 92 KB
- references/visual-metaphor.md 48 KB
- references/visual-rhythm.md 58 KB
- specs/sb-evomap.md 5.9 KB
- specs/storyboard-plan/bands/01-shot-logic-foundation.json 1.3 KB
- specs/storyboard-plan/bands/02-idiom-library-expansion.json 1.2 KB
- specs/storyboard-plan/bands/03-cognitive-deepening.json 1.2 KB
- specs/storyboard-plan/bands/04-rhythm-sophistication.json 1.2 KB
- specs/storyboard-plan/bands/05-spatial-intelligence.json 1.2 KB
- specs/storyboard-plan/bands/06-llm-optimization.json 1.1 KB
- specs/storyboard-plan/bands/07-genre-libraries.json 1.1 KB
- specs/storyboard-plan/bands/08-cross-module-integration.json 1.2 KB
- specs/storyboard-plan/bands/09-director-autopsy.json 1.2 KB
- specs/storyboard-plan/bands/10-verification-codification.json 1.2 KB
- specs/storyboard-plan/manifest.json 954 B
- specs/storyboard-plan/slots.json 8.3 KB
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.
- 11d ago First seen · 895 lines · 0 tokens per session scan A 8deb7cc8e4bb
storyboard is a skill published in the GitHub repository pajama-studio/thriller (26 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 10,909 tokens. 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.