๐ŸŽฏ

image-outpainting

๐ŸŽฏSkill

from runcomfy-com/skills

VibeIndex|
What it does
|

Extend an image beyond its original canvas on RunComfy โ€” uncrop, change aspect ratio, or fill in what the camera missed. Routes across Nano Banana 2 Edit, GPT Image 2 Edit, FLUX Kontext Pro, and brand edit endpoints based on whether the outpaint is prose-driven, reference-driven, or brand-locked.

Overview

Image Outpainting is a Claude Code skill that extends still images beyond their original canvas boundaries via the RunComfy CLI. It handles use cases like uncropping photos, changing aspect ratios (e.g., square to 16:9 or portrait to landscape), and filling in content the camera did not capture. The skill automatically routes to the best model for the task: Nano Banana 2 Edit for prose-driven outpainting, GPT Image 2 Edit for reference-style matching, FLUX Kontext Pro for maximum content preservation, or brand-specific edit endpoints for style consistency.

Key Features

  • Smart model routing: Automatically selects from Nano Banana 2 Edit (default, spatial-language driven), GPT Image 2 Edit (multi-reference style matching), FLUX Kontext Pro (single-shot maximum preservation), and brand edit endpoints based on the outpainting intent
  • Aspect ratio conversion: Change image dimensions for platform-specific needs, such as converting a 1:1 square to 9:16 for Reels or 21:9 for cinematic banners, while preserving the original content
  • Flexible prompting patterns: Lead with the canvas change direction, describe what should extend into the new area, and set explicit preservation goals to keep original content intact
  • Multi-step chaining: Supports progressive outpainting by feeding one pass's output into the next, extending roughly 30-50% per pass to maintain boundary quality

Who is this for?

  • Social media managers who need to reformat images across platforms with different aspect ratio requirements
  • Product photographers preparing catalog images that need wider framing or additional environmental context
  • Designers creating banner and hero images from portrait or square source photos
  • Content creators restoring or uncropping historical and tightly-framed photographs
๐Ÿ“ฆ

Same repository

runcomfy-com/skills(30 items)

image-outpainting

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add runcomfy-com/skills --skill image-outpainting
skills.sh Installโš  Installs to .agents/skills/
npx skills add runcomfy-com/skills --skill image-outpainting
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/image-outpainting/SKILL.md

SKILL.md

243,644Installs
-
AddedMay 18, 2026

More from this repository10

๐ŸŽฏ
gpt-image-2๐ŸŽฏSkill

A Claude Code skill for generating and editing images with OpenAI GPT Image 2 (ChatGPT Images 2.0) via the RunComfy API, excelling at embedded text, multilingual typography, logos, and directive precision for layout-critical imagery.

๐ŸŽฏ
image-edit๐ŸŽฏSkill

A Claude Code skill that acts as a smart router for image editing on RunComfy, automatically selecting the best model (Nano Banana Edit, GPT Image 2 Edit, Flux Kontext Pro, or Z-Image Turbo Inpaint) based on the user's editing intent.

๐ŸŽฏ
nano-banana-2๐ŸŽฏSkill

A Claude Code skill for generating images with Google Nano Banana 2, a flash-tier Gemini-family text-to-image model on RunComfy, optimized for rapid ideation, social thumbnail batches, and strong in-image typography rendering.

๐ŸŽฏ
face-swap๐ŸŽฏSkill

Swap a face into a still image or video on RunComfy, routing across multiple models including Wan 2-2 Animate for character animation, GPT Image 2 Edit for precise still face swap, Flux Kontext for high-fidelity local edits, and Kling Motion Control for transferring motion onto a target character.

๐ŸŽฏ
flux-2-klein๐ŸŽฏSkill

A Claude Code skill for fast image generation with Black Forest Labs' Flux 2 Klein on RunComfy, offering sub-second latency for rapid creative iteration, multi-reference brand styling, and declarative subject-first prompts in 9B and 4B variants.

๐ŸŽฏ
seedance-v2๐ŸŽฏSkill

A Claude Code skill for generating cinematic short-form video with ByteDance Seedance 2.0 Pro via the RunComfy CLI, supporting multi-modal references (up to 9 images, 3 videos, 3 audio) with native lip-synced audio.

๐ŸŽฏ
image-inpainting๐ŸŽฏSkill

A Claude Code skill for mask-driven image inpainting on RunComfy, routing to Z-Image Turbo Inpainting for mask-based edits or to identity-preserving edit models when regions must be described in prose, supporting object removal, watermark removal, and region replacement.

๐ŸŽฏ
ai-music๐ŸŽฏSkill

A Claude Code skill that generates AI music on RunComfy, routing between ElevenLabs Music Generation for premium 44.1 kHz stereo vocal tracks and ACE Step for budget-friendly tag-driven composition, plus audio inpainting to fix sections and outpainting to extend tracks.

๐ŸŽฏ
lipsync๐ŸŽฏSkill

A Claude Code skill that lip-syncs faces to audio tracks on RunComfy, routing across OmniHuman, Sync Labs, Kling lipsync, and Creatify models based on whether the input is a portrait still, existing video, or a text script to generate and sync.

๐ŸŽฏ
runcomfy-cli๐ŸŽฏSkill

A Claude Code skill that teaches agents to use the RunComfy CLI -- one binary with one auth to run hundreds of model endpoints including image generation, video generation, lip-sync, face swap, LoRA training, and more.