music-generation

Generate DAW-ready WAV music tracks from text prompts using ACE-Step 1.5.

1|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/SpiralCloudOmega/DevTeam6 --skill music-generation-spiralcloudomega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: music-generation
Source: https://github.com/SpiralCloudOmega/DevTeam6/tree/main/.github/skills/neural-audio/music-generation
Command: npx skills add https://github.com/SpiralCloudOmega/DevTeam6 --skill music-generation-spiralcloudomega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts textual prompts into production-ready music, reducing manual effort and speeding up idea-to-track creation.

Core Features & Use Cases

  • Text-to-music generation via ACE-Step 1.5, with a three-stage pipeline (Qwen3 LM text encoder, DiT diffusion transformer, VAE audio decoder).
  • Covers/repainting and LEGO layered generation to produce stems suitable for DAW workflows, enabling style transfer and iterative refinement.
  • LoRA fine-tuning support and direct DAW integration for end-to-end music production pipelines.

Quick Start

Generate a 30-second track from a prompt and export a WAV file at 48 kHz.

Frequently Asked Questions about music-generation

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

FAQPage Schema
How do I turn text prompts into DAW-ready music tracks?

Text-to-music generation uses the ACE-Step 1.5 pipeline to convert prompts into DAW-ready music tracks. It processes genre, mood, and BPM inputs to output stem-balanced 48 kHz WAV files for direct DAW integration.

Can I generate individual stems for music production using text prompts?

Yes, you can generate individual stems using LEGO layered generation. This feature produces stem-balanced WAV files suitable for DAW workflows, enabling iterative refinement and style transfer during music production.

Does the ACE-Step pipeline support LoRA fine-tuning for custom music generation?

Yes, the ACE-Step pipeline supports LoRA fine-tuning for custom music generation. This allows you to tailor the text-to-music model to specific styles, enhancing style transfer and iterative refinement outputs.

What do I need to output 48 kHz WAV files from text prompts?

To output 48 kHz WAV files from text prompts, provide text inputs specifying genre, mood, and BPM. The ACE-Step 1.5 pipeline processes these prompts to generate production-ready, stem-balanced audio files.

How does style transfer work in AI music generation?

Style transfer in AI music generation works through the covers and repainting features of the ACE-Step pipeline. It applies specific stylistic elements to your tracks, enabling iterative refinement and DAW-ready outputs.

What are the limitations of text-to-music generation for rapid idea creation?

A limitation of text-to-music generation is that output quality depends heavily on prompt specificity. While it accelerates rapid idea-to-track creation, users must provide precise genre, mood, and BPM parameters to achieve optimal DAW-ready results.