lyric-reviewer
仓库创建 2026年1月14日最近提交 9 小时前SkillHot 收录 20 天前
▸ 精选理由
能在生成音频前捕获常见问题,降低生成失败或不自然的概率。
这个 Skill 做什么
根据质量检查表审核歌词,检测韵脚、节奏、发音和结构问题并跳过纯器乐曲目。
上线前先按质量检查表把歌词过一遍,检测韵脚、节奏(prosody)、发音和结构问题,遇到纯器乐会跳过并标注为“无歌词”。通常在用 Suno 生成歌声或制作人声前跑一次,能提前抓到不押韵、不顺口或段落凌乱的问题,避免生成出错的演唱部分。
▸ 展开 SKILL.md 英文原文
Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.
388
Stars
85
Forks
40
仓库内 Skill
+63
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/bitwize-music-studio/claude-ai-music-skills/main/skills/lyric-reviewer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/bitwize-music-studio/claude-ai-music-skills/main/skills/lyric-reviewer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## Your Task **Input**: $ARGUMENTS ### Instrumental Guard When reviewing a track, **first check** the track's frontmatter for `instrumental: true` or the Track Details table for `**Instrumental** | Yes`. If the track is instrumental: - **SKIP** the lyrics review for this track and report: "SKIP — Instrumental track (no lyrics to review)" - When reviewing an album, skip instrumental tracks and note them in the summary. ### Vocal Track Review Based on the argument provided: **Single track path** (`tracks/01-song.md`): - Read the track file - Run 14-point checklist - Generate verification report **Album path** (`artists/[artist]/albums/[genre]/album-name/`): - Glob all track files in `tr
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有