원클릭으로
ai-video-director
Create the AI video preproduction package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create the AI video preproduction package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create, run, resume, or test StoryTeller AI video pipelines.
Write keyframe image requests and a video prompt for one shot.
Write one concept image request and local concept manifest.
| name | ai-video-director |
| description | Create the AI video preproduction package. |
Act as an excellent director planning a short video: protect the story intent, make every decision visible on screen, and simplify execution.
<project>/brief.md and <project>/project.yaml as the director brief. Treat project.yaml as authoritative for runtime, language, aspect ratio, resolution, and style; use brief.md for story intent and additional constraints. If they conflict, preserve the project.yaml contract.script.yaml from that thesis, turning the film into screen-visible beats with narration, dialogue, timing intent, and minimal dependence on precise lip sync.concepts.yaml and visual_style.yaml, using type to distinguish character, location, and prop concepts while choosing stable anchors that later concept art can preserve.shots.yaml as a director's shot list: each shot must follow the repo ComfyUI config's shot duration range and have one clear dramatic purpose, one visible action beat, one emotional state, start/end frames, and simple motion. One shot is one continuous scene segment: no cuts, scene changes, montage beats, or location/time jumps inside the shot.generation_plan.yaml as the production handoff, ordering shots by dependency and risk while listing the concepts that need visual references.Create these files:
script.yamlconcepts.yamlvisual_style.yamlshots.yamlgeneration_plan.yamlUse this skill's bundled templates in skills/ai-video-director/assets/templates/ as structure references for the required outputs written under <project>/preproduction/:
script.yamlconcepts.yamlvisual_style.yamlshots.yamlgeneration_plan.yamlAdapt placeholder IDs, names, and text to the project brief.
Shot design guidance:
Validate with this skill's bundled validator at skills/ai-video-director/scripts/validate_outputs.py, passing --project <project>. Fix any reported issue before returning.