Skills Explorer Add Skills

humanizer

An agent skill by blader, from blader/humanizer. Tags: copy-editing, debugging, documents, generative.

What it does

Rewrite AI-sounding text so it reads like the writer without changing what it says. Use when editing or reviewing prose for AI tells: not-X-but-Y contrasts, one-line closers, staged openers, forced triads, dashes everywhere, inflated claims, sales language, stock AI words, bold labels, or filler. Based on Wikipedia's "Signs of AI writing."

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add blader/humanizer --skill humanizer

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/blader/humanizer
cp -r humanizer ~/.claude/skills/humanizer

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
blader/humanizer (all skills from this repository)
Path
SKILL.md
Branch
main
Updated
2026-09-19