Install
openclaw skills install @lg0219/agnes-image-generatorGenerate or edit images from text prompts or reference images with customizable sizes using Agnes Image 2.1 Flash model and receive direct image URLs.
openclaw skills install @lg0219/agnes-image-generatorA skill for generating and editing images using Agnes Image 2.1 Flash model.
When the user says "生成图片" or any image generation request, this skill will be triggered automatically if configured as the primary image generation tool.
The skill accepts:
prompt (string, required): Text description of the image to generateimage (string, optional): URL or Data URI of reference image for img2imgsize (string, optional): Output size, e.g., "1024x1024" (default)https://apihub.agnes-ai.com/v1/images/generationsAGNES_API_KEY environment variableresponse_format: "url" for direct accessible linksextra_body.image arraySet your Agnes API key:
export AGNES_API_KEY="your-api-key-here"
Or configure in OpenClaw auth profile (if supported).
agnes-image-2.1-flash