image-outpainting
The image-outpainting skill extends the canvas of existing images using the RunComfy CLI. It routes requests to specialized models for prose-driven, reference-style, or brand-locked image extensions.
Is image-outpainting safe to install?
Review the source first: our audit of image-outpainting's source files found 4 shell commands, 3 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the RunComfy CLI and performs network requests to RunComfy API endpoints. It writes output files to the local filesystem.
How we audit skills: our security review methodology.
Who is this skill for?
Users who need to change image aspect ratios, uncrop photos, or extend image backgrounds while preserving original content.
What can you do with it?
- Changing aspect ratios like square to 16:9 or 9:16
- Uncropping portraits to reveal more body
- Extending landscape photos with matching environments
- Creating hero images from portraits
- Restoring historical photos using reference images
How good is this skill?
Quality score: 5/10. The documentation is comprehensive, providing clear CLI examples, model selection criteria, and security considerations.
What does the skill file contain?
# Image Outpainting Extend a still beyond its original canvas — uncrop, change aspect ratio, fill in what the camera didn't capture. This skill routes across the identity-preserving edit endpoints in the RunComfy catalog, picking the right one for prose-driven extension, reference-style matching, or brand-locked continuation. [runcomfy.com](https://www.runcomfy.com/?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-outpainting) · [best-image-editing-models](https://www.runcomfy.com/models/collections/best-image-editing-models?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-ou...
Frequently asked questions
Which models does this skill support?
It supports Nano Banana 2 Edit, GPT Image 2 Edit, FLUX Kontext Pro, and various brand-specific endpoints like Seedream, Dreamina, Qwen, and FLUX 2.
How does the skill handle image preservation?
Users can include instructions in the prompt to keep the original visible area exactly as in the input, which helps prevent the model from regenerating the source content.
Can this skill perform mask-driven local edits?
No, mask-driven local edits are handled by the image-inpainting skill.
Related skills
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.
ai-image-generation
229.9KDevelopers and AI agents requiring programmatic access to diverse image generation and editing models through a unified CLI
The AI Image Generation skill provides a command-line interface for generating and editing images using the RunComfy platform. It routes requests across 11+ AI models, including FLUX 2, Google Nano Banana, OpenAI GPT Image 2, ByteDance Seedream, Alibaba Qwen, and Wan 2-7. The skill selects the appropriate model based on user intent, such as typography precision, photorealism, or speed, and executes the generation via the runcomfy CLI.