blader

blader/humanizer

MIT AI & ML

Claude Code skill that removes signs of AI-generated writing from text

28.5k stars
2.6k forks
recent
GitHub +1.3k / week

28.5k

Stars

2.6k

Forks

68

Open issues

9

Contributors

AI Analysis

Humanizer is a portable agent skill that removes AI-generated writing patterns from text to make it sound more natural and human-like. It detects 33+ specific patterns based on Wikipedia's AI writing guide and includes voice calibration to match personal writing styles. This tool is specialized for content creators, writers, and AI tool users who need to post-process AI-generated text for authenticity, not for general audiences.

AI & ML Developer Tool Discovery value: 4/10
Documentation 8/10
Activity 9/10
Community 8/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 7/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

ai-detection text-processing content-generation humanization writing-assistant
Actively maintained MIT licensed Niche/specialized use case Well documented Popular Beginner friendly Production ready
Deep Analysis · Based on README and public signals
3w ago

Claude Code skill strips AI writing patterns from text using Wikipedia's 33-pattern taxonomy

Humanizer is a Claude Code (and OpenCode) skill — a prompt-based instruction file — that rewrites AI-generated text to remove statistical and stylistic tells. It targets writers, content creators, students, and professionals who use LLMs to draft content but want output that reads as authentically human. The 33-pattern checklist, grounded in Wikipedia's AI Cleanup guide, gives it unusual editorial specificity. Voice calibration lets it match individual writing style. With 25K+ stars in roughly five months, real demand is evident.

Origin

Created January 2026, shortly after Claude Code's skills system gained traction. Likely emerged in response to growing AI-detection anxiety and Wikipedia's formalization of AI writing markers. Grew rapidly alongside the broader Claude Code skills ecosystem.

Growth

Stars surged quickly after creation, likely amplified by appearance in curated lists like awesome-claude-code (47K stars) and organic sharing among Claude Code power users. The 236 stars in the last 7 days — as of June 2026, five months post-launch — suggests sustained plateau-level interest rather than viral spike, which is healthy for a utility tool of this type.

In production

No documented enterprise deployments or case studies. Adoption evidence is inferred from star velocity and fork count (2,371 forks suggests active personal use). Real-world usage likely spans individual writers and content teams using Claude Code daily, but verifiable production-scale adoption is not documented.

Code analysis
Architecture

Appears to be a single SKILL.md file containing structured prompt instructions rather than executable code — consistent with how Claude Code skills work. The language field is unknown, supporting this; no compilation or runtime is required. Likely a zero-dependency text artifact that Claude Code loads as context.

Tests

Not documented in README. By nature of the artifact type (a prompt file), traditional unit tests are inapplicable; quality is validated by output quality, not automated test suites.

Maintenance

Last push was June 8, 2026 — 12 days before evaluation date. Active maintenance is evident. The README is detailed and structured, suggesting deliberate ongoing curation. No signs of abandonment.

Honest verdict

ADOPT IF: you regularly edit AI-generated drafts inside Claude Code or OpenCode and want a systematic checklist-driven rewrite pass baked into your workflow. AVOID IF: you need verifiable AI-detection bypass for academic or regulated contexts — no tool can guarantee this, and this one makes no such claim. MONITOR IF: you use other AI coding environments (Cursor, Copilot) and are waiting for compatible skill formats to emerge.

Independent dimensions

Mainstream potential

4/10

Technical importance

5/10

Adoption evidence

4/10

Risks
  • The core artifact is a prompt file; its effectiveness depends entirely on the underlying model's instruction-following quality, which can vary across Claude versions and updates.
  • AI writing pattern norms evolve rapidly; the 33-pattern taxonomy may grow stale if not maintained as LLM output styles shift.
  • No mechanism to verify that output actually evades AI detectors — the README makes no such claim, but users may assume this and be disappointed.
  • Single-maintainer project with no visible governance structure; long-term maintenance depends on one person's continued interest.
  • The skill format is tightly coupled to Claude Code's skills directory convention; changes to that convention by Anthropic could break installation.
Prediction

Likely to remain a useful, steadily-maintained utility skill within the Claude Code ecosystem. Mainstream potential is capped by its niche fit and prompt-file architecture, but it may grow into a reference implementation for prompt-based text transformation skills.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

No language breakdown available.

Information

License
MIT
Last updated
2w ago
Created
6mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Recent releases

No releases published yet.

Similar repos

op7418

op7418/Humanizer-zh

Humanizer-zh is a Chinese-language tool designed to detect and remove...

12.8k AI & ML
conorbronsdon

conorbronsdon/avoid-ai-writing

A portable writing skill for AI agents (Claude Code, OpenClaw, Hermes) that...

2.3k JavaScript AI & ML
lynote-ai

lynote-ai/humanize-text

A specialized AI text humanization toolkit designed to convert AI-generated...

1.4k Python AI & ML
epoko77-ai

epoko77-ai/im-not-ai

A specialized tool that removes AI-detector signals from Korean-language text...

3.7k Python AI & ML
hardikpandya

hardikpandya/stop-slop

Stop Slop is a skill/instruction set for large language models to identify and...

13.6k AI & ML
vs. alternatives
Undetectable.ai / QuillBot humanize mode

Web-based SaaS products targeting the same use case; require account creation and have paywalls. Humanizer is free, local, and integrates directly into Claude Code workflow without context switching.

hesreallyhim/awesome-claude-code

A curated list, not a tool. Likely the primary discovery vector for Humanizer rather than a competitor.

JimLiu/baoyu-skills

A collection of Claude Code skills rather than a single focused tool. Humanizer's narrow focus on one specific transformation likely makes it more refined for this task.

alirezarezvani/claude-skills

Similar skill-collection repo. Humanizer differentiates through its structured 33-pattern taxonomy and voice calibration feature.

Manual editing / style guides

Human editors with AI style awareness remain more reliable for high-stakes content. Humanizer accelerates the process but cannot replace editorial judgment on nuanced or domain-specific text.