Install
openclaw skills install @coolhackboy/poyo-add-instrumentalAdd instrumental accompaniment to uploaded audio on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for add-instrumental, backing tracks, style tags, negative tags, music model versions, callbacks, and music detail retrieval.
openclaw skills install @coolhackboy/poyo-add-instrumentalUse this skill for add-instrumental jobs on PoYo. It helps agents prepare accompaniment-generation payloads for uploaded audio, submit async tasks, and explain callback or music detail retrieval.
add-instrumental, backing track generation, vocal-to-instrumental accompaniment, melody accompaniment, or music production automation.add-instrumental: use for generating instrumental accompaniment from an uploaded audio URL.upload_url is required and must point to a publicly accessible audio file.title is required and should be short enough for the documented title limit.tags is required and should describe desired genres, moods, or instruments.negative_tags is required and should describe styles or sounds to avoid.mv is optional; documented values include V4_5PLUS, V5, and V5_5.vocal_gender, style_weight, weirdness_constraint, and audio_weight are optional controls when supported by the current PoYo docs.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_add_instrumental.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 Add Instrumental, include:
task_id if a request was actually submitted