What problem does it solve?
This Skill orchestrates end-to-end video creation from a user-provided script, managing steps across audio, direction, assets, design, and coding, while tracking progress and enabling resuming.
Core Features & Use Cases
- End-to-end pipeline orchestration: From script input to final video components.
- Mode-based execution: Run individual steps, regenerate scenes, resume progress, or create a new video.
- Parallel processing: Supports parallel scene generation where applicable.
- Use Case: Imagine you want to generate a video from a script with multiple scenes; this Skill coordinates audio, visuals, and code generation to produce the final components.
Quick Start
- Provide a script and hit start to initiate the video creation workflow; the system will guide you through the steps via the video-status flow.
- Initialize or resume a video workflow using the provided status file and step definitions, choosing to execute a specific step (audio, direction, assets, design, coding), or to regenerate scenes for a given step.
- Use the Step References to understand how to proceed with each part of the pipeline, and reference the design/docs in .claude/skills/video-creator for details.