Install
openclaw skills install @coolhackboy/poyo-convert-to-wavConvert generated music tracks to WAV on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for convert-to-wav, WAV export from a completed music task_id plus audio_id, callbacks, and music detail retrieval.
openclaw skills install @coolhackboy/poyo-convert-to-wavUse this skill for convert-to-wav jobs on PoYo. It helps agents prepare WAV conversion payloads from completed PoYo music tasks, submit async requests, and explain result retrieval.
task_id and audio_id and asks for a request payload, server-side curl command, callback setup, or result retrieval.convert-to-wav: use for converting a generated music track to WAV format from a source music task and audio identifier.task_id identifies the completed source music generation task.audio_id identifies the specific audio track to convert.callback_url is required by the documented schema and should point to a server-side webhook.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and result retrieval notes.scripts/submit_convert_to_wav.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 Convert to WAV, include:
task_id if a request was actually submitted