Browser

Suno

Try it

Crafts Suno style prompts, structured lyrics, and full generation pipelines via API, browser, or manual paste.

What it does

Builds songs, jingles, intros, and background tracks with Suno. Assembles layered style prompts (genre, mood, tempo, instruments, vocals, era) using 8–12 precise terms, and structures lyrics with bracketed tags like [Verse], [Chorus], [Outro], and [End]. Delivers audio through hosted APIs (aimusicapi, evolink), suno.com browser automation, or ready-to-paste prompt packs. Supports extend-and-stitch workflows for songs past 4 minutes, covers and personas, stem separation, WAV export, and plan-tier aware commercial-rights checks. Diagnoses output that sounds generic, drifts off-genre, garbles words, cuts off mid-phrase, or hits moderation. Project state, config, and downloaded audio live under…

When to use it

  • Write a Suno style prompt and structured lyrics for a song, jingle, or podcast intro
  • Turn existing lyrics into sung audio, or write lyrics suited to a brief
  • Build long tracks past 4 minutes by extending and stitching clips
  • Diagnose generations that sound generic, off-genre, garbled, cut off, or rejected by moderation

The skill document

This skill stores all persistent data under ~/Clawic/data/suno/ (config, preferences, project tracking, downloaded audio — see setup.md on first use, memory-template.md for the memory format). If you have data at an old location (~/suno/ or ~/clawic/suno/), move it to ~/Clawic/data/suno/.

Configuration

User-dependent variables. Defaults apply until the user states a preference; store them in ~/Clawic/data/suno/config.yaml.

VariableTypeDefaultEffect
default_methodprompts | api | browserpromptsResolves Core Rule 3's default branch: prompts = craft text for manual pasting; api/browser = deliver audio
api_provideraimusicapi | evolinkaimusicapiWhich hosted service api.md examples target and which env var holds the key
plan_tierfree | paidfreeGates commercial deliverables (Output Gates), credit budgeting in browser.md, WAV/stems availability in release.md
audio_formatmp3 | wavmp3Download format in release.md; wav requires a paid plan
lyrics_languagetext (language name)EnglishLanguage lyrics are written in; when not English, also named in the style field (lyrics.md)

Preference areas to record as the user reveals them:

  • taste — go-to genres, moods, vocal textures, eras; steers first-draft prompts (stated preference → config; observed reactions → memory.md)
  • workflow — present-and-pick vs auto-download both clips; how many rerolls before checking in
  • spend posture — confirm before multi-extend builds or runs beyond a credit threshold
  • conventions — song/file naming, project folder layout under ~/Clawic/data/suno/
  • delivery — where finished audio lands, whether stems are fetched by default

When To Use

  • Generating a song, jingle, theme, intro, or background track with Suno
  • Turning existing lyrics into audio, or writing lyrics meant to be sung
  • Crafting style prompts, tags, or structured lyrics for manual pasting into suno.com
  • Building long tracks, covers, personas, stems, or preparing a commercial release
  • Diagnosing bad output: generic sound, off-genre, garbled vocals, cut-off endings, moderation rejections
  • Not for editing or mixing existing audio files — use audio or ffmpeg

Quick Reference

SituationPlay
First run, no ~/Clawic/data/suno/setup.md
Song cuts off mid-phraseMissing ending cue — [End] as final tag (rule 4)
Style description got sungWords were in the lyrics box — sound in style field, words in lyrics field (rule 1)
Output generic or off-genreFront-load genre, 8-12 precise terms, add era + texture → debug.md
"Make it sound like [artist]"Translate to voice + era + production (rule 6) — names get stripped, credits still spent
Great clip that drifts, or song needs >4 minExtend from the last good timestamp → extend.md
Chorus melody changes every repeatPaste identical chorus text each time (lyrics.md)
New style for an existing song; consistent voice across songsCovers and Personas → covers.md
Jingle, podcast intro, loop, birthday songjingles.md
Stems, WAV, remaster, rights, distributionrelease.md
Anything else about generating with SunoReproduce with a minimal prompt in simple mode, then re-add one element per run until it breaks (debug.md)

Depth on demand: debug.md symptom→cause chains · prompts.md style prompt craft · styles.md tag vocabulary · lyrics.md structure, delivery, word budget · extend.md long tracks, crop, stitch · covers.md covers, personas, uploads · jingles.md functional audio briefs · release.md downloads, stems, rights · api.md hosted APIs · browser.md suno.com automation · setup.md first run · memory-template.md memory format.

