Install
openclaw skills install @coolhackboy/poyo-vocal-remover-apiSeparate vocals and instrument stems on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for separate-vocals, stem-split, upload-and-separate-vocals, vocal remover workflows, stem isolation, callbacks, and music detail retrieval.
openclaw skills install @coolhackboy/poyo-vocal-remover-apiUse this skill for PoYo vocal-removal and stem-separation jobs. It helps agents choose the right model id, prepare payloads, submit async tasks, and explain callback or music detail retrieval.
separate-vocals, stem-split, upload-and-separate-vocals, vocal isolation, instrumental extraction, or multi-stem audio separation.separate-vocals: use when the user has a completed PoYo music task and needs a two-stem vocal/accompaniment split by task_id and audio_id.stem-split: use when the user has a completed PoYo music task and needs a multi-stem split by task_id and audio_id.upload-and-separate-vocals: use when the user has a public audio URL and wants to upload it directly for separation.separate-vocals and stem-split, task_id and audio_id are required.upload-and-separate-vocals, audio_url is required.title is optional for upload-based separation.model_name is optional for upload-based separation; documented values include base, enhanced, and instrumental.output_type is optional for upload-based separation; documented values include general, bass, drums, other, piano, guitar, and vocals.callback_url is useful for receiving completion results and separated-file URLs.POYO_API_KEY as a secret.references/api.md for endpoint details, model ids, request fields, examples, and result retrieval notes.scripts/submit_vocal_remover_api.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 PoYo Vocal Remover API, include:
task_id and audio_id, or required audio_urltask_id if a request was actually submitted