Generate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata.
94
93%
Does it follow best practices?
Impact
100%
1.42xAverage score across 3 eval scenarios
Passed
No findings from the security scan
The canonical home for this skill is guydemo/music
Composition plan workflow and error recovery
composition_plan.create used
100%
100%
Plan inspected before compose
100%
100%
compose_detailed called
100%
100%
No prompt alongside plan
100%
100%
result.filename used for saving
100%
100%
result.audio used for bytes
100%
100%
result.json printed
100%
100%
Error handling present
100%
100%
Python client import
100%
100%
No copyrighted references in prompts
100%
100%
JavaScript package and API key setup
Correct npm package
0%
100%
Correct import
0%
100%
No hardcoded API key
100%
100%
API key from environment variable
100%
100%
Correct method call
0%
100%
Stream piped to file
100%
100%
Output file is .mp3
100%
100%
README documents env var
100%
100%
Instrumental generation and REST API usage
xi-api-key header used
100%
100%
API key from env var
100%
100%
Correct endpoint URL
0%
100%
music_length_ms in valid range
0%
100%
force_instrumental set
0%
100%
Output saved as background.mp3
100%
100%
Auth header documented in comments
100%
100%
0af32ce
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.