Wikipedia editors spent months cataloging 35 telltale signs of AI writing. Siqi Chen — Runway Financial CEO, ex-Zynga, better known as @blader — handed that list to Claude Code and said: build a skill that avoids all of them. The result is Humanizer: 43.4K stars, up nearly 1,000 in a single day, MIT-licensed.
What it is
An agent skill — a Markdown instruction file, no model, no dependencies. It runs two passes over your text: a free rewrite first, then a line-by-line audit against the 35 patterns and the original facts. Inflated phrasing, stock transitions, over-hedging, chatbot residue — deleted. Names, numbers, quotes, and code stay untouched. Give it 2-3 paragraphs of your own writing and it mirrors your voice instead of applying a house style.
Plugging it into your agent
Install is one line: /plugin marketplace add blader/humanizer in Claude Code, or npx skills add blader/humanizer for any skill-compatible agent. Version 2.11.2 made Claude Desktop a simple zip upload. Typical use case: pipe every AI draft through it before it ships.
The reason it blew up: everyone else is fighting AI slop with detectors. Humanizer takes the other side — make the output not need detecting.
You Might Also Like
- Last30days Skill Scans 10 Platforms in one Command no Wonder it hit 1 on Github Trending
- Deepseek tui Tops Github Trending a Claude Code Clone Wired to Deepseeks api
- Voicebox Hits 43k Github Stars a Free Local Elevenlabs That Gives ai Agents Your Voice
- Claude Cowork Record a Skill Turns a Screen Recording Into a Reusable Agent Skill
- Superpowers Obra Climbs Github Trending as the Claude Skills Gold Rush Begins

Leave a comment