Generate Music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `generate-music`, AI music generation, background tracks, soundtrack...
Coding
Poyo Generate Lyrics
Try itGenerate 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...
What it does
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-based songwriting, mood or genre guidance, music-generation preparation, callbacks, and music detail retrieval.
The skill document
PoYo Generate Lyrics
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill to turn a theme, mood, genre, or story direction into a PoYo generate-lyrics request and retrieve the resulting lyric text.
Use When
- The user asks for generated lyrics, lyric ideas, verses, choruses, a song theme, or
generate-lyrics. - The output will feed a later Generate Music request.
- The workflow needs an async task, callback, or music-detail lookup.
Key Inputs
modelmust begenerate-lyrics.input.promptis required and should state the theme, mood, genre feel, language, or story direction.- Keep the prompt within the current documented limit of 200 words.
callback_urlis optional and useful for production workflows.
Security Rules
- Keep
POYO_API_KEYserver-side and out of browser code, repositories, logs, screenshots, and chat output. - Do not include private customer information, unreleased lyrics, or confidential campaign text unless sharing it with PoYo is acceptable.
- Make live calls only when the user explicitly asks in a trusted environment.
Execution
- Read
references/api.mdfor the request and result flow. - Use
scripts/submit_generate_lyrics.shwith a reviewed payload file. - Save the returned
task_idand query music detail or wait for the callback. - Treat generated lyrics as a draft that may need originality, rights, and policy review before publication.
Output Expectations
Include the final prompt or payload summary, returned task_id when submitted, result retrieval method, and whether the lyrics will be passed into a music-generation workflow.
Related skills
Retrieve timestamped lyrics on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `get-timestamped-lyrics`, synchronized lyrics, word timi...
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...
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...
Add AI-generated vocals to uploaded instrumental audio on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `add-vocals`, lyrics or vocal...
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,...