What problem does it solve? Editing images with natural language instructions normally requires manual work in image editors or complex model setup. This Skill lets an AI agent call the FireRed Image Edit API through the Pixazo gateway to apply prompt-driven edits to an existing image and return the result URL. ## Core Features & Use Cases - Prompt-based image editing: Send a source image URL plus a text instruction (e.g., change clothing color) and receive the edited image synchronously. - Version routing: Choose between FireRed Image Edit 1 and 1.1 endpoints based on the requested model version. - Built-in API key handling and error mapping: Guides the agent through Pixazo API key setup and translates 401/402/429/5xx responses into actionable user messages. - Use Case: A user uploads a product photo and asks to change the background or restyle an element; the agent builds the request, calls the endpoint, and returns the edited image URL inline. ## Quick Start Ask the agent to edit an image with FireRed Image Edit, for example: change the dress in this photo to black using the image at this URL.