PluginBench
Skill
Pass
Audit score 90

venice-audio-music

nexu-io/open-design

Music generation queueing and retrieval via Venice.ai for jingles, loops, and prototype scoring.

What is venice-audio-music?

This skill provides music generation endpoints through Venice.ai, enabling agents to queue, retrieve, and complete music compositions. Use it when you need to generate background music, jingles, or prototype scores programmatically.

  • Queue music generation requests via Venice.ai API
  • Retrieve status and results of queued music jobs
  • Complete music generation tasks with specified parameters
  • Generate jingles and background loops
  • Create prototype scoring for projects

How to install venice-audio-music

npx skills add https://github.com/nexu-io/open-design --skill venice-audio-music
Prerequisites
  • Venice.ai API access and credentials
  • Active agent with skills directory support
Claude Code
Cursor
Windsurf
Cline

How to use venice-audio-music

  1. 1.Install the upstream bundle from https://github.com/veniceai/skills into your agent's skills directory
  2. 2.Invoke the skill by name 'venice-audio-music' or use trigger phrases like 'venice music', 'music gen', 'jingle', 'background loop', or 'score'
  3. 3.Queue a music generation request with your desired parameters
  4. 4.Retrieve the job status and results when generation completes

Use cases

Good for
  • Generate background music loops for video projects
  • Create jingles for audio branding or advertisements
  • Produce prototype scores for film or game development
  • Queue multiple music generation requests for batch processing
  • Retrieve completed music files from Venice.ai pipeline
Who it's for
  • Audio engineers
  • Music producers
  • Video creators
  • Game developers
  • Content creators needing programmatic music generation

venice-audio-music FAQ

What types of music can this skill generate?

The skill is suited for jingles, background loops, and prototype scoring. Refer to Venice.ai documentation for full capability details.

How do I access Venice.ai credentials?

Set up a Venice.ai account and obtain API credentials from their platform, then configure them in your agent environment.

Can I queue multiple music generation requests?

Yes, the skill supports queueing multiple requests and retrieving their status and results.

Where is the upstream code and documentation?

The upstream repository is at https://github.com/veniceai/skills with full README, assets, and references.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: venice-audio-music description: | Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring. triggers:


venice-audio-music

Curated from the Venice.ai team.

What it does

Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/veniceai/skills

Then ask the agent to invoke this skill by name (venice-audio-music) or with one of the trigger phrases listed in this skill's frontmatter.