image-edit

Route image editing requests to the appropriate RunComfy model and execute them.

31|9|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/prime-skills/runcomfy-agent-skills --skill image-edit-prime-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-edit
Source: https://github.com/prime-skills/runcomfy-agent-skills/tree/main/image-edit
Command: npx skills add https://github.com/prime-skills/runcomfy-agent-skills --skill image-edit-prime-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork from AI image editing by selecting the most suitable RunComfy model for each editing goal, reducing failed iterations and preserving important image details.

Core Features & Use Cases

  • Intent-based model routing: Choose Nano Banana Edit, GPT Image 2 Edit, Flux Kontext Pro, or Z-Image Turbo Inpaint based on the requested edit.
  • Advanced edit workflows: Support batch identity-preserving edits, multilingual text replacement, multi-reference composition, precise single-image changes, and mask-driven inpainting.
  • Prompt and input guidance: Apply model-specific prompting patterns, image limits, mask requirements, strength settings, aspect ratios, and output controls.
  • RunComfy execution: Submit validated edit requests through the RunComfy CLI and download generated results locally.
  • Use Case: Replace a product photo background across a consistent SKU batch, rewrite its headline in Japanese, or remove a localized distraction using an inpainting mask.

Quick Start

Ask the image-edit skill to edit the supplied image and describe what should change, what must remain unchanged, and whether the edit requires a batch, reference images, or a mask.

Frequently Asked Questions about image-edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route an AI image editing request to the right model?

To route an AI image editing request, the skill evaluates your editing intent and selects the most appropriate RunComfy model, such as Nano Banana Edit or Flux Kontext Pro, to execute the edit. This reduces failed iterations and preserves important image details.

What do I need to perform mask-driven inpainting on an image?

To perform mask-driven inpainting, you need a publicly accessible image URL and an optional grayscale mask URL to define the targeted area. The request is then routed to the Z-Image Turbo Inpaint model for precise localized changes.

Can I use this for batch background replacement while preserving identity?

Yes, you can execute batch identity-preserving background swaps across consistent SKU batches. The skill routes these requests to specialized models that maintain the core subject's identity while replacing the surrounding background seamlessly.

Does RunComfy image editing support multilingual text replacement?

Yes, RunComfy image editing supports multilingual text replacement, allowing you to rewrite image headlines in languages like Japanese. The skill applies model-specific prompting patterns to accurately render the localized text within the image.

Do I need a RunComfy CLI installation to execute image edits?

Yes, an authenticated RunComfy CLI installation is required to execute image edits. The skill validates your edit requests and submits them through the CLI, allowing you to download the generated results locally.

What is the best way to compose an image using multiple references?

The best way to compose an image from multiple references is to supply the image URLs and describe the desired composition. The skill routes the request to the appropriate model, applying the correct image limits and aspect ratios for the final output.