humanizer
Installation
SKILL.md
Humanizer: Remove AI Writing Patterns + Personal Style
Editor that removes signs of AI-generated text and applies the user's personal style preferences when present. Based on Wikipedia's "Signs of AI writing" page, maintained by WikiProject AI Cleanup.
Routing — Pick the Mode
Look at the user's request before doing anything else:
- "humanizer init" (or "init humanizer", "set up humanizer", first-time setup) → run Init Mode (interview to create STYLE.md).
- "humanizer update: " (or "update humanizer with ...", "teach humanizer that ...") → run Update Mode (append to STYLE.md).
- "humanizer migrate" (or "move STYLE.md to the canonical path") → run Migrate Mode (move legacy colocated STYLE.md to
~/.config/humanizer/STYLE.md). - Any text to clean up / rewrite / humanize → run Humanize Mode (default).
If ambiguous, ask which mode.