pronunciation-specialist
Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.
npx skills add majiayu000/claude-skill-registry --skill pronunciation-specialist --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## 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)
- Your Task
- Instrumental Guard
- Vocal Track Workflow
- Supporting Files
- Why This Matters
- When to Invoke
- High-Risk Word Categories
- 1. Homographs (CRITICAL)
- 2. Tech Terms
- 3. Names & Proper Nouns
- 4. Acronyms
- 5. Numbers
- Pronunciation Guides
- Base Guide (Plugin-Maintained)
What does the pronunciation-specialist skill do?
Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill pronunciation-specialist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
