ai-music

Route natural-language music requests to RunComfy text-to-audio or ACE Step endpoints.

31|9|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill ai-music-agentspace-so
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-music
Source: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/ai-music
Command: npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill ai-music-agentspace-so

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of picking the right AI music model and calling the correct API shape by routing your request to the best RunComfy music endpoint for generation or time-bounded edits.

Core Features & Use Cases

  • Model routing for music intent: Automatically chooses between ElevenLabs premium music generation and ACE Step cost/open-weights generation based on whether you want polished vocals, multilingual lyrics, or budget-friendly background tracks.
  • Generate from scratch or edit existing audio: Supports text-to-music, plus ACE Step audio inpaint (replace a time range) and audio outpaint (extend before/after).
  • Ready-to-run prompts and exact CLI invocations: Provides the documented prompting patterns and the minimal runcomfy run calls for each route (including lyrics section markers for ACE and section/length parameters for ElevenLabs).

Quick Start

Tell your agent: generate a multilingual pop song with lyrics and a clear intro-verse-chorus structure, output a 90-second track.

Frequently Asked Questions about ai-music

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI music with multilingual lyrics from a text prompt?

To generate AI music with multilingual lyrics, this skill routes your text prompt to the ElevenLabs or ACE Step endpoint, automatically formatting the JSON payload with section markers and length parameters to produce the requested vocal track.

Can I replace or extend a specific time range in an existing audio track?

Yes, you can edit existing audio tracks by using ACE Step inpaint to replace a specified time range or outpaint to extend the audio before or after the current track duration.

What is the difference between ElevenLabs and ACE Step for AI music generation?

ElevenLabs provides polished vocal songs and premium generation, whereas ACE Step offers cost-effective, open-weights generation suitable for budget-friendly background tracks and multilingual lyrics.

Do I need to manually write JSON payloads to use the RunComfy CLI for audio editing?

No, you do not need to manually write JSON payloads; the skill automatically routes your natural-language music request and constructs the exact RunComfy CLI invocations and input payloads required.

How to create a 90-second pop song with a clear intro-verse-chorus structure?

You can create a 90-second structured pop song by telling your agent to generate it; the skill applies the documented prompting patterns and section parameters to output the complete track.

What are the limitations of using ACE Step for background music generation?

ACE Step is a cost-effective, open-weights alternative for background loops and multilingual lyrics, but it may lack the polished vocal quality of premium models like ElevenLabs for high-fidelity songs.