Agent skill · acedatacloud

gpt-image-2-5

Generate or edit images with GPT Image 2.5 Flare or Sunburst through AceDataCloud. Choose Flare for speed or Sunburst for high-fidelity control; never use the unsupported bare gpt-image-2.5 name.

What it needs

About 1k tokens when loaded.

What this skill does

GPT Image 2.5 Use one exact model ID for every request: gpt-image-2.5-flare — faster generation. gpt-image-2.5-sunburst — higher-fidelity output and editing control. Do not send gpt-image-2.5; it is not a model ID. Setup: See authentication for token setup. Generate Edit The result is in data[].url. Shared contract size may be auto or WIDTHxHEIGHT. Custom dimensions use multiples of 16, max side 3840, 655,360–8,294,400 pixels, and aspect ratio at most 3:1. quality accepts auto, low, medium, or high. n accepts 1–10 and billing uses the number of images returned. Use URL output for n>1; b64json requires n=1. For long jobs, pass async: true or callbackurl, then poll POST /openai/tasks with {"id":"<taskid>"}. Image editing accepts URL input in JSON or local files with multipart form data.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills acedatacloud/gpt-image-2-5

View the source on GitHub

Browse the @skills marketplace