🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Crazyrouter Music Gen

by @xujfcn

AI music generation via Crazyrouter API using Suno. Create songs from text descriptions with lyrics, style, and title. Use when user asks to generate music,...

πŸ’‘ Examples

# Generate music with description
node ${SKILL_DIR}/scripts/main.mjs --prompt "upbeat electronic dance music, energetic" --output song.mp3

With custom lyrics

node ${SKILL_DIR}/scripts/main.mjs --prompt "pop ballad about coding at night" --lyrics "Writing code under the stars..." --output ballad.mp3

Specify style

node ${SKILL_DIR}/scripts/main.mjs --prompt "jazz piano solo" --output jazz.mp3 --model suno_music

Options

| Option | Description | Default | |--------|-------------|---------| | --prompt | Music description (required) | β€” | | --output | Output audio file | β€” | | --lyrics | Custom lyrics | auto-generate | | --model | suno_music or suno-v3 | suno_music | | --title | Song title | auto-generate |

βš™οΈ Configuration

| Option | Description | Default | |--------|-------------|---------| | --prompt | Music description (required) | β€” | | --output | Output audio file | β€” | | --lyrics | Custom lyrics | auto-generate | | --model | suno_music or suno-v3 | suno_music | | --title | Song title | auto-generate |

View on ClawHub
TERMINAL
clawhub install crazyrouter-music-gen

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’