Install
openclaw skills install @coolhackboy/poyo-flux-schnellFLUX Schnell text-to-image generation on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use when the user explicitly requests PoYo or flux-schnell for prompt-based image generation, output size, image count, PNG or JPEG output, async polling, or webhooks; do not use for image editing.
openclaw skills install @coolhackboy/poyo-flux-schnellUse this skill for FLUX Schnell text-to-image jobs through PoYo. It helps agents prepare prompt-based payloads, validate output controls, submit async tasks, and explain polling or webhook follow-up.
flux-schnell, or the PoYo FLUX Schnell API.image_urls support instead.flux-schnell: text-to-image generation only.input.image_urls; current PoYo validation rejects image input for this model.input.prompt is required.input.size controls documented presets or a supported custom WIDTHxHEIGHT value.input.n controls the requested output count when supported by the current service.input.output_format supports png or jpeg.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_flux_schnell.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, example payload, response shape, and polling notes.scripts/submit_flux_schnell.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 FLUX Schnell, include:
task_id if a request was submitted