Generate music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-music`, text-to-music, instrumental music, structured com...
编程
Poyo Generate Music
试用Generate Music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `generate-music`, AI music generation, background tracks, soundtrack...
它能做什么
Generate Music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `generate-music`, AI music generation, background tracks, soundtrack drafts, instrumental songs, custom mode, music callbacks, and music detail retrieval.
技能文档
PoYo Generate Music
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for generate-music jobs on PoYo. It helps agents prepare music generation payloads, choose simple or custom mode, submit async tasks, and explain callback or music detail retrieval.
Use When
- The user mentions PoYo music generation,
generate-music, soundtrack drafts, background tracks, instrumental music, song ideas, or custom music prompts. - The workflow needs a PoYo music payload, async task submission, a callback URL, or result retrieval guidance.
- The user wants server-side curl or shell examples for PoYo music generation.
Model Selection
generate-music: use for text-driven music generation through PoYo's music API.
Key Inputs
promptis required for simple mode and for custom mode with vocals.custom_modecontrols whether the request uses only a compact prompt or explicit style/title fields.instrumentalcontrols whether the generated track should omit vocals.styleandtitleare required in custom instrumental mode.mvselects the documented music model version.negative_tagsandstyle_weightare optional controls when supported by the current PoYo docs.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Do not log private lyrics, private customer prompts, callback URLs, or generated audio URLs unless the product policy allows it.
Execution
- Read
references/api.mdfor endpoint details, request fields, example payloads, and result retrieval notes. - Use
scripts/submit_generate_music.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up retrieval is easy.
Output Expectations
When helping with Generate Music, include:
- chosen model id
- simple mode or custom mode choice
- instrumental or vocal intent
- final payload or concise parameter summary
- returned
task_idif a request was actually submitted - next step: query music detail or wait for webhook
相关技能
Create music videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `create-music-video`, AI Music Video, visualized music videos, t...
Generate song lyrics on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `generate-lyrics`, lyric drafts, verses and choruses, theme-bas...
Extend existing music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `extend-music`, music continuation, audio_id based extension,...
Create a reusable music persona on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `generate-persona`, completed music task ids, audio...
Expand concise music-style ideas on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `boost-music-style`, music prompt enhancement, genr...