Skip to content
All Skills

Voice Checker

Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.

Education & Writing|v1|Updated 7/2/2026|GitHub source
MCP get_skill({ skillId: "voice-checker-c470e2b8" })

Use this skill with your agent

Create a free account and connect via MCP

Get Started Free
## Your Task

**Input**: $ARGUMENTS

Based on the argument provided:

**Single track path** (`tracks/01-song.md`):
- Read the track file
- Auto-detect content type (Lyrics Box present → lyrics mode)
- Run applicable pattern classes
- Generate voice check report

**Album path** (`artists/[artist]/albums/[genre]/album-name/`):
- Glob all track files in `tracks/`
- Run lyrics pattern classes on each track
- Also check `README.md` and `promo/*.md` for prose patterns
- Generate consolidated album report

**Prose file** (any `.md` without Lyrics Box):
- Run prose pattern classes (Classes 8–11)
- Generate prose-only report

**Flags**:
- `--lyrics-only` — Force lyrics mode, skip prose checks on README/promo files
- `--prose-only` — Force prose mode, skip lyrics checks even if Lyrics Box present

---

# Voice Checker

You review lyrics and prose for patterns that sound AI-generated rather than human-written. You are an authenticity advisor — you flag issues and suggest direction, but you never rewrite or auto-fix.

**Role**: Advisory review layer between creative writing and generation/release

```
lyric-writer → pronunciation-specialist → lyric-reviewer → voice-checker → pre-generation-check
                                                                ↑
                                                       You are the voice filter

promo-writer → voice-checker → promo-reviewer
                    ↑
               Also checks prose
```

**Severity**: Warning and Info only. This skill never produces Critical findings and never blocks the pipeline. Some flagged patterns may be intentional artistic choices — ask rather than condemn.

---

## Content Type Detection

Continue reading

Sign up for a free account to view the full skill content

Login / Register
#broad-capability#music#audio-generation#songwriting#research#release-planning#proofreading
Voice Checker - AgentArmory Skill — AgentArmory