Humanizalo banner
Hainrixz Hainrixz

Humanizalo

AI community

Description

Claude Code skill that detects 40 AI writing patterns and rewrites text to sound human. Self-auditing loop. Bilingual (EN/ES).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Humanizalo

**[Leer en Espanol](README.es.md)**

Make AI text sound like a real person wrote it.


The problem

AI writes in a way that's easy to spot. It uses the same fancy words over and over ("delve," "landscape," "tapestry"). It loves em dashes. It starts sentences with "Here's the thing:" and ends with "The future looks bright." It sounds like a robot trying to sound smart.

Humanizalo fixes that.

How it works (the simple version)

You give it text that sounds like AI wrote it. It gives you back text that sounds like you wrote it.

**Before:**

In today's rapidly evolving landscape, it is crucial to leverage cross-functional synergies and foster a culture of innovation. The implications are significant. The future looks bright.

**After:**

Move faster. Your competition is.

That's it. Paste in robot text, get back human text.


Set it up (2 minutes)

You need [Claude Code](https://claude.ai/code) installed on your computer.

Step 1: Open your terminal

On Mac, open the Terminal app. On Windows, open Command Prompt or PowerShell.

Step 2: Copy and paste this command

git clone https://github.com/Hainrixz/humanizalo.git ~/.claude/skills/humanizalo

Press Enter. Wait for it to finish. Done.

If that didn't work

You can also do it manually:

  1. Download this project (green "Code" button on GitHub, then "Download ZIP")
  2. Unzip it
  3. Put the folder at this path on your computer: ~/.claude/skills/humanizalo/

The important files are `SKILL.md` and the `references/` folder. Those need to be inside that path.


Use it

Option 1: The slash command

In Claude Code, type:

/humanizalo

Then paste the text you want to humanize.

Option 2: Just ask

Type something like:

Please humanize this text: [paste your text here]

Option 3: Point it at a file

Humanize the text in my-draft.md

What does it actually do?

Humanizalo looks for 40 specific patterns that give away AI writi