pronunciation-specialist

Solid

Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.

Testing & QA 223 stars 39 forks Updated 3 days ago CC0-1.0

Install

View on GitHub

Quality Score: 90/100

Stars 20%
78
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Your Task **Input**: $ARGUMENTS ### Instrumental Guard When invoked with a track file path, **first check** the track's frontmatter for `instrumental: true` or the Track Details table for `**Instrumental** | Yes`. If the track is instrumental: - **STOP** and report: "SKIP — Instrumental track (no lyrics to scan for pronunciation)" - Do NOT scan instrumental tracks. ### Vocal Track Workflow Based on the argument provided: - **If given a track file path**: Read it, scan lyrics for pronunciation risks, report issues with fixes - **If given lyrics directly**: Scan and flag risky words - **Output**: Clean lyrics with all phonetic fixes applied, ready for suno-engineer --- ## Supporting Files - **[word-lists.md](word-lists.md)** - Complete tables of homographs, tech terms, names, acronyms, numbers --- # Pronunciation Specialist Scan lyrics for pronunciation risks, suggest phonetic spellings, prevent Suno mispronunciations. ## Why This Matters **The problem**: Suno AI guesses pronunciation. Wrong guess = wrong song = wasted generation. **One wrong word ruins the take.** ## When to Invoke **Always invoke between lyric-writer and lyric-reviewer:** ``` lyric-writer (WRITES + SUNO PROMPT) → pronunciation-specialist (RESOLVES) → lyric-reviewer (VERIFIES) → pre-generation-check | Scan, resolve, fix risky words ``` **Your role — RESOLVE:** - The lyric-writer flags potential pronuncia...

Details

Author
bitwize-music-studio
Repository
bitwize-music-studio/claude-ai-music-skills
Created
4 months ago
Last Updated
3 days ago
Language
Python
License
CC0-1.0

Similar Skills

Semantically similar based on skill content — not just same category