Browser-based song creation with Suno (suno.ai), including gathering a song brief, generating lyrics, setting Persona/Custom mode, and producing new tracks. Use when the user asks to make a new song with Suno or to automate Suno in a browser session.
Create a new song in Suno via browser automation: collect a brief, generate lyrics, set Persona/Custom mode, and produce/review tracks.
Collect or confirm:
If missing, propose 2–3 options and ask for a quick pick.
Use a sub‑agent for lyrics if requested. Provide:
This setup uses headless Chromium (snap) on Linux. Special notes:
~/.openclaw/browser//tmp/openclaw-sunoDISPLAY=:0 chromium-browser --headless --no-sandbox --disable-gpu --remote-debugging-port=18800 --user-data-dir=/tmp/openclaw-sunohttp://127.0.0.1:18791/ (auth token in openclaw.json)openclaw browser start) may timeout — use HTTP API or CDP directly insteadDISPLAY=:0 chromium-browser --remote-debugging-port=18801 --user-data-dir=/tmp/openclaw-suno), log in manually, then relaunch headless.Prefer Chrome relay if the user is already logged in. Otherwise use the isolated OpenClaw browser and ask for login if needed.
Listen/preview, capture the best output, and iterate once if needed (tweak lyrics, style tags, or mood).
Provide the Suno link(s) and any download/share artifacts available.
references/suno-workflow.md for UI-specific steps and browser notes.