← 返回
未分类 Key 中文

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 s...
通过 Suno 生成 AI 音乐和歌曲。使用场景:(1) 用户要求创作、制作或生成歌曲或音乐;(2) 用户想要写歌词;(3) 用户想要...
alfred-pennyworth-ai
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 326
下载
💾 5
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,832
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,162
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,215 📥 266,539