seedance-storyboard-skill

Convert director shot scripts into Seedance 2.0 video generation prompts with sub-shot design.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning a director's shot-level script into executable AI video prompts requires preserving every source dialogue line, enforcing per-genre sub-shot duration limits, and maintaining spatial continuity across shots—work that is error-prone when done manually for short-drama production. ## Core Features & Use Cases - Script-to-Storyboard Conversion: Splits and merges director shot units into formal epXX-PYY-SZZ storyboard segments with fixed 5/6/9/10/12/15-second duration tiers. - Genre-Based Sub-Shot Design: Applies reinforcement rules per drama type (fight, dialogue, chase, suspense, romance, etc.) with per-sub-shot duration caps and merging rules. - Dialogue Fidelity & Asset Binding: Preserves every source script line with correct speaker/voice semantics and binds characters, scenes, and props to global @image references with local asset paths. - Use Case: Given a director's scene-by-scene script for episode 1, produce a complete 02-视频提示词.md file containing Seedance 2.0 prompts, spatial relationship fields, transition empty-shot segments, and a storyboard statistics table. ## Quick Start Use the seedance-storyboard skill to convert the director script for episode 1 into Seedance 2.0 video prompts and write them to 产出/ep01/02-视频提示词.md.

Frequently Asked Questions about seedance-storyboard-skill

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

FAQPage Schema
How do I convert a director script into Seedance 2.0 video prompts?

Read the director's shot-level script, split it into formal epXX-PYY-SZZ segments by narrative action nodes, assign a drama genre to each, then write one prompt per segment using numbered shot descriptions. Dialogue lines must be embedded in shot descriptions and every source line preserved exactly once.

What duration limits apply to Seedance storyboard segments?

Each segment must use a fixed tier of 5, 6, 9, 10, 12, or 15 seconds and never exceed 15 seconds. Sub-shots inside a segment have genre-specific caps, such as 2 seconds for fight scenes and 3 seconds for dialogue scenes.

How are characters and scenes referenced in Seedance prompts?

Characters, scenes, and props are bound to global @image references declared in a standalone paragraph with full entity names and local asset paths from the asset registry. Numbering is global across the whole document and never resets per segment.

Does the skill preserve original script dialogue?

Yes. Every source script line must be preserved verbatim with its original speaker and voice type, such as narration, character dialogue, or inner monologue. A long line may be split across sub-shots in order but never repeated in full.

What are the limitations of this storyboard skill?

It only produces the normal Seedance prompt file 02-视频提示词.md and must not touch storyboard image or video prompt files. It also cannot redesign performances or camera work beyond the director's script, only adapt them for generation feasibility.