evolink-music
SKILL.md
Evolink Music — AI Music Generation
Generate AI music and songs with Suno v4, v4.5, and v5. Simple mode (describe and generate) or custom mode (write lyrics, control style, tempo, vocals). Instrumental or with vocals — all through one API.
This is the music-focused view of evolink-media. Install the full skill for video and image generation too.
Setup
Get your API key at evolink.ai and set EVOLINK_API_KEY.
MCP Tools
| Tool | Purpose |
|---|---|
generate_music |
Create AI music or songs |
upload_file |
Upload audio files for reference or continuation workflows |
delete_file |
Remove uploaded files to free quota |
list_files |
View uploaded files and check storage quota |
check_task |
Poll generation progress and get result URLs |
list_models |
Browse available music models |
estimate_cost |
Check model pricing |
Music Models (5, all BETA)
| Model | Quality | Max Duration | Notes |
|---|---|---|---|
suno-v4 (default) |
Good | 120s | Balanced, economical |
suno-v4.5 |
Better | 240s | Style control |
suno-v4.5plus |
Better | 240s | Extended features |
suno-v4.5all |
Better | 240s | All v4.5 features |
suno-v5 |
Best | 240s | Studio-grade output |
Two Modes
Simple Mode (custom_mode: false)
Describe what you want — AI writes lyrics and picks style automatically.
Custom Mode (custom_mode: true)
You control everything: lyrics with [Verse]/[Chorus]/[Bridge] tags, style, title, vocal gender.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
prompt |
string | — | Description or lyrics (required) |
custom_mode |
boolean | — | Simple vs custom mode (required) |
instrumental |
boolean | — | Instrumental or with vocals (required) |
model |
enum | suno-v4 |
Model to use |
duration |
integer | model decides | Target length in seconds (30–240s) |
style |
string | — | Genre/mood/tempo tags (custom mode) |
title |
string | — | Song title (custom mode, max 80 chars) |
negative_tags |
string | — | Styles to exclude |
vocal_gender |
enum | — | m or f (custom mode) |
File Upload
Upload audio files for music continuation or remix workflows:
- Call
upload_filewithfile_path,base64_data, orfile_url→ getfile_url(synchronous)
Supported: Audio (MP3, WAV, FLAC, AAC, OGG, M4A, etc.). Max 100MB. Files expire after 72 hours. Quota: 100 files (default) / 500 (VIP).
Workflow
- Set
custom_mode+instrumental(both required, no defaults) - Call
generate_music→ gettask_id - Poll
check_taskevery 5–10s untilcompleted - Download result URLs (expire in 24h)
Weekly Installs
2
Repository
evolinkai/music…openclawFirst Seen
6 days ago
Security Audits
Installed on
openclaw2
amp1
cline1
trae-cn1
opencode1
cursor1