video-creator

Orchestrate end-to-end video creation from a user-provided script.

62|17|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/outscal/video-generator --skill video-creator-outscal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: video-creator
Source: https://github.com/outscal/video-generator/tree/main/.claude/skills/video-creator
Command: npx skills add https://github.com/outscal/video-generator --skill video-creator-outscal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

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.

Frequently Asked Questions about video-creator

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

FAQPage Schema
How do I automate multi-step AI video creation from a script?▼

To automate multi-step AI video creation, you provide a script and the system orchestrates the entire pipeline. It coordinates audio, direction, assets, design, and coding steps deterministically to produce final video components.

Can I resume an in-progress video generation workflow if it stops?▼

Yes, you can resume an in-progress video generation workflow. The system tracks progress using a defined status file and step files, allowing you to continue execution or run individual steps without restarting.

Does Claude Code support parallel scene generation for video workflows?▼

Claude Code supports parallel scene generation within video workflows. The orchestration system processes applicable scenes in parallel during the asset, design, and coding phases to optimize the multi-step execution pipeline.

What is the best way to orchestrate audio and visual assets for AI video generation?▼

The best way to orchestrate audio and visual assets is using a mode-based execution pipeline. This approach manages multi-step workflows across audio, direction, assets, design, and coding, tracking progress through a defined status file.

Can I run individual steps like audio or coding separately in a video generation pipeline?▼

You can run individual steps like audio or coding separately in the video generation pipeline. The mode-based execution allows you to execute specific steps, regenerate scenes for a given step, or initialize a completely new video workflow.