generate-video

Orchestrate script-to-video scene generation with checkpointing and resume support.

3.9k|784|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/ArcReel/ArcReel --skill generate-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-video
Source: https://github.com/ArcReel/ArcReel/tree/main/agent_runtime_profile/.claude/skills/generate-video
Command: npx skills add https://github.com/ArcReel/ArcReel --skill generate-video

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates converting script content into video outputs by orchestrating prompts, video generation tasks, and checkpoints, reducing manual toil in video production pipelines.

Core Features & Use Cases

  • End-to-end video generation: from episode scripts to scene videos with optional reference videos.
  • Batch and resume support: generate multiple scenes, or resume from checkpoints after interruptions.
  • Prompt-driven rendering: constructs scene prompts and timings based on script data and storyboard assets.

Quick Start

Generate all pending scenes for episode_1.json using the default batch mode.

Frequently Asked Questions about generate-video

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

FAQPage Schema
How do I automate turning scripts into video scenes?

You can automate script-to-video scene generation by orchestrating prompts, video tasks, and checkpointing, which reduces manual toil in video production pipelines.

Can I resume interrupted video generation workflows from checkpoints?

Yes, interrupted video generation workflows can be resumed from checkpoints, allowing you to generate multiple scenes or recover from interruptions without restarting.

How do I generate multiple video scenes in batch mode?

Batch processing allows you to generate multiple video scenes from episode scripts by orchestrating end-to-end task submission, prompt construction, and duration validation with error handling.

Does storyboard-driven video generation support reference videos?

Yes, storyboard-driven video generation supports optional reference videos, constructing scene prompts and timings based on script data and storyboard assets.

What is the best way to construct prompts for episode video generation?

The best way to construct prompts for episode video generation is through prompt-driven rendering, which builds scene prompts and timings based on script data and storyboard assets.