Skip to content

// Rewrite AI-flavored text into authentic human prose. Drops the 'as an AI…' tells.

Claude Skill HumanizerVerified Creator

git log --oneline --stat
HEAD
Stars
3.1k
Forks
184
Updated
May 9, 2026
repo --stat
  • stars

    3.1k

  • forks

    184

  • last update

    May 9, 2026

  • license

    MITv2.1.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add skill-humanizer
  2. Invoke

    // Run from any project directory

    $ claude --skill skill-humanizer "draft a launch announcement"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill skill-humanizer "now refactor it"
skill-humanizer/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Claude Skill Humanizer
slug:
skill-humanizer
version:
v2.1.0
license:
MIT
author:
@humanforge
categories:
tags:
#humanizer#ai-detector#writing#tone#rewriting
description:

Rewrite AI-flavored text into authentic human prose. Drops the 'as an AI…' tells.

README.md

skill-humanizer/README.md
9 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…