Back to the catalog

ai-music

Generate AI music on RunComfy via the `runcomfy` CLI — a smart router across the music-model catalog. Routes to ElevenLabs AI Music Generati

Open source Repository Open in the app JSON README (API)

About

Generate AI music on RunComfy via the `runcomfy` CLI — a smart router across the music-model catalog. Routes to ElevenLabs AI Music Generation (premium 44.1 kHz stereo vocal tracks, 5 s–5 min, $0.0083/s) and ACE Step / ACE Step 1.5 (StepFun-AI open-weights, tag-driven composition, multilingual lyrics, $0.0002–0.0003/s, ~27× cheaper), plus ACE Step audio-inpaint (regenerate a time range inside an existing track) and ACE Step audio-outpaint (extend a track before or after). Picks the right model for the user's actual intent — premium vocal hook, cheap background music library, multilingual pop song, repair a bad chorus, lengthen a 30 s draft into a 2 min cut — and ships each model's documented prompting patterns plus the minimal `runcomfy run` invoke. Triggers on "generate music", "make a song", "AI music", "background music", "instrumental track", "soundtrack", "jingle", "theme music", "royalty-free music", "compose", "music with lyrics", "extend music", "fix this song", "inpaint music"

Details

Kind
Agent skills
Topic
Developer tools
Publisher
prime-skills
Origin
skillssh
Category
ferramentas
Stars
43
Forks
9
Last push
2026-05-15T10:59:51Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:04
Updated
2026-09-06 10:00:41
Origin id
prime-skills/runcomfy-agent-skills/ai-music

README

# runcomfy-agent-skills

RunComfy AI media skills for Claude agents.

Install via:

```bash
npx skills add agentspace-so/runcomfy-agent-skills --skill <skill-name>
```

Skills are pushed one at a time so we can verify each one's SKILL.md is correctly indexed by skills.sh before adding the next.

More