Elevenlabs Music
/install elevenlabs-music-automaton
ElevenLabs Music Generation
Generate complete songs from text prompts with AI-generated lyrics and vocals.
💰 付费服务
AI 音乐定制:
| 服务 | 价格 | 交付 |
|---|---|---|
| 短视频 BGM | ¥300/首 | 30 秒定制音乐 |
| 完整歌曲 | ¥800/首 | 2-3 分钟 + 歌词 |
| 品牌 Jingle | ¥1500/首 | 企业专属音乐 |
| 专辑定制 | ¥5000/套 | 5 首系列音乐 |
联系: 微信/Telegram 私信,备注"音乐定制"
Quick Start
# Basic generation (30 seconds)
uv run {baseDir}/scripts/generate_music.py "upbeat jazz piano"
# Longer track (3 minutes)
uv run {baseDir}/scripts/generate_music.py "epic orchestral battle music" --length 180
# Instrumental only (no vocals)
uv run {baseDir}/scripts/generate_music.py "lo-fi hip hop beats" --length 120 --instrumental
# Custom output path
uv run {baseDir}/scripts/generate_music.py "romantic bossa nova" -o /tmp/bossa.mp3
Options
| Flag | Description |
|---|---|
-l, --length |
Duration in seconds (3-600, default: 30) |
-o, --output |
Output file path (default: /tmp/music.mp3) |
-i, --instrumental |
Force instrumental, no vocals |
Prompt Engineering Tips
Be Specific About Style
- Include genre, mood, tempo, and instruments
- Reference decades or eras: "90s Brazilian romantic pagode", "1960s sci-fi TV theme"
- Describe energy: "builds from soft to explosive", "relaxed and intimate"
For Vocals
- Specify language: "vocals in Portuguese", "singing in Japanese"
- Describe vocal style: "soulful male vocals", "ethereal female choir"
- Include lyrical themes: "about love and saudade", "celebrating friendship"
Avoid Copyright Issues
- Don't mention artist/band names directly
- Describe the style instead: "classic 90s romantic samba style" not "like Raça Negra"
- If rejected, the API returns a suggested alternative prompt
Example Prompts
MPB (Brazilian Popular Music)
A soulful MPB track featuring gentle acoustic guitar, warm nylon strings,
and dreamy Rhodes piano. Bossa nova-influenced rhythm with soft brushed
drums. Vocals in Portuguese express themes of saudade and the beauty of life.
Epic Orchestral
Epic military march with powerful brass fanfares, thundering timpani drums,
and a soaring choir. Triumphant and heroic, with deep bass tubas, bold
trumpets, snare rolls, and an anthemic melody building to a glorious crescendo.
Lullaby
Gentle orchestral lullaby with sweeping strings, soft brass, and ethereal
wordless soprano vocals. Peaceful yet majestic, evoking wonder and hope.
Perfect for falling asleep while dreaming of adventures.
Comedy Rock
Brazilian comedy rock with absurd, hilarious Portuguese lyrics full of
wordplay. Mix energetic rock guitars with unexpected rhythms - forró
breakdowns, pagode moments. Theatrical, exaggerated vocals singing about
ridiculous situations.
Requirements
- ElevenLabs API Key: Set
ELEVENLABS_API_KEYenvironment variable - Paid Plan: Music API requires Creator plan or higher
- uv: For running the Python script with dependencies
Supported Features
- Text-to-music generation up to 10 minutes
- AI-generated lyrics and vocals in multiple languages (English, Spanish, Portuguese, German, Japanese, etc.)
- Instrumental-only mode
- Most musical styles and genres
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install elevenlabs-music-automaton - After installation, invoke the skill by name or use
/elevenlabs-music-automaton - Provide required inputs per the skill's parameter spec and get structured output
What is Elevenlabs Music?
Generate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descrip... It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.
How do I install Elevenlabs Music?
Run "/install elevenlabs-music-automaton" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Elevenlabs Music free?
Yes, Elevenlabs Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Elevenlabs Music support?
Elevenlabs Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Elevenlabs Music?
It is built and maintained by chenghaifeng08-creator (@chenghaifeng08-creator); the current version is v1.0.2.