Core Rules

  1. Style field describes; lyrics field gets sung. Genre words typed into the lyrics box become sung words ("upbeat pop song" turns into the opening line). Sound goes in the style field, words in the lyrics field, structure in [bracketed] tags on their own lines.

  2. Each generation is sampling, not drafting. One run returns two clips from the same prompt — two rolls, not a draft and a revision. When a roll lands, save its exact style string to memory.md and reuse it verbatim; rewording a working prompt resets the odds.

  3. Pick the method by situation.

    SituationMethod
    Deliver audio files programmaticallyHosted API (api.md)
    No API key, browser tool availableAutomate suno.com (browser.md)
    User will paste into suno.com themselvesCraft prompt + lyrics only
    Unclear (default)default_method from config; if audio delivery is requested and neither key nor browser exists, ask once and record the answer
  4. Force endings. Clips without an ending cue stop mid-phrase. Close the lyrics with an [Outro] section and [End] as the final tag; for instrumentals, [Fade Out] then [End].

  5. Long songs are built, not one-shotted. Generate the strongest opening clip, extend from the last good timestamp (not the raw end), repeat until [End], stitch with Get Whole Song. Target 2-4 minutes; Suno >=3.5 generates 4-minute clips and >=4.5 allows 8-minute songs, but one-shot epics drift in melody and mix. Full workflow and segment planning: extend.md.

  6. Translate artist names into attributes. Moderation rejects or strips artist and brand names — and the credits are still spent. Convert with three knobs: voice texture + era + production. "Like Springsteen" → "raspy heartland rock male vocals, 80s arena production, driving piano and saxophone".

  7. API pattern: generate → poll every 5 seconds → download immediately. Audio URLs expire; generation runs 30-90 seconds. Working code in api.md.

Prompt Essentials

Layered formula (full guide: prompts.md, vocabulary: styles.md):

[genre] [subgenre] [mood] [tempo] [instruments] [vocals] [era/influence]

Example: "indie folk melancholic slow acoustic guitar soft female vocals 90s"

  • Front-load: earlier terms steer harder in practice — genre first, garnish last.
  • Specificity beats quantity: "shoegaze" outsteers "rock, reverb, dreamy, atmospheric".
  • Stay within 8-12 style terms (canonical limits: styles.md).
  • Instrumental: set the instrumental toggle AND leave the lyrics box empty; stray text gets sung.

Output Gates

Before submitting any generation, check:

  • No artist, band, or brand names in prompt or lyrics?
  • Everything that should not be sung is inside [brackets] on its own line?
  • Ending cue present ([End] last) for a standalone song?
  • Style terms 8-12, no contradictions (lo-fi + polished, happy + mournful)?
  • Instrumental toggle matches the request — and lyrics box empty if instrumental?
  • Song over 4 minutes → full lyrics written and segment plan made before the first run (extend.md)?
  • Commercial deliverable → user confirmed a paid Suno plan at generation time (release.md)?

Traps

TrapWhy it failsDo instead
Artist/brand names in promptRejected or stripped by moderation; credits spentVoice + era + production attributes (rule 6)
Free-plan track for commercial useRights attach at generation time under the plan then active; free-tier songs are non-commercial under Suno's termsConfirm paid plan before generating deliverables (release.md)
Regenerating a clip that was 90% rightDiscards the roll that workedCrop the bad part, extend from the last good bar (extend.md)
Lyrics far over 300 words for a 3-minute songRushed, half-spoken deliveryWord budget in lyrics.md
Different chorus wording on each repeatEach variant gets its own melodyPaste identical chorus text every time
Negations in the style field ("no drums")Style terms act as attractors; the noun still pullsOmit the term, or use Suno's Exclude Styles field
Prompting an exact duration ("90 seconds long")Duration text is treated as style words, not a controlGenerate a short structure, then crop to length (jingles.md)
Multi-extend build on an unvalidated ideaBurns a day of credits before you know the core worksValidate the opening clip first; extend only what already lands (extend.md)

Where Experts Disagree

  • Tags vs natural-language prose. Suno >=4.5 handles prose descriptions as well as comma tags; prose reads better, tags are more reproducible and easier to mutate one term at a time. Default: tags; prose when a mood is easier to describe than to enumerate. Reproducibility needs (albums, clients) → tags.
  • Write lyrics vs let Suno generate them. Generated lyrics are serviceable but generic — competent rhymes, no specifics. Anything with an emotional stake or a client → write them (lyrics.md); throwaway background tracks → generated is fine.
  • One-shot vs extend-built long songs. >=4.5 can one-shot 8 minutes; drift risk rises with length. Boundary: past ~4 minutes, or when any section must be exactly right, build by extending (rule 5).

