suno-music

Generate AI music and songs via Suno. Use when: (1) user asks to create, make, or generate a song or music, (2) user wants lyrics written, (3) user wants a song for an occasion (birthday, celebration, joke, roast, lullaby, etc). Requires gcui-art/suno-api self-hosted server. Supports custom lyrics, style/genre tags, instrumental tracks, and Suno v5.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "suno-music" with this command: npx skills add alfred-pennyworth-ai/suno-music

Suno Music Generation

Generate songs via a local gcui-art/suno-api server.

Setup

  1. Clone and install: git clone https://github.com/gcui-art/suno-api && cd suno-api && npm install && npm run build
  2. Create .env with your Suno cookie and optional 2Captcha key (see repo README)
  3. Start server: PORT=3100 npm start (or create a LaunchAgent/systemd service)
  4. Verify: curl http://localhost:3100/api/get_limit

Set SUNO_API_URL env var if not running on http://localhost:3100.

Quick Generate (simple mode)

For casual requests ("make a song about X") — Suno writes the lyrics:

scripts/suno.sh generate --prompt "DESCRIPTION" --wait

Custom Generate (full control)

For specific lyrics and style:

scripts/suno.sh custom --prompt "LYRICS" --style "GENRE TAGS" --title "TITLE" --wait

Add --instrumental for no vocals. Add --negative-tags "TAGS" to exclude styles.

Generate Lyrics First

When user provides a theme but not lyrics — generate, review, then create:

scripts/suno.sh lyrics --prompt "THEME"

Check Status / Credits

scripts/suno.sh status --ids "ID1,ID2"
scripts/suno.sh credits

Download Audio

scripts/suno.sh download --url "AUDIO_URL" --out "/path/to/file.mp3"

Workflow

  1. Vague ideagenerate (Suno writes lyrics from description)
  2. Specific vision → write lyrics, then custom with style tags and title
  3. Review firstlyrics to generate, show user, edit, then custom
  4. Always use --wait — blocks until audio URLs are ready (~60-120s)
  5. Each generation creates 2 song variations
  6. Download audio and send via message tool (as attachment)
  7. Songs appear in the user's Suno library/playlists

Style Tags Examples

  • pop, upbeat, happy, female vocals
  • country, acoustic guitar, male vocals, storytelling
  • hip hop, trap beats, autotuned vocals
  • classical, orchestral, cinematic
  • rock, electric guitar, energetic, anthem
  • thrash metal, aggressive riffs, double bass drums, distorted guitar
  • jazz, smooth, saxophone, lounge
  • lullaby, soft, gentle, music box
  • folk, banjo, americana, warm
  • edm, electronic, dance, synth
  • r&b, soulful, smooth, groovy

Cookie Refresh

If auth errors occur, refresh the Suno cookie:

  1. Open suno.com/create in browser → DevTools (F12) → Network tab
  2. Refresh page → find request with ?__clerk_api_version
  3. Copy the Cookie header value → update .env → restart server

Notes

  • Default model: Suno v5 (chirp-crow); override via --model flag
  • Each generation uses credits (~10 per song pair)
  • Audio files are MP3, typically 2-4 min
  • 2Captcha key optional but recommended for long-term stability

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aws Fis Experiment Prepare

Use when the user wants to prepare, create, or generate an AWS FIS (Fault Injection Service) experiment configuration. Triggers on "prepare FIS experiment",...

Registry SourceRecently Updated
General

Aws Fis Experiment Execute

Use when the user wants to run a prepared AWS FIS experiment where the CloudFormation stack has already been deployed. Triggers on "execute FIS experiment",...

Registry SourceRecently Updated
General

Warranty Return Dispute Kit

Organizes a defective-product, denied-warranty, or return-window dispute into an evidence packet, timeline, support message, escalation script, contact log,...

Registry SourceRecently Updated
General

Goldman Sachs Co

提供高盛公司历史、业务模式、市场地位及关键数据,助力研究投资银行和金融机构角色分析。

Registry SourceRecently Updated