Install
openclaw skills install @coolhackboy/poyo-replace-sectionReplace a section of generated music on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for replace-section, music section editing, infill_start_s, infill_end_s, task_id plus audio_id inputs, callbacks, and music detail retrieval.
openclaw skills install @coolhackboy/poyo-replace-sectionUse this skill for replace-section jobs on PoYo. It helps agents prepare music section replacement payloads, define an exact time range, submit async requests, and explain result retrieval.
task_id and audio_id and asks for an edit payload, server-side curl command, callback setup, or result retrieval.replace-section: use for replacing a time range in a generated music track with new musical content.task_id identifies the completed source music generation task.audio_id identifies the specific audio track to edit.prompt describes the replacement content.tags describe style or mood for the replacement section.title names the resulting track.infill_start_s and infill_end_s define the section to replace in seconds.full_lyrics is required by the documented schema when the workflow modifies lyrics.callback_url is optional and useful for production queues.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and result retrieval notes.scripts/submit_replace_section.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 Replace Section, include:
task_id if a request was actually submitted