# Generate Music with ElevenLabs on RunComfy

Creating structured music from text often requires specialized audio tools and manual setup. This skill guides RunComfy CLI requests for songs, instrumentals, jingles, and loops.

## Install

```bash
npx skillstore add agentspace-so/elevenlabs-music-generation
```

## Metadata

- Status: approved
- Slug: agentspace-so-elevenlabs-music-generation
- Skillstore revision: r2
- Version status: missing
- Tree hash: 1b52d7e88d5b03a9f68dbeafacad86767628320fc2f5ded8f2f47b6041f8cdfb
- Author: agentspace-so
- GitHub username: agentspace-so
- License: MIT
- Repository: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/elevenlabs-music-generation/
- Ref: 181fdefcafd96b041926e61c4b2e306ca7e7820e
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem
- Quality score: 70
- Public page: https://skillstore.pages.dev/skills/agentspace-so-elevenlabs-music-generation
- Manifest: https://skillstore.pages.dev/api/skills/agentspace-so-elevenlabs-music-generation/manifest

## Capabilities

- Generates 5-second to 5-minute stereo music through the ElevenLabs Music endpoint.
- Combines genre, mood, tempo, instruments, vocals, and structured lyrics in one prompt.
- Creates vocal songs or instrumental tracks using the force\_instrumental option.
- Supports section markers such as Intro, Verse, Chorus, Bridge, and Outro.
- Downloads generated MP3 or supported WAV output through the RunComfy CLI.

## Use Cases

- Score a short video: Create a timed theme with structured sections, vocals, or instrumental accompaniment for an edited video.
- Build podcast branding: Generate a brief instrumental intro or outro with a clear ending and consistent sonic identity.
- Create a game loop: Produce steady instrumental background music with loop-friendly pacing for a game scene.

## Prompt Templates

### Create a simple instrumental

```
Generate a 30-second instrumental with a calm mood, 80 BPM, warm piano, soft drums, no vocals, and MP3 output.
```

### Make a podcast intro

```
Create a 15-second podcast intro with bright marimba, light percussion, a clean ending, no vocals, and a concise professional tone.
```

### Structure a vocal song

```
Generate a 60-second indie-pop song at 120 BPM with female vocals, using [Intro], [Verse], [Chorus], [Bridge], and [Outro] around these lyrics: {lyrics}.
```

### Adapt a multilingual release

```
Produce matching 45-second versions in {languages}; preserve tempo, instrumentation, section timing, and meaning while changing only the language-specific lyrics.
```

## Limitations

- Requires the RunComfy CLI, network access, authentication, and sufficient account credits.
- Each request supports 5 seconds to 5 minutes of audio.
- Voice selection, voice cloning, sound effects, and text-to-speech are outside this endpoint.
- Results can vary, and longer generations cost more than short drafts.

## Best Practices

- Start with a 30 to 45 second draft before generating a longer final track.
- Specify one coherent genre, mood, tempo, instrument set, and vocal direction per request.
- Confirm lyric rights and remove confidential material before sending a prompt.

## Anti Patterns

- Do not combine conflicting genres or moods in one request.
- Do not use this endpoint for sound effects, speech synthesis, or voice cloning.
- Do not place API tokens, private data, or unauthorized lyrics in the prompt.

## Security Audit

- Audited at: 2026-07-23T08:43:14.158\+00:00
- Summary: All 59 static alerts are false positives caused by Markdown code fences, inline code, documentation links, and a documented protected token path. The skill legitimately invokes a third-party service, and prompts or lyrics are transmitted to RunComfy for processing. Publication should disclose this data transfer and advise users to avoid confidential material.

## Stats

- Views: 40
- Downloads: 5
- Favorites: 0
- Popularity score: 0
