aetherwave-music-generation

Generate original AI music tracks from text prompts via Suno API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AetherWave-Studio/AI-Record-Label-Maker --skill aetherwave-music-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aetherwave-music-generation
Source: https://github.com/AetherWave-Studio/AI-Record-Label-Maker/tree/main/skills/music-generation
Command: npx skills add https://github.com/AetherWave-Studio/AI-Record-Label-Maker --skill aetherwave-music-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to generate original AI music tracks from simple text descriptions, eliminating the need for complex music production tools or extensive musical knowledge.

Core Features & Use Cases

  • Text-to-Music Generation: Create full songs, instrumentals, intros, or loops based on descriptive prompts.
  • Customization: Specify genre, mood, duration, and whether the track should be instrumental.
  • Use Case: A content creator needs a unique background track for a YouTube video. They can describe "Uplifting electronic music, energetic, for a tech review" and receive a ready-to-use audio file.

Quick Start

Use the aetherwave-music-generation skill to generate a 90-second instrumental track with a cinematic dark synth style.

Frequently Asked Questions about aetherwave-music-generation

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

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

To generate AI music from a text prompt, you provide descriptive text detailing the genre, mood, and style. The Skill processes this text-to-music request via the Suno API to create original audio tracks, supporting full songs or instrumentals.

Can I create instrumental tracks and loops without lyrics?

Yes, you can create instrumental tracks and loops without lyrics by configuring the customizable instrumental settings. This allows the generation of intros, loops, or full background audio tracks that contain no vocal elements.

Do I need a Suno API key to use this music generation Skill?

Yes, a Suno API key is required to use this music generation Skill. The authentication process relies on this key to access the underlying AI audio creation services and handle asynchronous processing.

How does asynchronous processing work when generating audio tracks?

Asynchronous processing for audio tracks works by submitting a generation request and then polling the service for status updates. This mechanism allows the system to handle the time-intensive rendering of original music without blocking other operations.

What should I do if my text-to-music generation request is not working?

If your text-to-music generation request is not working, verify your Suno API key authentication and ensure your text prompts include valid style and duration parameters. The system requires correct inputs to initiate the asynchronous polling cycle successfully.