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
Related skills
- grammar-check — Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text.
- writing-guidelines — Review docs/prose for Writing Guidelines compliance.
- enhance-prompt — Transforms vague UI ideas into polished, Stitch-optimized prompts.
- archify-review — Review Archify issues, PRs, or code through value, cost, and impact to support evidence-based maintenance decisions.
- book-sft-pipeline — This skill should be used for book-to-SFT pipelines: ePub extraction, literary segmentation, author-voice dataset construction, style-transfer training.
- canvas-design — pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece.