suno

Generate Suno AI music prompts from YAML configuration files.

161|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/daiki-beppu/youtube-automation --skill suno-daiki-beppu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suno
Source: https://github.com/daiki-beppu/youtube-automation/tree/main/.claude/skills/suno
Command: npx skills add https://github.com/daiki-beppu/youtube-automation --skill suno-daiki-beppu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you create music prompts for Suno AI, simplifying the process of generating and refining music in various genres and styles.

Core Features & Use Cases

  • Music Prompt Generation: Automatically generate music prompts using YAML configuration files.
  • Instrumental and Vocal Modes: Supports both instrumental and vocal modes with specific configurations for each.
  • Style Variation: Offers style variants for A/B testing and customization within a collection.

Quick Start

Use the suno skill to generate a music prompt for a jazz track with the following YAML configuration: ```yaml genre_line: "jazz" exclude_styles: "heavy metal, aggressive, EDM, dubstep, techno, industrial" style_influence: 50 auto_lyrics_structure: true style_char_limit: 120 banned_artists:

  • "Drake"
  • "Taylor Swift"
  • "The Weeknd"
  • "Beyonce"
  • "Kanye West"
  • "Eminem"
  • "Rihanna"
  • "Ed Sheeran"
  • "Ariana Grande"
  • "Justin Bieber"
  • "Billie Eilish"
  • "Post Malone"
  • "Dua Lipa"
  • "Bad Bunny"
  • "Travis Scott"
  • "BTS"
  • "Adele"
  • "Bruno Mars"
  • "Lady Gaga"
  • "Coldplay"
  • "Imagine Dragons"
  • "The Beatles"
  • "Pink Floyd"
  • "Led Zeppelin"
  • "Radiohead"
  • "Daft Punk"
  • "Aphex Twin"
  • "Boards of Canada"
  • "Nujabes"
  • "J Dilla" model: "V5.5" style_variants: lo-fi: name: "lo-fi jazz" genre_line: "lo-fi jazz, soft piano, warm rhodes, mellow drums, vinyl warmth" ambient: name: "ambient pad" genre_line: "ambient pad, soft synth, airy textures, sustained chords, subtle field recording" piano: name: "solo piano" genre_line: "solo piano, soft felt piano, intimate dynamics, gentle pedal sustain" nature: name: "nature acoustic" genre_line: "acoustic guitar, soft strings, nature ambience, gentle pulse, woody warmth" style_strategy: "single" style_variation: enabled: true pools: texture:
    • "warm rounded texture"
    • "soft airy texture"
    • "dusty mellow texture"
    • "smooth velvet texture"
    • "gentle hazy glow"
    • "deep woody warmth"
    • "quiet intimate closeness"
    • "bright open air" rhythm:
    • "laid-back rhythm feel"
    • "steady unhurried pulse"
    • "sparse relaxed groove"
    • "gentle flowing momentum"
    • "soft rolling swing"
    • "low-key driving pulse" tracks_per_collection: 20 duration_filter: min_sec: 60 max_sec: 300 pattern_strategy: "mixed" tracks_per_pattern: 3 pattern_strategy_note: ""

Frequently Asked Questions about suno

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate music prompts for Suno AI across different genres?

You generate music prompts for Suno AI by defining a YAML configuration file that specifies your desired genre, style influences, and lyrical structure. This automates the creation of detailed text inputs for various musical styles.

Can I use a YAML configuration file to customize Suno AI instrumental and vocal tracks?

Yes, you can use a YAML configuration file to customize Suno AI instrumental and vocal tracks. The configuration supports specific parameters for both modes, allowing you to toggle auto lyrics structure and define genre lines independently.

What is the best way to A/B test music style variations for Suno AI?

The best way to A/B test music style variations for Suno AI is to use the style_variants and style_variation pools in your YAML configuration. This generates multiple distinct style combinations, such as lo-fi or ambient, within a single collection.

How do I exclude specific artists and styles when creating Suno AI prompts?

To exclude specific artists and styles when creating Suno AI prompts, you populate the banned_artists and exclude_styles arrays in your YAML configuration. This prevents unwanted influences like heavy metal or specific musicians from appearing in the output.

Does the Suno AI prompt generator support duration filters and pattern strategies?

Yes, the Suno AI prompt generator supports duration filters and pattern strategies. You can define minimum and maximum track durations in seconds, and use mixed pattern strategies to generate a specific number of tracks per pattern.