๐ŸŽฏ

video-extend

๐ŸŽฏSkill

from agentspace-so/runcomfy-agent-skills

VibeIndex|
What it does
|

A Claude Code skill that extends or continues existing video clips via the RunComfy CLI, routing to Google Veo 3-1's extend-video endpoints to add frames or chain narrative shots from a single seed clip.

Overview

Video Extend is a Claude Code skill that continues or extends existing video clips via the RunComfy CLI. It routes to Google Veo 3-1's extend-video endpoints, taking a source video plus a continuation prompt and producing a clip that continues the original with consistent motion, lighting, and subject identity. The skill supports both a full-quality endpoint for hero delivery and a fast endpoint for cost-sensitive iteration, enabling chained narrative shots built shot-by-shot from a single seed clip.

Key Features

  • Veo 3-1 full-quality extend - The default endpoint (google-deepmind/veo-3-1/extend-video) continues an existing clip with consistent motion, lighting, identity, and physics for hero-quality final delivery.
  • Fast extend for iteration - The fast endpoint (google-deepmind/veo-3-1/fast/extend-video) provides quicker, lower-cost extends for iterating on compositions and multi-shot drafts.
  • Chained narrative building - Build longer videos shot-by-shot by feeding the output of one extend call as input to the next, creating multi-shot narratives from a single seed clip.
  • Prompt-driven continuation - Guide what happens next in the video with a text prompt that describes the continuation, letting the model handle motion, lighting, and identity consistency.

Who is this for?

  • Video creators who have short AI-generated clips and need to extend them past their per-call duration limits while maintaining visual consistency
  • Filmmakers and editors building shot-by-shot narratives from AI-generated seed clips who need seamless continuation between shots
  • Content production teams iterating on video compositions who need both fast draft extends and hero-quality final extends
๐Ÿ“ฆ

Same repository

agentspace-so/runcomfy-agent-skills(30 items)

video-extend

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add agentspace-so/runcomfy-agent-skills --skill video-extend
skills.sh Installโš  Installs to .agents/skills/
npx skills add agentspace-so/runcomfy-agent-skills --skill video-extend
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/video-extend/SKILL.md

SKILL.md

12Installs
-
AddedMay 13, 2026

More from this repository10

๐ŸŽฏ
nano-banana-2๐ŸŽฏSkill

A RunComfy skill that generates images using Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family. Optimized for rapid iteration, social thumbnails, and in-image typography with configurable resolution tiers and safety tolerance.

๐ŸŽฏ
image-edit๐ŸŽฏSkill

A smart intent-routing skill for image editing on RunComfy that selects the best model based on the editing task. Routes to Nano Banana Edit for batch edits up to 20 images, GPT Image 2 for multilingual text rewrite, Flux Kontext Pro for single-shot precise edits, or Z-Image Turbo for mask-driven inpainting.

๐ŸŽฏ
kling-3-0๐ŸŽฏSkill

Provides Kling 3.0 video generation on RunComfy, covering all six endpoints across three quality tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video) for Kuaishou's third-generation cinematic video model with native synchronized audio.

๐ŸŽฏ
nano-banana-edit๐ŸŽฏSkill

Edit images with Google Nano Banana 2 on RunComfy, supporting batch edits of up to 20 images per call with strong identity preservation. Features localized edits using spatial language, background swaps, and configurable resolution up to 4K.

๐ŸŽฏ
wan-2-7๐ŸŽฏSkill

Generate text-to-video with Wan-AI's Wan 2.7 on RunComfy, featuring multi-reference conditioning and audio-driven lip-sync via custom audio tracks. Supports prompt expansion, negative prompts, and up to 1080p resolution through the RunComfy CLI.

๐ŸŽฏ
gpt-image-edit๐ŸŽฏSkill

Edit images with OpenAI GPT Image 2 on RunComfy, excelling at multilingual in-image text editing across any script (Latin, kana, CJK, Cyrillic, Arabic) and multi-reference composition with up to 10 input images. Ideal for identity-preserving edits and layout-precise repositioning.

๐ŸŽฏ
happyhorse-1-0๐ŸŽฏSkill

Generate text-to-video with HappyHorse 1.0 on RunComfy, currently ranked #1 on Artificial Analysis Video Arena. Supports native 1080p with in-pass synchronized audio, multi-shot character consistency, and 6-language prompt support via the RunComfy CLI.

๐ŸŽฏ
seedance-v2๐ŸŽฏSkill

Generate cinematic short-form video with ByteDance Seedance 2.0 Pro on RunComfy, supporting multi-modal references including up to 9 images, 3 videos, and 3 audio tracks. Features native lip-synced audio generation and is ideal for brand-consistent multi-language narratives.

๐ŸŽฏ
flux-2-klein๐ŸŽฏSkill

A RunComfy skill for generating images with Black Forest Labs' Flux 2 Klein, the distilled low-latency variant of Flux 2. Supports 9B and 4B model variants with sub-second inference for real-time art direction, rapid concepting, and multi-reference brand styling.

๐ŸŽฏ
runcomfy-cli๐ŸŽฏSkill

The foundation skill for the RunComfy platform, providing a single CLI to install, authenticate, and invoke hundreds of model endpoints including image generation, video, face-swap, lip-sync, and LoRA training.