What problem does it solve? AI-generated drafts carry recognizable tells: uniform sentence lengths, overused vocabulary like "delve" and "leverage", em dashes, copula avoidance, and forced bullet structures. This Skill detects and strips those artifacts so documentation, blog posts, release notes, and PR descriptions read as natural human writing. ## Core Features & Use Cases - Anti-Vocabulary Purge: Removes overused AI words and n-grams ("delve", "testament", "robust", "tapestry") and enforces a zero em dash rule. - Statistical Humanization Levers: Injects burstiness (mixing 3-word and 35-word sentences), converts copula phrases like "serves as" to active verbs, and replaces abstract claims with concrete specifics. - Two-Pass Self-Audit: Runs an explicit second pass asking "What makes this still sound like an LLM?" to catch tells the first rewrite missed. - Use Case: Before publishing a release note drafted by an AI assistant, run this Skill to strip filler connectors, flatten artificial bullet lists, and ground vague claims in concrete numbers. ## Quick Start Humanize this draft blog post to remove AI writing patterns and make it sound natural.