video-extend

Extend existing video clips via Veo 3-1 extend-video endpoints.

31|9|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill video-extend-agentspace-so
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-extend
Source: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/video-extend
Command: npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill video-extend-agentspace-so

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extend or continue a short existing video clip when you need more duration, more beats, or a chained narrative without losing the original subject identity, framing, or lighting consistency.

Core Features & Use Cases

  • Video continuation for existing clips: Continue past per-call duration caps by routing to Veo 3-1 extend-video endpoints.
  • Prompt-driven shot-by-shot chaining: Build longer narratives by repeatedly extending the prior output with prompts that describe what happens next.
  • Quality vs cost routing: Automatically select between Veo 3-1 Extend (default) and Veo 3-1 Fast Extend for faster, lower-cost iterations.

Quick Start

Ask your agent to extend an existing Veo clip by providing the source video URL and a clear prompt describing what should happen next, and let it output the longer clip into your chosen output directory.

Frequently Asked Questions about video-extend

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

FAQPage Schema
How do I extend a short video clip without losing subject identity or motion consistency?

To extend a short video clip without losing subject identity, route the source video URL and a continuation prompt to the Veo 3-1 extend-video endpoint via the RunComfy CLI. This produces a longer, continuous result with consistent framing and lighting.

What is the best way to chain shot-by-shot narratives into a longer video?

The best way to chain shot-by-shot narratives is prompt-driven video continuation. Repeatedly extend the prior output clip by providing a new prompt describing what happens next, building a longer narrative sequence without losing the original subject identity.

How do I choose between fast and full-quality endpoints for video continuation?

Choose between fast and full-quality endpoints based on your iteration needs. Use Veo 3-1 Fast Extend for faster, lower-cost iterations during drafting, and switch to the default Veo 3-1 Extend endpoint for final, full-quality continuous video output.

Can I use Veo 3-1 to continue an existing video past its duration cap?

Yes, you can continue an existing video past per-call duration caps by routing the source clip to the Veo 3-1 extend-video endpoints. This mechanism bypasses single-generation limits by using the existing clip as a base for continuation.

What do I need to provide to start extending a Veo clip?

To start extending a Veo clip, you need to provide the source video URL and a clear prompt describing what should happen next. The CLI processes these inputs and writes the resulting longer clip into your chosen output directory.