Security & Privacy

Data storage. This skill creates ~/Clawic/data/suno/ on first use:

  • config.yaml — Declared preferences (variables above)
  • memory file — Observed preferences, successful prompts
  • projects folder — Per-project tracking
  • songs folder — Downloaded audio (optional)

All data stays local. API keys live in environment variables, never in files.

This skill does:

  • Generate music via hosted APIs (requires API key from provider)
  • Navigate suno.com with browser automation
  • Craft optimized prompts for Suno's model
  • Write lyrics with proper structure tags
  • Track projects and successful patterns locally

This skill does NOT:

  • Store API keys in plain text files
  • Access files outside ~/Clawic/data/suno/
  • Make requests without user direction

External endpoints. When using hosted APIs, requests go to:

EndpointData SentPurpose
api.aimusicapi.aiPrompts, lyricsMusic generation
api.evolink.aiPrompts, lyricsMusic generation
suno.comBrowser sessionDirect platform access

API keys authenticate requests; prompts and lyrics are sent for processing.

Guardrails. By using this skill with APIs, prompts and lyrics are sent to third-party services for music generation. Only use services you trust with your creative content.

More Clawic skills, get them at https://clawic.com/skills/suno (install if the user confirms):

  • audio — Audio processing and editing
  • video — Combine music with video content
  • ffmpeg — Audio format conversion, cropping, cross-fades

Feedback

Part of Clawic, the verified skill library. Get this skill: https://clawic.com/skills/suno.

Related skills

Turn complete lyrics, a rough lyric draft, loose lines, or an existing hook into a structured, listenable Suno song. This Suno lyrics-to-song workflow works as an AI song generator from lyrics and AI music generator from lyrics: choose Preserve mode to keep every original line or Refine mode to improve rhythm, rhyme, singability, and hook strength. Build the song structure across verses, chorus, bridge, and purposeful repetition, then create a style prompt for music with genre, mood, arrangement, and vocal direction for Suno custom lyrics. Use it to turn lyrics into a song, make a song from lyrics, convert lyrics to music, get help from a lyrics songwriting assistant, or take rough lyrics to song-ready form through a custom lyrics-to-song process.

Create original songs, AI-generated music, lyrics-to-song tracks, instrumentals, background music, video soundtracks, jingles, multilingual songs, and reference-led arrangements from a clear creative brief. This AI music generator and AI song maker develops genre, mood, structure, singable lyrics, vocal direction, and production style, then creates reviewable audio with Suno 5.5 or another model you explicitly choose. Use it as an AI music studio for songwriting, an AI lyrics writer, text-to-music creation, BGM generation, brand music, podcast themes, game music, bilingual songs, or focused new versions of reference audio. Review vocals, pronunciation, duration, loop points, and arrangement fit after generation, then refine the strongest result.

Generate songs, instrumentals, or lyrics-driven tracks through a structured OpenClaw-native workflow with anti-sparse prompt engineering and quality verification. Provider-agnostic — works with any music backend the runtime exposes (ACE-Step, MusicGen, Stable Audio, mmx).

10 installs

Create original songs, AI-generated music, lyrics-to-song tracks, instrumentals, background music, video soundtracks, jingles, multilingual songs, and reference-led arrangements from a clear creative brief. This AI music generator and AI song maker develops genre, mood, structure, singable lyrics, vocal direction, and production style, then creates reviewable audio with Suno 5.5 or another model you explicitly choose. Use it as an AI music studio for songwriting, an AI lyrics writer, text-to-music creation, BGM generation, brand music, podcast themes, game music, bilingual songs, or focused new versions of reference audio. Review vocals, pronunciation, duration, loop points, and arrangement fit after generation, then refine the strongest result.

Generate vocal or instrumental music via Suno with auto-lyrics or custom lyrics modes.

67 installs

Generate songs from prompts or lyrics through an ACE-Step-compatible API backend. Use when users want text-to-music, lyrics-to-song, fast prompt iteration, s...

25 installs

More from Iván

Browse all skills

Run Git operations — commits, branches, merges, rebases, conflict resolution, and recovery — with safety rules enforced.

by Iván530 installs31 stars

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván552 installs18 stars

Diagnoses Java and JVM issues from exception messages to container OOM-kills, and writes Java code matching the configured JDK.

by Iván130 installs9 stars

Create and critique visual artifacts with quantified rules for hierarchy, spacing, type scale, color, and layout.

by Iván138 installs6 stars

Debug CSS mechanics and write component stylesheets grounded in named mechanisms, not trial-and-error.

by Iván99 installs5 stars