generate-storyboard

Generate storyboard panels from screenplay scenes in 9:16 or 16:9 formats.

3.9k|784|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/ArcReel/ArcReel --skill generate-storyboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-storyboard
Source: https://github.com/ArcReel/ArcReel/tree/main/agent_runtime_profile/.claude/skills/generate-storyboard
Command: npx skills add https://github.com/ArcReel/ArcReel --skill generate-storyboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lib.generation_queue_client, lib.project_manager, lib.prompt_utils, lib.storyboard_sequence, and includes scripts (resource) components.

What problem does it solve?

Automatically generates storyboard panels for script scenes to ensure visual continuity and reduce manual illustration effort.

Core Features & Use Cases

  • Generate storyboard frames from script scenes for both narration and drama modes.
  • Maintain character and scene continuity by referencing character sheets, scene sheets, and previous panels.
  • Support both 9:16 vertical (narration) and 16:9 horizontal (drama) formats via content_mode.
  • Submit tasks to the generation queue with prompts built from project metadata (style, characters) and update script with generated images.
  • Handles incremental generation and failure reporting for traceability.

Quick Start

Submit the storyboard generation task for your script to the generation queue and review the results.

Frequently Asked Questions about generate-storyboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate storyboard panels from a screenplay?

To generate storyboard panels from a screenplay, submit your script segments to the generation queue along with an image prompt for each segment to automatically produce visual frames.

What's the best way to maintain character and scene continuity in AI storyboard generation?

Maintaining character and scene continuity in AI storyboard generation is achieved by referencing project metadata, such as character sheets and scene sheets, alongside previous panels during frame creation.

Can I generate both vertical 9:16 and horizontal 16:9 storyboard frames for video production?

Yes, you can generate both vertical 9:16 and horizontal 16:9 storyboard frames by setting the content mode to support narration-based sequences or drama-based sequences respectively.

How do I handle missing frames or failed image generation tasks in a storyboard?

Handling missing frames or failed image generation tasks involves submitting re-generation requests to the generation queue, which records successes and failures for full traceability.

Does storyboard generation require an image prompt for each script segment?

Yes, storyboard generation requires an image prompt for each script segment to build the visual task, leveraging project style and character metadata to ensure accurate visual output.

How does automated storyboard generation handle batch submissions for large scripts?

Automated storyboard generation handles batch submissions by processing multiple script segments through a generation queue, updating the script with generated images and reporting any incremental failures.