acestep

Generate, edit, and remix music via the ACE-Step V1.5 API.

9|1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/diskrotrepo/studio --skill acestep-diskrotrepo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acestep
Source: https://github.com/diskrotrepo/studio/tree/main/.claude/skills/acestep
Command: npx skills add https://github.com/diskrotrepo/studio --skill acestep-diskrotrepo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to generate music, edit songs, and remix audio using the ACE-Step API, simplifying complex music production tasks.

Core Features & Use Cases

  • Text-to-Music Generation: Describe a song and have it created from scratch.
  • Audio Continuation & Remixing: Extend existing audio or create variations.
  • Lyrics Integration: Generate music with provided lyrics for vocal tracks.
  • Use Case: A user wants to create an upbeat electronic track for a video. They can describe the genre and mood, and the skill will generate a suitable audio file.

Quick Start

Use the acestep skill to generate a pop song with piano and female vocals.

Frequently Asked Questions about acestep

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

FAQPage Schema
How do I generate music from text descriptions?

Text-to-music generation allows you to describe a song's genre and mood to create an audio file from scratch. This Skill uses the ACE-Step API to process your text prompt and generate the corresponding music track.

Can I use my own lyrics for AI music generation?

Yes, you can integrate your own lyrics for AI music generation to create vocal tracks. The Skill processes provided lyrics alongside your text prompt to generate music that incorporates the specified words and phrasing.

How do I remix audio and extend existing songs?

You can remix audio and extend existing songs using the audio continuation and repainting features. By processing an existing audio file through the ACE-Step API, the Skill generates track variations and extends the original audio length.

Do I need curl and jq to generate AI music?

Yes, you need curl and jq installed to use this Skill for AI music generation. Curl handles the API interaction with the ACE-Step service, while jq parses the JSON responses to extract your generated audio files.

What is audio repainting in AI music remixing?

Audio repainting in AI music remixing is the process of modifying specific segments of an existing audio track. The Skill utilizes the ACE-Step API to redraw or alter portions of the audio while preserving the original song structure.

How do I execute deterministic tasks for songwriting automation?

Deterministic tasks for songwriting automation are executed using the included acestep.sh script. This script ensures consistent and repeatable API interactions for generating music, editing songs, and remixing audio outputs.