Optimize and format prompts specifically for AI music generation platforms like Suno and Udio, including platform-specific syntax and tag optimization
Optimizes and formats prompts for AI music generation platforms like Suno and Udio with platform-specific syntax and tags.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
Optimize and format prompts for AI music generation platforms.
This skill provides platform-specific optimization for AI music generation prompts. It covers prompt structure, tag selection, platform syntax, iteration strategies, and quality assessment for Suno, Udio, and similar platforms.
Structure:
[Genre Tags], [Era/Style], [Tempo/Energy], [Vocal Description], [Instrumentation], [Mood/Atmosphere], [Production Quality]
Effective Tags:
| Category | Examples |
|---|---|
| Genre | indie rock, synth-pop, trap, lo-fi hip-hop |
| Era | 80s, 90s alternative, modern pop |
| Tempo | uptempo, slow burn, driving beat |
| Vocal | female vocalist, raspy male vocals, ethereal |
| Mood | melancholic, euphoric, dark, dreamy |
| Production | polished, raw, lo-fi, bedroom pop |
Example Prompt:
indie rock, 90s alternative, driving guitars, female vocalist with
breathy delivery, jangly guitars, distorted bass, melancholic but
catchy, influenced by Mazzy Star and Alvvays, reverb-drenched
Structure:
[Detailed Genre Description], [Specific Artist Influences], [Production Details], [Vocal Specifics], [Mood and Atmosphere]
Best Practices:
Example Prompt:
A dreamy electronic track blending trip-hop with ambient textures,
reminiscent of Portishead meets Boards of Canada. Features a
smoky female vocal with subtle processing, over deep sub-bass,
sparse breakbeats, and lush synthesizer pads. Moody, introspective
atmosphere with vinyl warmth and tape saturation. 85 BPM, minor key.
[Primary Genre], [Subgenre], [Era Reference], [Key Characteristics],
[Mood], [Production Style]
In the style of [Artist 1] meets [Artist 2], [Genre], [Key Elements],
[Vocal Description], [Mood]
[Genre], [Instrumentation Details], [Drum/Rhythm Type], [Bass Type],
[Synth/Keys], [Effects], [Mix Character], [Era Production Style]
[Genre], [Vocal Style and Quality], [Vocal Range], [Emotional Delivery],
[Influenced by Vocalists], [Production Context]
[Mood/Atmosphere], [Genre], [Tempo Feel], [Energy Level],
[Visual/Emotional Imagery], [Production Aesthetic]
indie rock, synth-pop, trap, lo-fi hip-hop, dream pop,
shoegaze, post-punk, neo-soul, trip-hop, ambient,
drum and bass, house, techno, R&B, jazz, folk,
country, metal, punk, grunge, alternative
60s, 70s, 80s, 90s, 2000s, modern, retro, vintage,
futuristic, timeless, classic
male vocalist, female vocalist, raspy, breathy, clear,
powerful, soft, ethereal, soulful, operatic, spoken word,
rap, singing, harmonies, choir, whispered
melancholic, euphoric, dark, bright, dreamy, aggressive,
peaceful, anxious, nostalgic, hopeful, angry, romantic,
mysterious, playful, intense, relaxed
lo-fi, polished, raw, clean, distorted, reverb-heavy,
minimal, lush, sparse, dense, vintage, modern,
analog, digital, warm, crisp
| Issue | Cause | Fix |
|---|---|---|
| Wrong genre output | Vague genre tags | Be more specific with subgenres |
| Wrong vocal | Unclear vocal description | Add specific vocal style tags |
| Wrong tempo | Missing tempo indication | Add BPM or tempo feel |
| Generic sound | Too few details | Add production specifics |
| Inconsistent | Contradictory tags | Remove conflicting descriptors |
| Over-constrained | Too many tags | Simplify, focus on essentials |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.