aiskillstore/marketplace-video-outpainting
> Video outpainting on RunComfy via the `runcomfy` CLI — extend beyond the original frame while preserving the central action. Routes prompt-shaped spatial extension through Wan 2-7 edit-video and points the agent at dedicated ComfyUI outpaint workflows when seam quality matters for hero delivery. Triggers on "video outpaint", "video outpainting", "extend video canvas", "expand video frame", "uncrop video", "aspect "TikTok to YouTube", or any explicit ask to extend a video spatially beyond its original frame.
This is a copy. The original lives at aiskillstore/video-outpainting.
npx skills add https://github.com/aiskillstore/marketplace --skill video-outpainting
Take aiskillstore/marketplace-video-outpainting from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.