suno-music

Generate AI music and sound effects via the Suno API.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MCERQUA/jam-skills --skill suno-music-mcerqua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suno-music
Source: https://github.com/MCERQUA/jam-skills/tree/main/suno-music
Command: npx skills add https://github.com/MCERQUA/jam-skills --skill suno-music-mcerqua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires suno_client.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of creating custom AI-generated music and jingles, enabling users to produce unique audio content quickly and efficiently.

Core Features & Use Cases

  • Music Generation: Generate full songs and short jingles from text prompts.
  • Lyrics Creation: Create AI-generated lyrics with timestamps for karaoke-style display.
  • Audio Processing: Process audio files for vocal separation, WAV conversion, style enhancement, and video creation.
  • Use Case: A music producer looking to create a new track for an upcoming album could use this Skill to generate music and lyrics based on their ideas.

Quick Start

Generate a song with the Suno Music Generation Skill by using the following command: ./suno-generate.sh "upbeat electronic track with heavy bass and synth melodies".

Frequently Asked Questions about suno-music

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

FAQPage Schema
How do I generate AI music from text prompts?

Generating AI music from text prompts involves submitting descriptive phrases like "upbeat electronic track with heavy bass" to an API endpoint. This Skill uses the Suno API to produce full songs, short jingles, and instrumental tracks directly from your text input.

Can I create AI lyrics with timestamps for karaoke-style display?

Yes, you can create AI lyrics with timestamps for karaoke-style display. This Skill provides lyrics creation endpoints that generate synchronized text, allowing you to integrate timed vocals or karaoke-style text outputs into your audio processing workflow.

Do I need Python to integrate AI music generation with Claude Code?

Yes, you need Python to integrate AI music generation with OpenClaw and Claude Code platforms. This Skill requires a Python environment and a specific Suno API client script to connect the text-to-audio processing endpoints with your development setup.

What audio processing features are available for AI generated tracks?

Available audio processing features include vocal separation, WAV conversion, style enhancement, and music video generation. This Skill processes generated audio files to isolate vocals, convert formats, modify styles, and create accompanying video outputs.

Are there limitations when using the Suno API for jingle creation?

Limitations when using the Suno API for jingle creation depend on the supported music styles and instrumental tracks available through the endpoints. Processing constraints may apply to audio separation or video generation tasks based on the API's current capabilities.

Related Skills