What problem does it solve? AI-generated prose carries predictable tells: filler phrases, binary contrasts, slogan endings, and calqued translations that make text read as machine-written. This Skill detects and rewrites those patterns in English and Vietnamese drafts before they ship. ## Core Features & Use Cases - Pattern removal rules: 18 core rules covering throat-clearing openers, adverbs, passive voice, false agency, usher sentences, verdict-before-evidence, and uniform rhythm, with before/after rewrite examples. - Vietnamese-specific detection: Covers binary contrast ("không A, mà B"), signposts ("Nói cách khác:"), English calques ("đóng đinh dữ kiện"), over-translated technical terms, and a grep-able ERE blacklist file for automated scanning. - Six-dimension scoring: Rates drafts on directness, rhythm, trust, authenticity, density, and evenness; below 42/60 triggers revision. - Use Case: Before publishing a Vietnamese blog post, run the blacklist grep against the .mdx file, review each hit in context, rewrite flagged sentences, and verify the score passes. ## Quick Start Review this draft with the stop-slop skill and rewrite any sentences that read as machine-written.