suno-music-creator

Generate lyrics and music via Suno API with token management.

22|3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/joeseesun/suno-music-creator --skill suno-music-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suno-music-creator
Source: https://github.com/joeseesun/suno-music-creator/tree/main
Command: npx skills add https://github.com/joeseesun/suno-music-creator --skill suno-music-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires websockets, playwright, requests, and includes scripts (resource) components.

What problem does it solve?

The Suno Music Creator helps users quickly generate lyrics and music tracks by integrating AI lyric writing with Suno's music API, reducing manual composing time.

Core Features & Use Cases

  • Generates lyrics structured with Suno formatting and chainable prompts
  • Creates music tracks via Suno API with model selection and token management
  • Provides alignment-friendly lyrics export (LRC/SRT/MD) for captions

Quick Start

Use the suno-music-creator to craft a prompt and run the script to generate a song, then download and organize the produced MP3 and lyrics.

Frequently Asked Questions about suno-music-creator

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

FAQPage Schema
How do I generate AI music via the Suno API and export LRC lyrics?

Generate AI music via the Suno API by crafting a prompt, running the script to create songs, and downloading the produced MP3 alongside alignment-friendly LRC, SRT, or MD lyric files.

Does Suno API music generation require manual token refresh workflows?

Suno API music generation requires token management, but this skill handles token refresh workflows automatically using Chrome/CDP and websockets to maintain continuous API access.

Can I use playwright to automate Suno music generation and MP3 downloads?

You can use playwright to automate Suno music generation and MP3 downloads, as the skill integrates playwright and requests for end-to-end track production and delivery.

What is the best way to create prompt-driven lyrics for Suno music generation?

The best way to create prompt-driven lyrics for Suno music generation is using chainable prompts that format text specifically for the Suno API, ensuring structured lyric creation.

Are there limitations when integrating local Suno API for AI lyric writing?

Integrating local Suno API for AI lyric writing requires robust error handling across multiple scripts to manage limitations like token expiration and API connectivity issues during generation.