Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
HU

blader/humanizer

Agent skill that removes signs of AI-generated writing from text

stars
32k
Language
Python
GitHub
Source and compliance noteLast synced: Jul 29, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

Humanizer is a portable agent skill that removes signs of AI-generated writing from text, making it sound more natural and human. It detects 33 common AI patterns and rewrites content to match a user's personal voice, while never fabricating facts.

Installation

Install globally with: npx skills add blader/humanizer --global

Problem solved

Humanizer solves the problem of AI-generated text being easily detectable by readers due to formulaic patterns, inflated language, and unnatural phrasing. Unlike generic paraphrasing tools, it targets specific AI-isms and allows voice calibration to match a user's personal writing style.

What you can build

Developers can build applications that automatically humanize AI-generated content for blogs, emails, reports, or social media posts. The skill can rewrite entire files in place, accept voice samples for personalized output, and performs a final audit pass to catch lingering AI patterns. Real-world use cases include cleaning up ChatGPT drafts, making LLM outputs suitable for publication, and ensuring consistent human tone across team-generated content.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

Humanizer is ideal for writers, content creators, and developers who need to polish AI-generated text to avoid detection and improve readability. It should be avoided by those who prefer raw AI output or need factual additions, as it strictly avoids fabrication. The key trade-off is naturalness vs. specificity: it removes AI-isms but cannot add new facts or citations.

Analyzed by Git-Stars - 7/28/2026