image-edit
🎯Skillfrom runcomfy-com/skills
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.
Overview
Image Edit is a Claude Code skill that acts as an intent-based smart router for image editing on RunComfy. Rather than locking you into a single model, it analyzes the user's editing goal and automatically selects the most suitable model from four options: Nano Banana Edit for batch and general editing, GPT Image 2 Edit for multilingual text rewrites and multi-reference composition, Flux Kontext Pro for single-shot precise local edits, and Z-Image Turbo Inpaint for mask-driven region edits. The skill bundles each model's documented prompting patterns so edits land sharper on the first try.
Key Features
- Intent-based model routing: Automatically picks between four edit models (Nano Banana Edit, GPT Image 2 Edit, Flux Kontext Pro, Z-Image Turbo Inpaint) based on what the user actually wants to do
- Batch editing support: Process up to 20 images per call with Nano Banana Edit, with locked aspect ratio and resolution for series consistency
- Multilingual typography: GPT Image 2 Edit handles in-image text rewrites across Japanese kana, Cyrillic, Arabic, and other non-Latin scripts
- Mask-driven inpainting: Z-Image Turbo Inpaint supports strength-tunable region edits with grayscale masks for precise object removal or background replacement
- Built-in prompting patterns: Each route ships with documented prompt strategies (preservation-first phrasing, spatial scope labels, multi-ref numbering) for reliable results
Who is this for?
This skill is ideal for developers and creative professionals who need to edit images programmatically through Claude Code without manually choosing between different AI models. It suits teams doing batch product photography touch-ups, multilingual ad localization, precise object edits, or mask-based retouching, and want a single skill that routes to the right model automatically via the RunComfy CLI.
Same repository
runcomfy-com/skills(30 items)
Installation
npx vibeindex add runcomfy-com/skills --skill image-editnpx skills add runcomfy-com/skills --skill image-edit~/.claude/skills/image-edit/SKILL.mdSKILL.md
More from this repository10
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.