storyboard-generator

Converts narrative story descriptions into image-2 storyboard prompts for short-drama production.

Updated Aug 12, 2026
One-click install
npx skills add https://github.com/VANTSU-1874/woods-video-studio --skill storyboard-generator-vantsu-1874
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storyboard-generator
Source: https://github.com/VANTSU-1874/woods-video-studio/tree/main/template/.agents/skills/storyboard-generator
Command: npx skills add https://github.com/VANTSU-1874/woods-video-studio --skill storyboard-generator-vantsu-1874

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning written drama plots into visual storyboard prompts by hand is slow and inconsistent. This Skill converts story or scene descriptions into professional, self-contained storyboard prompts ready for image-2 generation of director-style visual development boards. ## Core Features & Use Cases - Narrative-to-Storyboard Conversion: Transforms S-segment shot descriptions into structured storyboard prompts with character positions, plot flow, and unified asset numbering (图N). - Minimal Character/Scene Descriptions: Uses only name plus height for characters and names only for scenes, since reference images carry all visual detail, preserving cross-shot consistency. - Empty-Shot Handling and Dialogue Fidelity: Skips establishing/transition shots for image prompts while preserving them in video prompts, and copies dialogue blocks verbatim from upstream shot lists. - Use Case: In a short-drama pipeline, feed episode segment data (epXX-PYY-SZZ) with asset mapping tables, and the Skill writes 03-故事板图片提示词.md and 04-故事板视频提示词.md for the episode. ## Quick Start Ask the assistant to convert the plot of episode 1 into storyboard prompts using the character and scene reference assets in the project.

Frequently Asked Questions about storyboard-generator

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

FAQPage Schema
How do I convert a story description into storyboard prompts?

Provide the S-segment information, asset mapping table, and shot narrative text. The Skill extracts character names and heights once per episode, converts shot descriptions into a continuous plot narrative, and outputs a unified storyboard prompt template per segment.

What is a storyboard prompt for image generation?

It is a structured text prompt describing a 16:9 cinematic production board with character references, scene design, a movement diagram, and numbered black-and-white line-art storyboard frames. It references uploaded character and scene images by number instead of describing visual details.

Does the storyboard generator create the actual images?

No. The Skill only writes storyboard prompt text files. Actual image generation is a separate media step that runs after user confirmation, using the prompts and reference image paths stored in the episode output files.

How are empty shots handled in storyboard generation?

Segments marked as empty shots, establishing shots, or transitions do not get image prompts, since they contain no characters or plot. They are still preserved in the video prompt file by copying the corresponding segment from the upstream shot list.

Why must dialogue be excluded from storyboard image prompts?

Dialogue and narration text are banned from storyboard images to keep boards purely visual. Dialogue is copied verbatim into a separate block in the video prompt file, preserving speaker, shot number, and punctuation for the video model.