๐ŸŽฏ

video-extend

๐ŸŽฏSkill

from prime-skills/runcomfy-agent-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add prime-skills/runcomfy-agent-skills --skill video-extend
skills.sh Installโš  Installs to .agents/skills/
$npx skills add prime-skills/runcomfy-agent-skills --skill video-extend
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/video-extend/SKILL.md
VibeIndex|
What it does
|

A Claude Code skill for extending or continuing existing video clips via the RunComfy CLI. Routes to Google Veo 3-1's extend-video and fast/extend-video endpoints, producing clips that continue the original with consistent motion, lighting, and subject identity for chained narrative shots or longer cuts.

Overview

Video Extend is a Claude Code skill that continues an existing video clip past its original duration or chains narrative shots together using Google Veo 3-1's extend-video endpoints through the RunComfy CLI. It offers two quality tiers: full Veo 3-1 Extend for hero-quality final delivery, and Veo 3-1 Fast Extend for cost-effective iteration and drafting. The extended clips maintain consistent motion, lighting, subject identity, and physics from the source video, making it possible to build longer sequences from a single seed clip.

Key Features

  • Seamless video continuation with Google Veo 3-1 that preserves motion, lighting, identity, and physics from the source clip
  • Two quality tiers: full Extend for final delivery and Fast Extend for rapid iteration at lower cost
  • Shot-by-shot narrative chaining by feeding each output as input to the next extend call, building multi-beat stories from a single seed
  • Prompt-driven continuation where you describe only what happens next while the source video provides all visual context
  • Camera control through explicit anchoring in prompts ("camera continues pushing in", "camera stays static") to prevent drift
  • Simple CLI workflow via runcomfy run with just a video URL and continuation prompt as JSON input

Who is this for?

  • Video editors and filmmakers who need to extend short AI-generated clips beyond per-call duration caps
  • Creative directors building multi-shot narratives or story sequences from a single establishing shot
  • Content producers iterating on video compositions who want fast drafts before committing to final-quality renders
๐Ÿ“ฆ

Same repository

prime-skills/runcomfy-agent-skills(25 items)

video-extend

SKILL.md

345,331Installs
-
AddedAug 11, 2026

More from this repository10

๐ŸŽฏ
video-edit๐ŸŽฏSkill

A smart intent-routing skill for video editing on RunComfy that automatically selects the best model (Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, or Lucy Edit Restyle) based on what the user wants to do, from general restyling and background swaps to precise motion transfer and outfit changes.

๐ŸŽฏ
image-to-video๐ŸŽฏSkill

A smart intent-routing skill that animates still images on RunComfy by selecting the optimal model: HappyHorse 1.0 I2V for general portrait and product animation with native audio, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition with image, video, and audio references.

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

A skill for generating images with Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family on RunComfy, optimized for rapid iteration, batch ideation, in-image typography rendering, and optional web-grounded context with support for resolutions from 0.5K to 4K.

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

A smart intent-routing skill for image editing on RunComfy that selects the optimal model from Nano Banana Edit (batch up to 20 images), GPT Image 2 Edit (multilingual text rewrite, multi-ref composition), Flux Kontext Pro (single-shot precise local edit), or Z-Image Turbo Inpaint (mask-driven region edit) based on user intent.

๐ŸŽฏ
flux-kontext๐ŸŽฏSkill

A Claude Code skill that enables precise single-image editing using Black Forest Labs's Flux 1 Kontext Pro model through the RunComfy CLI, with built-in prompting patterns for high-fidelity local edits.

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

A skill for generating text-to-video with Wan 2.7, Wan-AI's flagship motion model on RunComfy, featuring multi-reference conditioning, audio-driven lip-sync via custom audio tracks, smooth transition physics, prompt expansion control, and up to 1080p output at 15 seconds duration.

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

A Claude Code skill for generating text-to-video clips with HappyHorse 1.0 via the RunComfy CLI. HappyHorse 1.0 is currently ranked #1 on the Artificial Analysis Video Arena, producing native 1080p video with in-pass synchronized audio and multi-shot character consistency.

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

A Claude Code skill for generating video with Kling 3.0 via the RunComfy CLI. Covers all six Kling 3.0 endpoints across three rendering tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video), with native synchronized audio and multi-shot character consistency.

๐ŸŽฏ
codex-pet๐ŸŽฏSkill

A Claude Code skill that generates custom OpenAI Codex Pets from a single reference image via the RunComfy CLI. It produces a Codex-compatible spritesheet (1536x1872, 8 columns x 9 rows) and pet.json manifest using GPT Image 2 and ImageMagick, without requiring Codex Pro or an OPENAI_API_KEY.

๐ŸŽฏ
ai-video-generation๐ŸŽฏSkill

A Claude Code skill that acts as a smart router for AI video generation across the full RunComfy model catalog. Supports text-to-video, image-to-video, and video-extend modes with models including HappyHorse 1.0, Kling 3.0, Wan 2.7, Seedance, Veo 3.1, and more.