yt-storyboard

Decompose YouTube scripts into storyboard JSON, SRT subtitles, and previews.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/zdpk/skills --skill yt-storyboard
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: yt-storyboard
Source: https://github.com/zdpk/skills/tree/main/dotfiles/skills/custom/youtube/yt-storyboard
Command: npx skills add https://github.com/zdpk/skills --skill yt-storyboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decomposes YouTube scripts into structured visual storyboards, producing scene-by-scene descriptions, image prompts, subtitle timing, and transition notes to speed up video production.

Core Features & Use Cases

  • Scene decomposition: split scripts into visually coherent scenes with hook/explanation/CTA templates.
  • Prompt generation: create English image prompts for each scene to feed image generators.
  • Subtitle timing: generate timed subtitles synchronized to narration.
  • Transition planning: suggest natural scene transitions and camera cues.
  • Output bundles: produce storyboard JSON, SRT subtitles, and a human-readable preview for review.
  • Use Case: for YouTube creators, editors, and producers who need production-ready storyboards from scripts.

Quick Start

Provide a finalized YouTube script to generate a corresponding storyboard.

Frequently Asked Questions about yt-storyboard

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

FAQPage Schema
How do I turn a YouTube script into a storyboard?▼

To turn a YouTube script into a storyboard, you provide the finalized text to automatically decompose it into scene descriptions, image prompts, subtitle timing, and transition notes for production.

What is scene decomposition in video production?▼

Scene decomposition in video production splits a script into visually coherent scenes using hook, explanation, and CTA templates, generating specific visual assignments and English image prompts for each segment.

Can I generate SRT subtitles from a video script?▼

Yes, you can generate SRT subtitles from a video script by parsing the narration to create timed subtitles that are synchronized with the generated scene breakdowns.

How do I plan transitions and camera cues for a video?▼

You can plan transitions and camera cues by processing the script through a pipeline that suggests natural scene transitions and visual cues alongside the storyboard JSON output.

Does YouTube storyboard generation support scripts in multiple languages and formats?▼

YouTube storyboard generation supports scripts in multiple languages and formats, parsing varied input text to output a storyboard JSON, SRT subtitles, and a human-readable preview.

Do I need a finalized script to generate image prompts for scenes?▼

Yes, you need a finalized script to generate image prompts for scenes, as the pipeline parses the provided text to assign visuals and create English prompts for image generators.