video-storyboard

Installation
SKILL.md

Video Storyboard

Use this skill to create a production-ready storyboard package for a specific scene:

  1. A storyboard image saved to storyboard/scene-XX.png.
  2. A video-generation prompt script saved to storyboard/scene-XX.md.

Write the skill instructions in English, but create the user-facing .md script in the user's preferred local language unless they explicitly request another language.

Image Generation Requirement

Storyboard images must be generated by an image-generation model. Do not create storyboard artwork with code, SVG, HTML/CSS, canvas, diagrams, placeholder drawings, or deterministic shape scripts. Those methods are acceptable only for non-visual metadata or file operations, never as a substitute for the storyboard image.

Use the built-in image_gen tool by default, or an approved project image-generation workflow when explicitly required. After generation, save or copy the model-generated raster output to storyboard/scene-XX.png. If the model output cannot be saved directly, locate the generated raster asset and move/copy it into the required path; do not recreate it programmatically.

When to Use

Use this skill when the user asks for any of the following:

Related skills

More from agentara/skills

Installs
51
Repository
agentara/skills
GitHub Stars
232
First Seen
4 days ago