Agent skill

storyboard-prompting

Generate detailed image prompts for storyboard frames optimized for Midjourney, DALL-E, and Stable Diffusion

a5c.ai1,642★ · 1 repos on radarProfile →
claude-codecodexMIT
Install
npx skills add a5c-ai/babysitter --skill storyboard-prompting --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Path: library/specializations/domains/social-sciences-humanities/arts-culture/film-tv-production/skills/storyboard-prompting/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

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

From the SKILL.md

# Storyboard Prompting Skill ## Purpose Create detailed, production-ready image generation prompts for storyboard frames. These prompts should produce consistent, cinematic images that communicate composition, lighting, mood, and action for pre-visualization. ## Prompt Architecture ### Core Structure ``` [SUBJECT] + [COMPOSITION] + [LIGHTING] + [MOOD/ATMOSPHERE] + [STYLE] + [TECHNICAL] ``` ### Component Breakdown | Component | Description | Examples | |-----------|-------------|----------| | Subject | Who/what is in frame | "detective in trench coat" | | Composition | Framing and arrangement | "medium close-up, rule of thirds" | | Lighting | Light sources and quality | "rim lighting, high contrast" | | Mood | Emotional atmosphere | "tense, ominous" | | Style | Visual reference | "noir, cinematic" | | Technical | Camera/image specs | "35mm, shallow DOF" | ## Platform-Specific Optimization ### Midjourney ``` Midjourney v6 parameters: --ar [aspect ratio] (16:9, 2.39:1, 4:3) --s [stylize] (0-1000, default 100) --c [chaos] (0-100, for variation) --q [quality] (0.25, 0.5, 1, 2) --style raw (less Midjourney aesthetic) Structure: [Subject and action], [composition], [lighting], [mood], [st

What's inside
Steps it walks through
  1. Purpose
  2. Prompt Architecture
  3. Core Structure
  4. Component Breakdown
  5. Platform-Specific Optimization
  6. Midjourney
  7. DALL-E
  8. Stable Diffusion
  9. Shot Type Prompts
  10. Extreme Wide Shot (EWS)
  11. Wide Shot (WS)
  12. Medium Shot (MS)
  13. Close-Up (CU)
  14. Extreme Close-Up (ECU)
More from babysitter
All skills →
About this skill
What does the storyboard-prompting skill do?

Generate detailed image prompts for storyboard frames optimized for Midjourney, DALL-E, and Stable Diffusion

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill storyboard-prompting --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 a5c-ai/babysitter, a repository with 1,642 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