What problem does it solve? Extending a photo beyond its original frame — uncropping, converting square images to 16:9 or 9:16, or filling in what the camera missed — normally requires manual editing or complex ComfyUI node graphs. This Skill routes the task to the right RunComfy image-edit endpoint through the runcomfy CLI while preserving the original content. ## 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 scenario. - Prompting patterns: Provides tested prompt structures for aspect-ratio changes, uncropping portraits, and banner generation, including preservation clauses and explicit aspect_ratio locking. - Use Case: Convert a 1:1 product photo into a 16:9 hero banner by running runcomfy run google/nano-banana-2/edit with a prompt that extends the sides with matching environment while keeping the product untouched. ## Quick Start Ask the agent to extend your image to a 16:9 aspect ratio using the image-outpainting skill with your image URL, and it will run the appropriate runcomfy edit command and save the result to an output folder.