Install
openclaw skills install @coolhackboy/poyo-image-translatorImage Translator on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for poyo-ai/image-translator, translating text inside images, image_urls, source_language, target_language, async status polling, callbacks, and server-side integration.
openclaw skills install @coolhackboy/poyo-image-translatorUse this skill for Image Translator jobs on PoYo. It helps agents prepare image translation payloads, submit async tasks, and explain server-side polling or webhook handling.
image-translator, or poyo-ai/image-translator.poyo-ai/image-translator: translate text inside one source image and return translated image output through PoYo's async task flow.image_urls is required inside input and should contain one public image URL.source_language may be auto or an explicit source language code.target_language is required and sets the output language.callback_url is optional and useful for production queues.task_id immediately for status checks.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and result retrieval notes.scripts/submit_image_translator.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.task_id clearly so follow-up retrieval is easy.When helping with Image Translator, include:
task_id if a request was actually submitted