← All Skills
A portable agent skill that removes the signs of AI-generated writing so text reads naturally and human. Built on Wikipedia's "Signs of AI writing" guide, it detects 33 AI-isms and can even match your personal voice when rewriting.
Key Features
- Removes 33 AI-writing patterns
- Matches your personal writing voice
- No-fabrication rewrite rule
- Second audit pass for leftovers
Installation
Cross-agent global install: `npx skills add blader/humanizer --global`
Update: `npx skills update humanizer --global`
Claude Code plugin: `/plugin marketplace add blader/humanizer` then `/plugin install humanizer@humanizer`.
How to Use
Run `/humanizer` and paste your text, or just ask "humanize this." Point it at a file to rewrite in place, e.g. "Humanize the prose in docs/launch-post.md." For voice matching, first paste 2-3 paragraphs of your own writing to calibrate.
Requirements
Any harness that reads SKILL.md (Claude Code, Codex, Cursor, etc.); CLI install needs Node.js / npx.
Related Skills