What problem does it solve? Extending a photo beyond its original frame — uncropping, changing aspect ratio, or filling in what the camera missed — normally requires manual editing in complex tools. This Skill routes outpainting requests to the right RunComfy edit model via the runcomfy CLI, preserving the original content while generating matching surroundings. ## Core Features & Use Cases - Model Routing: Picks between Nano Banana 2 Edit (default, spatial-language driven), GPT Image 2 Edit (multi-reference style matching), FLUX Kontext Pro (maximum preservation), and brand edit endpoints (Seedream, Dreamina, Qwen, FLUX 2) based on the outpaint type. - Aspect-Ratio Conversion: Converts square images to 16:9 banners, portraits to 9:16 for Reels, or 21:9 hero images while keeping the original subject intact. - Uncropping: Extends portraits downward to reveal full body, restores cropped historical photos with reference images, and expands product shots for catalogs. - Use Case: A marketer needs a 16:9 website banner from a 1:1 product photo. The Skill invokes runcomfy run google/nano-banana-2/edit with an outpaint-shaped prompt and aspect_ratio: "16:9", downloading the extended image to a local output directory. ## Quick Start Ask the agent to extend your image to a 16:9 aspect ratio using the runcomfy CLI, providing the source image URL and describing what should appear in the extended areas.