lyria

Installation
SKILL.md

Lyria - AI Music Generation Skill

Use the Python script in scripts/ to generate music via Google Gemini Lyria 3. The model is automatically selected based on the request / purpose:

Model ID When used
Lyria 3 Pro lyria-3-pro-preview Full-length songs (≈ a couple of minutes), verses/choruses/bridges, lyrics, premium studio-quality output
Lyria 3 Clip lyria-3-clip-preview 30-second clips, loops, jingles, sound logos, quick previews / prompt iteration

Lyria 3 Pro is auto-selected when any of these conditions are met (OR):

  • --pro flag is specified
  • Prompt contains full-song keywords (e.g. 歌詞, フル尺, 楽曲, full-length, verse, chorus, lyrics, professional)
  • Prompt is 100+ characters long

Lyria 3 Clip is selected when:

Installs
22
First Seen
Jun 9, 2026
lyria — danishi/claude-code-config