This queues music generation jobs through Venice.ai's API and handles retrieval when they're done. You'd reach for it when you need a quick jingle for a demo, background music for a video project, or placeholder scoring while you're prototyping. It's catalogue-only, meaning the actual implementation lives upstream in Venice's skills repo, so you'll need to pull that down and wire it into your agent's skills directory before the triggers work. The trigger phrases like "venice music" and "background loop" are straightforward enough that the agent should pick them up during planning without much prompt engineering.
npx skills add https://github.com/nexu-io/open-design --skill venice-audio-music