video-outpainting

Extends video canvas spatially and converts aspect ratios via the RunComfy CLI.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/brillianodhiya/VisionScript --skill video-outpainting-brillianodhiya
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: video-outpainting
Source: https://github.com/brillianodhiya/VisionScript/tree/main/.agents/skills/video-outpainting
Command: npx skills add https://github.com/brillianodhiya/VisionScript --skill video-outpainting-brillianodhiya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @runcomfy/cli.

What problem does it solve? Repurposing video across platforms often requires changing aspect ratio or uncropping footage, and manual canvas extension is slow and produces visible seams. This Skill extends a video's spatial frame beyond its original borders while preserving the central action. ## Core Features & Use Cases - Prompt-Driven Canvas Extension: Runs Wan 2-7 edit-video through the runcomfy CLI with prompts that describe how to extend the frame while preserving the original subject. - Aspect Ratio Conversion: Converts 9:16 vertical to 16:9 horizontal, square to wide banner, or vice versa for cross-platform delivery. - Hero-Grade Routing: Points to dedicated ComfyUI outpainting workflows (LTX 2-3) when strict seam quality and temporal consistency are required. - Use Case: Convert a TikTok vertical clip into a 16:9 YouTube video by running runcomfy run wan-ai/wan-2-7/edit-video with a prompt that adds matching environment on the left and right sides. ## Quick Start Ask the agent to extend your vertical video to 16:9 horizontal by providing the video URL and describing the environment to add on each side.

Frequently Asked Questions about video-outpainting

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

FAQPage Schema
How do I convert a vertical video to horizontal 16:9?▼

Run `runcomfy run wan-ai/wan-2-7/edit-video` with your video URL and a prompt like "Extend the canvas to 16:9 horizontal by adding matching environment on the left and right sides." End the prompt with a preservation instruction to keep the central action intact.

What is the difference between video outpainting and video extending?▼

Video outpainting expands the frame spatially, adding environment beyond the original borders or changing aspect ratio. Video extending adds more frames in time, making the clip longer. This Skill handles spatial outpainting only.

Can I use the RunComfy CLI for hero-grade video outpainting?▼

The CLI reaches Wan 2-7 edit-video, which handles most social and internal uses but shows quality variance at seams. For hero ad delivery, use the dedicated ComfyUI LTX 2-3 outpainting workflows in the RunComfy cloud GUI instead.

Why does my outpainted video have visible seams?▼

Wan 2-7 was not trained specifically for outpainting, so seam quality varies. Improve results by describing matching background style, lighting, and camera distance in the prompt, or switch to a dedicated ComfyUI outpainting workflow.

How many outpainting passes can I run on one video?▼

You can chain passes where each extends the canvas by roughly 30 percent, but quality degrades noticeably after two passes. Plan the target aspect ratio early to minimize the number of passes needed.