suno
Variables
Arguments: $ARGUMENTS
Purpose
Suno is an AI music platform; the prompt is the instrument. This skill helps the user generate, refine, and debug Suno prompts — both the style/genre and lyrics fields — using v5.5-era best practices, the documented tag taxonomy, and community-validated performance tricks.
The skill is a prompt-craft assistant, not an audio generator. Suno produces audio; this skill makes sure the prompt going INTO Suno is sharp, on-format, free of common pitfalls.
Suno v5.5 (released March 26, 2026; verified 2026-07-18 against https://suno.com/blog/v5-5) preserved v5's prompt syntax but improved adherence to nuanced descriptors and added three personalization layers (Voices, Custom Models, My Taste). Everything below targets v5.5 unless noted; legacy v4 (~200-char style prompt) is out of scope.
Action Router
Parse $ARGUMENTS: first token = action, remainder = args. If empty
(e.g. model-invoked from a natural-language request), infer the action
from conversation context; show this menu only when no actionable
context exists.