Video Agent v1.1.0

Orchestrate a video production pipeline using a DAG of sub-agents.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill video-agent-v1-1-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Video Agent v1.1.0
Source: https://github.com/u-ss/Antigravity-chatgptpro-/tree/main/.agent/workflows/video
Command: npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill video-agent-v1-1-0

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire video production pipeline, from initial script enhancement to final video rendering, significantly reducing manual effort and time.

Core Features & Use Cases

  • End-to-End Orchestration: Manages a complex Directed Acyclic Graph (DAG) of sub-agents for a seamless workflow.
  • Sub-Agent Specialization: Leverages specialized agents for tasks like directing, asset collection, voice generation, timing, and rendering.
  • Use Case: A marketing team needs to produce a series of short promotional videos. This Skill can take a basic shot list, enhance prompts for AI video generation, collect assets, generate narration, create a timeline, and render the final video.

Quick Start

Run the video agent to start the entire video production pipeline.

Frequently Asked Questions about Video Agent v1.1.0

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

FAQPage Schema
How do I automate my video production pipeline end-to-end?

Automating a video production pipeline involves orchestrating a Directed Acyclic Graph (DAG) of sub-agents to manage shot list enhancement, asset collection, voice generation, timing, and rendering. This ensures a seamless workflow from script to final output with minimal manual effort.

How does a DAG-based workflow manage AI video generation sub-agents?

A DAG-based workflow manages AI video generation by directing specialized sub-agents to handle distinct tasks like directing, asset collection, and timing. This architecture ensures dependencies are executed in correct order, enabling seamless resumption from failed steps without re-running the entire pipeline.

Do I need paid APIs to generate voice and timing for my video assets?

No paid APIs are called to generate voice and timing for video assets. The pipeline ensures no paid APIs are called, assuming manual Sora operation for AI video generation, keeping the automated pipeline cost-free for asset collection and rendering.

What is the best way to resume an AI video rendering pipeline after a failed step?

The best way to resume an AI video rendering pipeline after a failed step is using a DAG architecture that supports resuming from failed steps. This allows the workflow to restart at the exact point of failure, avoiding redundant processing of completed sub-agent tasks.

Can I use this pipeline to enhance a basic shot list for marketing video creation?

Yes, you can use this pipeline to enhance a basic shot list for marketing video creation. The pipeline takes an initial shot list, enhances prompts for AI video generation, collects assets, generates narration, and creates a timeline to render the final promotional video.