Writing · Channel: Claude Code

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, supe.

Skillblader/humanizerVerify upstream fit
Rank signal91/100

This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.

SKILL.md proofSKILL.mdOpen the upstream source before installing.
GitHub stars24,066Adoption baseline, not a quality guarantee.
Adoption momentum+1,229/wk starsMeasured star growth from the current scan window.
Recent update6 days agoRecent maintenance signal: last pushed Jun 7, 2026.
Why we list it

Worth reviewing before you install

Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. No primary install command was extracted, so review the upstream source first.

Approved public shortlistSKILL.md evidenceAlternatives kept nearby
Best for

Writing teams. Channel tag: Claude Code. Treat this as a search fit signal, not compatibility proof. Best when you can review the repo manually before adoption. Start with SKILL.md.

Review before install

Inspect SKILL.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.

Compare alternatives

Compare nearby writing skills in the Claude Code channel when 24,066 GitHub stars, source freshness, or install notes are close. This one still needs manual install review, so a nearby skill may be easier to adopt.

GitHub24,066 stars2,283 forksSkill

How to install humanizer

No install command was extracted. Treat this as a manual review case.

Source evidence preview

We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.

Install evidence

Sections found: Installation.

Usage evidence

Sections found: Usage, 29 Patterns Detected (with Before/After Examples), How to add voice:.

Skill rules

Review SKILL.md for trigger rules and constraints.

README.mdSections: Installation, Claude Code, Usage, Overview

Installation

Claude Code

Clone directly into Claude Code's skills directory:

mkdir -p ~/.claude/skills
git clone https://github.com/blader/humanizer.git ~/.claude/skills/humanizer

Or copy the skill file manually if you already have this repo cloned:

mkdir -p ~/.claude/skills/humanizer
cp SKILL.md ~/.claude/skills/humanizer/

Usage

Overview

Based on Wikipedia's "Signs of AI writing" guide, maintained by WikiProject AI Cleanup. This comprehensive guide comes from observations of thousands of instances of AI-generated text.

The skill also includes a final "obviously AI generated" audit pass and a second rewrite, to catch lingering AI-isms in the first draft.

29 Patterns Detected (with Before/After Examples)

Need the full source? Read full README on GitHub