Suno Automation

# Suno Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Suno Automation" with this command: npx skills add upstatemovingimages-cmyk/suno-automation

Suno Skill

This skill allows the agent to control Suno (suno.com) via the OpenClaw Managed Browser to generate music.

Prerequisites

  1. OpenClaw Browser: Must be running (openclaw browser start).
  2. Login: The user must be logged into Suno on the managed browser profile (openclaw).

Usage

  1. Open Suno: browser open https://suno.com/create
  2. Snapshot: browser snapshot (to get element refs).
  3. Input Lyrics: browser act type <ref> "Your lyrics..."
  4. Input Style: browser act type <ref> "Style description..."
  5. Set Title: browser act type <ref> "Song Title"
  6. Create: browser act click <create_button_ref>
  7. Wait & Play: Wait for the song to appear in the list, then browser act click <play_button_ref>.

Example (Agent Thought Process)

  1. browser action=start profile=openclaw
  2. browser action=open profile=openclaw url=https://suno.com/create
  3. (User logs in manually if not already)
  4. browser action=snapshot -> Identify lyric box (e.g., e1953), style box (e1976), title (e2104), create button (e299).
  5. browser action=act kind=type ref=e1953 text="..."
  6. browser action=act kind=click ref=e299
  7. browser action=snapshot -> Find new song row and play button (e2172).
  8. browser action=act kind=click ref=e2172

Notes

  • Refs change: Element references (e123) change on every snapshot. Always snapshot before acting.
  • v5 Model: Ensure v5 is selected for best quality.
  • Custom Mode: Switch to "Custom" mode to enter specific lyrics.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

SunoMaker

Automated Suno AI Music Generation - Create professional songs without manual intervention. Headless browser automation for servers with Gemini 3.1 Pro integ...

Registry SourceRecently Updated
4870Profile unavailable
General

Suno提示词工具

Use when user wants to generate music with Suno AI, needs help writing Suno prompts, or asks about Suno music creation. (用于用户想要使用 Suno AI 生成音乐、需要帮助编写 Suno 提示...

Registry SourceRecently Updated
940Profile unavailable
Security

Web3 Music NFT Toolkit for DJs & Artists

Step-by-step Music NFT onboarding agent for DJs and artists with enforced safety rules, copyright protection, wallet security, and NFT minting guide.

Registry SourceRecently Updated
840Profile unavailable
Research

suno-poetry-music-creator

Enhanced Suno song creator with reference song analysis and intelligent lyric optimization. Analyzes user's reference songs to extract style, mood, and struc...

Registry SourceRecently Updated
2271Profile unavailable
Suno Automation | V50.AI