storyboard-creation

Installation
Summary

Visual storyboarding with shot vocabulary, camera angles, continuity rules, and AI image generation via inference.sh.

  • Covers eight shot types (ECU to EWS), seven camera angles (eye level to Dutch), and nine camera movements (pan, dolly, crane, handheld, etc.) with use cases and emotional effects
  • Enforces continuity best practices: 180-degree rule, match on action, eyeline match, and screen direction to maintain spatial coherence across cuts
  • Generates storyboard panels using FLUX image models with consistent style prompts, then stitches them into multi-panel boards (2x3, 3x3, 2x2 layouts)
  • Includes panel annotation format (shot type, movement, duration, action, dialogue, SFX, music cues) and step-by-step workflow from shot list to assembled board
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Storyboard Creation

Create visual storyboards with AI image generation via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Generate a storyboard panel
belt app run falai/flux-dev-lora --input '{
  "prompt": "storyboard panel, wide establishing shot of a modern city skyline at sunset, cinematic composition, slightly desaturated colors, film still style, 16:9 aspect ratio",
  "width": 1248,
  "height": 832
}'
Related skills

More from inferen-sh/skills

Installs
GitHub Stars
500
First Seen