Agent skill · acedatacloud

qwen-image

Generate and edit images with Qwen Image 3 via Ace Data Cloud. Use for text-to-image, 1-3 reference-image editing, batch output, precise text rendering, or asynchronous image tasks.

What it needs

About 1k tokens when loaded.

What this skill does

Qwen Image 3 Use POST https://api.acedata.cloud/qwen-image/images for generation and editing. Models Model Best for --- --- qwen-image-3.0 Value, throughput, batch production qwen-image-3.0-pro Complex layouts, small text, fine detail Generate Edit with references Use 1–3 reference images. promptextendmode=agent is text-to-image only. n supports 1–6. Output size uses WIDTHHEIGHT, with pixel area between 512×512 and 2048×2048 and aspect ratio between 1:8 and 8:1. Async tasks Set async: true or provide callbackurl. Poll the returned task with: Task retrieval is free. Keep polling every 15 seconds until the response is terminal. MCP: pip install mcp-qwen-image Hosted: https://qwen-image.mcp.acedata.cloud/mcp

How to use it

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

@skills acedatacloud/qwen-image

View the source on GitHub

Browse the @skills marketplace