git404hub

what is humanizer fr?

blader/humanizer — explained in plain English

Analysis updated 2026-05-18

18,629Audience · vibe coderComplexity · 2/5LicenseSetup · easy

tl;dr

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.

vibe map

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

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

what's the stack?

Claude CodeOpenCodeSkill framework

how it stacks up fr

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 i run it?

Difficulty · easy time til it works · 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.

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.