explaingit

blader/humanizer

Analysis updated 2026-05-18

18,629Audience · vibe coderComplexity · 2/5LicenseSetup · 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
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

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.

What is it built with?

Claude CodeOpenCodeSkill framework

How does it compare?

blader/humanizerhandlebars-lang/handlebars.jsmysqljs/mysql
Stars18,62918,63118,631
LanguageJavaScriptJavaScript
Setup difficultyeasyeasyeasy
Complexity2/52/52/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get 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?

Frequently asked questions

What is humanizer?

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.

What license does humanizer use?

Use freely for any purpose including commercial, as long as you keep the copyright notice.

How hard is humanizer to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is humanizer for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub blader on gitmyhub

Verify against the repo before relying on details.