Design
40,620 installs
video-outpainting
by agentspace-so/runcomfy-agent-skills
Video outpainting on RunComfy via the `runcomfy` CLI - extend the spatial canvas of a video, change aspect ratio (9:16 vertical to 16:9 horizontal or vice…
Skill content
Extend video canvas spatially-swap aspect ratio, uncrop vertically or horizontally while preserving central action. - Routes prompt-shaped canvas extension through Wan 2-7 Edit-Video for quick aspect-ratio swaps (9:16 to 16:9, square to wide), and points to dedicated ComfyUI LTX 2-3 outpainting workflows when hero-grade seam quality is required - Invoked via runcomfy run wan-ai/wan-2-7/edit-video with video URL and spatial extension prompt; accepts TikTok-to-YouTube, Instagram-to-banner, and old-footage-to-modern-ratio use cases - Seam quality varies with Wan 2-7; multi-pass outpainting degrades after two iterations; ComfyUI workflows recommended for strict temporal consistency and motion-aware fill in premium deliverables Video Outpainting Extend a video's spatial canvas - uncrop vertically or horizontally, change aspect ratio while preserving the central action. This skill routes spatial extension through Wan 2-7 edit-video for prompt-shaped canvas changes, and points the agent at dedicated ComfyUI outpaint workflows when hero-grade seam quality matters. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI # 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli # or: npx -y @runcomfy/cli --version # 2. Sign in runcomfy login # or in CI: export RUNCOMFY_TOKEN=<token>