Design 37,419 installs

video-outpainting

by doany-ai/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

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>