storyboard-generator

Generate UGC storyboards with consistent characters and scenes.json metadata.

345|12|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/minicoohei/ai-agent-camp --skill storyboard-generator-minicoohei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storyboard-generator
Source: https://github.com/minicoohei/ai-agent-camp/tree/main/.claude/skills/storyboard-generator
Command: npx skills add https://github.com/minicoohei/ai-agent-camp --skill storyboard-generator-minicoohei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, Pillow, python-dotenv, and includes scripts (resource) components.

What problem does it solve?

AI UGC動画制作のための絵コンテを自動生成するスキル。1枚シート生成→切り出しでキャラクター一貫性を保証。 「絵コンテを作って」「ストーリーボード生成」「UGC動画の流れを作って」等のリクエストで発動。

Core Features & Use Cases

  • 自動的にシナリオを4/8/16コマの絵コンテに分解し、完全なストーリーボードグリッドを生成します。
  • キャラクター参照画像を生成して、全フレームで同一性を維持します。
  • per-frame prompts と scenes.json のナレーション・motion_type を出力し、下流の動画ツールと連携します。
  • AI生成UGC動画のクリエイターや、ストーリーボードパイプラインを再現したいチームに有用です。

Quick Start

Run the generator with a scenario and character prompt to produce frames and a storyboard grid.

Frequently Asked Questions about storyboard-generator

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

FAQPage Schema
How do I generate a storyboard for UGC video production with consistent characters?

To generate a UGC video storyboard with consistent characters, provide a scenario and character prompt. The workflow decomposes the scenario into scenes, generates a reference image, and outputs a storyboard grid with matching frames.

What is the best way to maintain character consistency across AI-generated storyboard frames?

The best way to maintain character consistency across AI storyboard frames is by generating a single character reference sheet first. The workflow extracts individual frames from this sheet to ensure visual identity remains identical throughout the video pipeline.

Can I use the generated storyboard scenes.json metadata with downstream video tools?

Yes, you can use the generated scenes.json metadata with downstream video tools. The workflow outputs per-frame prompts, motion types, and narration data specifically formatted to integrate smoothly into scripted asset creation and video pipelines.

Do I need a specific environment setup to run the AI storyboard generator?

You need an environment configured with Python, the google-genai library, and Pillow for image processing. Ensure your API keys are set via python-dotenv to authenticate the image generation requests and process the storyboard grids.

How many storyboard frames can I automatically decompose a scenario into?

You can automatically decompose a scenario into 4, 8, or 16 storyboard frames. The generator breaks down the provided scenario into these standard panel counts and assembles them into a complete storyboard grid.