image_editing

Edit images via natural language prompts using the editImage tool.

3|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/tara-shopos/ShopOS-prototype --skill image-editing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image_editing
Source: https://github.com/tara-shopos/ShopOS-prototype/tree/main/apps/api/src/skills/image_editing
Command: npx skills add https://github.com/tara-shopos/ShopOS-prototype --skill image-editing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Editing images often requires specialized software and manual tweaking. This skill lets you modify colors, remove backgrounds, add objects, or adjust style using simple natural language instructions.

Core Features & Use Cases

  • Mask-based edits: Modify specific parts of an image using a mask description.
  • Background removal / replacement: Remove or replace backgrounds to create clean visuals.
  • Style and color changes: Apply global style transfers or color edits to match branding.
  • Use Case: Imagine a product photo needing a white background and a red color tweak; this skill performs it with a single prompt.

Quick Start

To edit an image, provide the image URL or upload the image and describe the edit, for example: change the background to blue or make the subject red.

Frequently Asked Questions about image_editing

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

FAQPage Schema
How do I edit images using natural language prompts?

To edit images using natural language prompts, you supply an image URL or data alongside a descriptive instruction for visual changes like background removal or color adjustments. The tool then applies these deterministic edits to the user-supplied image.

Can I modify specific parts of an image without changing the whole picture?

Yes, you can modify specific parts of an image using mask-based edits. By providing an image URL along with optional mask details and a descriptive prompt, you can isolate and alter targeted areas while leaving the rest of the picture untouched.

What is the best way to remove backgrounds from product photos for marketing visuals?

The best way to remove backgrounds from product photos is to supply the image and use a prompt instructing background removal or replacement. This allows you to create clean marketing visuals without manual software tweaking.

How do style transfers and color adjustments work on existing images?

Style transfers and color adjustments work by applying global visual changes to an existing image based on your natural language description. You can instruct the tool to match specific branding colors or apply creative styles to user-supplied images.

Does prompt-based image editing require specialized software?

No, prompt-based image editing does not require specialized software. It replaces manual tweaking by using a descriptive instruction and the editImage tool to perform deterministic edits like object additions and color changes directly on user-supplied images.