Install
openclaw skills install @coolhackboy/poyo-grok-imagine-image-qualityGrok Imagine Image Quality generation and editing on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use when the user explicitly requests PoYo or grok-imagine-image-quality for text-to-image, reference-image editing, aspect ratio, 1K or 2K output, output format, async polling, or webhooks.
openclaw skills install @coolhackboy/poyo-grok-imagine-image-qualityUse this skill for Grok Imagine Image Quality jobs through PoYo. It helps agents prepare text-to-image or reference-image editing payloads, validate documented output controls, submit async tasks, and explain polling or webhook follow-up.
grok-imagine-image-quality, or the PoYo Grok Imagine Image Quality API.grok-imagine-image-quality: use for both text-to-image generation and reference-image editing.input.image_urls for text-to-image; include one to three image URLs for editing.input.prompt is required.input.image_urls is optional and supports up to three reference images for editing.input.aspect_ratio supports documented presets: 1:1, 2:3, 3:2, 9:16, and 16:9.input.resolution supports 1K or 2K.input.output_format supports png, jpeg, jpg, or webp.input.n controls the requested output count when supported by the current service.callback_url is optional and useful for production queues.POYO_API_KEY as a secret and keep it in a server-side environment variable or secret manager.scripts/submit_grok_imagine_image_quality.sh helper after the user explicitly approves a live submission.https://api.poyo.ai/api/generate/submit; use https://api.poyo.ai/api/generate/status/{task_id} only when the user asks to poll a returned task.POYO_API_KEY from the process environment and send it only in the PoYo Authorization header.references/api.md for endpoint details, request fields, examples, response shape, and polling notes.scripts/submit_grok_imagine_image_quality.sh only when the user wants to submit a reviewed JSON payload from a trusted shell.references/api.md without making a live request.task_id clearly.When helping with this model, include:
task_id if a request was submitted