One-click install
npx skills add https://github.com/runcomfy-com/skills --skill image-edit-runcomfy-com
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-edit
Source: https://github.com/runcomfy-com/skills/tree/main/image-edit
Command: npx skills add https://github.com/runcomfy-com/skills --skill image-edit-runcomfy-com

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of getting consistent, high-quality image edits without manually choosing the best generative model for the user’s exact intent.

Core Features & Use Cases

  • Intent-Based Model Routing: Automatically selects between batch identity-preserving edits, multilingual in-image text rewrites, single-ref high-fidelity local edits, and mask-driven region replacement.
  • Batch vs. Single Editing: Supports 1–20 image batch edits with locked aspect/resolution for consistent series, while also handling single-image precision edits.
  • Mask-Driven Inpainting: Enables precise object removal or background/region replacement using a grayscale mask with tunable strength.
  • Use Case: Update a product SKU gallery by swapping backgrounds, removing a watermark, or rewriting headlines in multiple languages while keeping identity and layout constraints stable.

Quick Start

Use image-edit to replace a headline in a poster image while preserving the photo, layout, and brand mark.

Frequently Asked Questions about image-edit

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

FAQPage Schema
How do I automatically route image editing requests to the right generative model?

Intent-based model routing automatically directs image editing requests to the appropriate RunComfy edit model based on user intent, handling batch edits, multilingual text rewrites, local edits, and mask-driven inpainting.

Can I process a batch of product images while preserving identity and locking aspect ratio?

Batch processing supports 1–20 image edits with locked aspect and resolution to maintain a consistent series, while preserving identity during background swaps or headline rewrites across the entire gallery.

How do I perform mask-driven inpainting to remove objects or replace backgrounds?

Mask-driven inpainting enables precise object removal or background region replacement by supplying a grayscale mask with tunable strength, executing spatial instructions via the RunComfy CLI.

Does this approach support replacing non-Latin typography in existing images?

Multilingual text rewrites support replacing non-Latin in-image typography, allowing you to update headlines or text overlays in multiple languages while preserving the original photo and layout.

What do I need to authenticate and run model invocations for image edits?

Model invocation requires RunComfy CLI authentication through the runcomfy login command or by setting the RUNCOMFY_TOKEN environment variable, ensuring validated input JSON fields are accepted per selected route.

When should I use single-ref local edits instead of batch processing?

Single-ref high-fidelity local edits are ideal for single-image precision adjustments, whereas batch processing handles 1–20 images simultaneously for consistent series updates like product SKU galleries.