storyboard-generation

storyboard-generation is a skill for Claude Code, Codex from alecs5am/ralphy. It costs 18 tokens per session (561 once invoked), scanned A, original, Apache-2.0.

A set of rules for generating presentation slides and multi-panel storyboards with clear layouts, readable text, and all elements kept inside the frame.

In plain words
What is it for?
Creating storyboard sheets, presentation decks, shot timelines, and structured visual sequences.
Why use it?
It helps prevent cropped content, disorganized panels, and hard-to-read slide designs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating storyboard sheets, presentation decks, shot timelines, and structured visual sequences.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alecs5am/ralphy/storyboard-generation
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.

Any agent
npx skills add alecs5am/ralphy --skill storyboard-generation
Clone the repo
git clone --depth 1 https://github.com/alecs5am/ralphy

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-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/alecs5am/ralphy/storyboard-generation/github.svg)](https://agentmods.dev/skills/alecs5am/ralphy/storyboard-generation)
Your own site
<a href="https://agentmods.dev/skills/alecs5am/ralphy/storyboard-generation"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/storyboard-generation/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.

agentmods 80×15 button for storyboard-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/alecs5am/ralphy/storyboard-generation"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/storyboard-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 561 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00018 $0.00561
Opus 5 $0.00009 $0.00280
Sonnet 5 $0.00004 $0.00112
Haiku 4.5 $0.00002 $0.00056

Measured 6d ago against content hash 7be340559d6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

storyboard-generation 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 6d 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.

notes/skills/storyboard-generation/SKILL.md · 21 lines

What it actually says

Storyboard & Presentation Slide Generation

When generating full storyboard slides or presentation decks (typically using imagegen_2_0), follow these rules:

Strict Containment: The prompt must explicitly instruct the model to fit all photo cards, text blocks, and UI elements entirely within the slide boundaries. Nothing should be cropped or cut off at the edges. Use phrases like: "All photo cards fully inside slide boundaries, nothing cropped." Resolution & Aspect Ratio: Use aspect_ratio: "16:9" (or the requested slide format) and resolution: "1k" or "2k" to ensure text legibility and clean, sharp layouts. 1080p is an invalid resolution for imagegen_2_0 — never use it. Layout Definition: Clearly delineate rows and columns in the prompt structure (e.g., LAYOUT: 2 rows. Row 1: two equal columns (E1 left, E2 right)...) so the model organizes the elements logically. Reference Adherence: If replicating or modifying an existing layout, explicitly instruct the model to maintain the exact typography, icon set, card style, and background color. Timeline Bars: When visualizing a continuous shot or multi-scene sequence, explicitly prompt for a gradient timeline bar at the very bottom (e.g. Timeline bar at very bottom: gradient line from left (slow) to right (fast), labeled...). Consistency: Keep the lighting, time of day, and environmental context consistent across the panels on a single slide unless explicitly contrasting states (like a Before/After). Complex Storyboards (Film/Video): When building multi-panel film storyboards, use a structured JSON prompt with strict formatting directives (e.g., dark charcoal background #1a1a1a, white 2px borders around panels, specific typography for labels). Use cyan for camera movement overlays, yellow italic for audio, green for transitions. Embed a structured data block below each panel (Shot Type, Lens, Camera Path, Audio, Transition). Camera Movement Overlays: Explicitly prompt for arrows and diagrams drawn directly on the image panels (e.g., "curved cyan arc arrow showing orbit", "bold downward arrow labeled VERTICAL PLUNGE") to simulate professional director storyboards. Empty Panels for Re-use: When you need a storyboard panel that serves only as a structural placeholder (e.g., removing a character but keeping the text/layout), prompt the model for an explicitly empty dark frame: "COMPLETELY EMPTY dark panel — solid dark charcoal background, NO photo, NO person, NO image. Just the dark background with a subtle dark grey rectangle placeholder outline."

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. 6d ago First seen · 21 lines · 18 tokens per session scan A 7be340559d6b

Subscribe to this mod's changes

storyboard-generation is a skill published in the GitHub repository alecs5am/ralphy (133 stars, last pushed today), licensed Apache-2.0. It adds 18 tokens to every session and 561 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

visual-style-direction

Translate a creative brief, brand system, or reference set into an original, portable visual-direction system for image and video production. Use for art direction, reference analysis without imitation, design tokens, palette and contrast, typography, composition, texture and material, lighting, lens and camera…

calesthio/generative-media-skills · 94 tokens

ideogram-image

Generate, remix, edit, inpaint, reframe, background-process, describe, layerize, and upscale images with the Ideogram Developer API. Use when Codex must integrate Ideogram 4.0 or 3.0, render reliable typography or structured layouts, use style or character references, build synchronous or webhook workflows, migrate…

calesthio/generative-media-skills · 93 tokens

recraft-image-design

Design and produce raster images, native SVG artwork, brand-controlled visuals, and documented image edits with Recraft's API. Use for Recraft model and route selection, exact request construction, image-to-image, inpainting, outpainting, background work, vectorization, remix/exploration, palette and typography…

calesthio/generative-media-skills · 80 tokens

alibaba-image-models

Plan, prompt, call, edit, iterate, and productionize Alibaba Cloud Model Studio image generation with current Wan 2.7 Image, Qwen-Image 2.0, and Z-Image Turbo models. Use for Alibaba/DashScope text-to-image, multi-reference generation, instruction editing, character-consistent image sets, typography and layout work…

calesthio/generative-media-skills · 105 tokens

production-design-direction

Provider-independent production design direction for AI-generated media. Use when translating narrative, brand, advertising, product, social, film, or worldbuilding intent into sets, locations, props, color and material palettes, era research, graphic and environmental design, continuity bibles, image/video prompt…

calesthio/generative-media-skills · 78 tokens

video-gen

Use when generate videos with AI models — Runway, Kling, Sora, Pika, Seedance 2.0, Grok Imagine, Veo. Text-to-video, image-to-video, video extension, multi-modal references. Use when generating video from text prompts, animating images, or creating AI video content.

oyi77/1ai-skills · 69 tokens