explaingit

blader/humanizer

19,584Audience · vibe coderComplexity · 2/5MaintainedLicenseSetup · easy

TLDR

A reusable instruction set for AI coding tools that rewrites AI-generated text to sound more natural and human, using a catalog of 29 common AI writing patterns.

Mindmap

mindmap
  root((Humanizer))
    What it does
      Detects AI writing patterns
      Rewrites to sound human
      Optional voice matching
    How it works
      29 pattern catalog
      Two-pass rewriting
      Slash command interface
    Use cases
      Polish AI-generated content
      Match your writing style
      Remove corporate jargon
    Tech stack
      AI coding tools
      Skill framework
      Pattern matching

Things people build with this

USE CASE 1

Rewrite AI-generated blog posts, emails, or documentation to sound more natural and conversational.

USE CASE 2

Match your personal writing voice by providing a sample so rewrites reflect your style instead of generic prose.

USE CASE 3

Remove corporate jargon and AI-isms like false significance, vague attributions, and overused em dashes from generated text.

Tech stack

Claude CodeOpenCodeSkill framework

Getting it running

Difficulty · easy Time to first run · 5min
Use freely for any purpose including commercial, as long as you keep the copyright notice.

In plain English

Humanizer is a skill, a reusable instruction set, for AI coding tools like Claude Code and OpenCode. Its purpose is to take text that sounds like it was written by an AI and rewrite it to sound more natural and human. Once installed, you invoke it with a slash command and paste the text you want rewritten. The skill is based on a detailed catalog of 29 patterns that AI-generated writing commonly exhibits, things like significance inflation (calling routine events "pivotal moments"), vague attributions ("experts believe"), the overuse of em dashes and bold text, sycophantic openings, filler phrases, and an over-reliance on the "rule of three." The skill goes through these patterns and removes or rewrites them. It includes a second pass specifically to catch AI-isms that survived the first rewrite. An optional voice calibration feature lets you provide a sample of your own writing first, so the rewrite matches your personal style rather than producing generic clean prose. Installation requires cloning the repository into the skills directory of your AI tool.

Copy-paste prompts

Prompt 1
Install the Humanizer skill in my Claude Code editor and use it to rewrite this AI-generated email to sound more human.
Prompt 2
Show me how to set up voice calibration in Humanizer so my rewrites match my own writing style.
Prompt 3
What are the 29 AI writing patterns that Humanizer detects and removes?
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.