Install
openclaw skills install @coolhackboy/poyo-video-translatorVideo Translator on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for poyo-ai/video-translator, translating video speech, video_urls, source_language, target_language, async status polling, callbacks, subtitle outputs, and server-side integration.
openclaw skills install @coolhackboy/poyo-video-translatorUse this skill for Video Translator jobs on PoYo. It helps agents prepare video translation payloads, submit async tasks, and explain server-side polling or webhook handling.
video-translator, or poyo-ai/video-translator.poyo-ai/video-translator: translate source video speech and return translated media outputs through PoYo's async task flow.video_urls is required inside input and should contain one public media URL.source_language is required and should be an explicit source language code.target_language is required and sets the translated 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_video_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 Video Translator, include:
task_id if a request was actually submitted