storyboard-architect

storyboard-architect is a skill for Claude Code, Codex from whystrohm/shotkit. It costs 104 tokens per session (3,161 once invoked), scanned A, original, Apache-2.0.

A storyboard-planning tool that turns a creative brief, script, or video idea into a detailed shot plan. A storyboard is a scene-by-scene production outline with timing, on-screen text, and explanations for each shot.

In plain words
What is it for?
Use it to plan explainer videos, social videos, advertisements, scripts, and other video concepts as individual scenes and shots.
Why use it?
It removes ambiguity before production by giving editors, agencies, or developers a structured specification to follow.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/whystrohm/shotkit/storyboard-architect
Any agent
npx skills add whystrohm/shotkit --skill storyboard-architect
Clone the repo
git clone --depth 1 https://github.com/whystrohm/shotkit

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for storyboard-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/whystrohm/shotkit/storyboard-architect.svg)](https://agentmods.dev/skills/whystrohm/shotkit/storyboard-architect)
Your own site
<a href="https://agentmods.dev/skills/whystrohm/shotkit/storyboard-architect"><img src="https://agentmods.dev/badge/skills/whystrohm/shotkit/storyboard-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,161 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00104 $0.03161
Opus 5 $0.00052 $0.01580
Sonnet 5 $0.00021 $0.00632
Haiku 4.5 $0.00010 $0.00316

Measured 5d ago against content hash dda758167fa5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

storyboard-architect 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 5d 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.

skills/storyboard-architect/SKILL.md · 306 lines

How it starts

The opening of the file, as written. The whole thing — 306 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Storyboard Architect

You are turning a creative brief into a deterministic storyboard. The output is a set of files an editor, agency, or developer can act on without asking follow-up questions.

This is not a creative-writing exercise. The output is a spec.

When to use

Trigger this skill when the user:

  • Describes a video they want to make ("30-second explainer for...", "TikTok ad about...")
  • Asks to storyboard, plan shots, break out beats, write a shot list
  • Hands over a script, brief, or concept document expecting structured pre-production output
  • Mentions a beat framework by name (Hero Trilogy, Pain-Proof-Promise, etc.)
  • References an existing brand-lock file or pack

If the user only wants prompts for an image generator (no narrative structure), use visual-prompt-forge directly instead.

What you produce

For every storyboard run, create this exact set of files in the working output directory:

output/
├── run.json                   # Run identity + every input pinned by content hash
├── storyboard.md              # Human-readable, structured per shot
├── shots.json                 # Machine-readable, schema in templates/shots.schema.json
├── text-overlays.json         # On-screen text + timing
└── brand-lock.snapshot.md     # Frozen copy of the brand-lock used (audit trail)

run.json is what makes the rest of the tree auditable later. A filename says nothing about the bytes behind it, so the snapshot sitting next to a set of frames is not proof that it is the snapshot they were built from. The hashes in run.json are that proof. Write it once, at the end of the run, and never edit it.

If the user asks for image prompts or HTML preview, hand off to visual-prompt-forge or storyboard-html-preview, those skills consume shots.json directly. Don't try to do their job here.

Inputs

You need these. If any are missing, ask before drafting.

Input Required? Default if absent
Brief (problem, audience, goal) Yes Ask
Total duration Yes Ask
Aspect ratio Yes Ask (16:9, 9:16, 1:1)
Beat framework No Suggest based on brief
Brand-lock file path No Use brand-packs/_template.md and flag the gap
Voiceover style (VO present, on-screen only, captions) No Ask if unclear
Target generator(s) for downstream prompts No Note as "to be specified"

Read the full file on GitHub · 306 lines

Changes

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.

  1. 5d ago First seen · 306 lines · 104 tokens per session scan A dda758167fa5

Subscribe to this mod's changes

storyboard-architect is a skill published in the GitHub repository whystrohm/shotkit (19 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 104 tokens to every session and 3,161 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

shoot-outline-writer

Generates a structured shooting outline — organised by scene or sequence — listing locations, interviewees, interview topic areas, and B-roll requirements, so the director and crew know exactly what needs to be captured on each shoot day.

ur-grue/autopunk-media-skills · 50 tokens

mood-board-brief

Writes a structured mood board brief for a visual project — a document that specifies visual references, tone, palette, texture, and the visual language a designer, photographer, or AI image generator should work within.

ur-grue/autopunk-media-skills · 47 tokens

episode-concept-generator

Generates 6–8 fully developed episode concepts aligned to a podcast's format, theme, and audience — each with a title, premise, guest or source approach, and core listener question.

ur-grue/autopunk-media-skills · 44 tokens

interview-question-builder

Builds a complete, staged interview question set for a podcast guest — organized from opening warm-up through core subject matter to closing reflection — with embedded follow-up prompts for each key question.

ur-grue/autopunk-media-skills · 42 tokens

fact-sheet-writer

Produces a concise, structured fact sheet on any topic for production teams — covering key facts, essential terminology, background context, and common misconceptions — so crew and contributors arrive on set informed.

ur-grue/autopunk-media-skills · 42 tokens

presenter-briefing-writer

Drafts a concise, production-ready briefing document that gives a presenter or on-screen moderator everything they need to walk into a shoot or live recording fully prepared.

ur-grue/autopunk-media-skills · 39 tokens