The most advanced AI text humanization framework for LLMs.
Humanizer Pro is a sophisticated engine designed to transform AI-generated text into natural, nuanced, and truly human-like prose. Unlike simple word-replacers, this framework utilizes Perplexity & Burstiness Engineering to systematically dismantle the statistical signatures that AI detectors (GPTZero, Originality.ai) use to flag machine-generated content.
AI detectors don't just look for buzzwords; they look for predictability. Humanizer Pro targets the "statistical soul" of AI writing across 45 distinct patterns.
| Feature | Standard AI | Humanizer Pro |
|---|---|---|
| Patterns | Repetitive, "tidy" | 45+ organic patterns |
| Vocabulary | Delve, Tapestry, Pivotal | Diverse, context-aware |
| Rhythm | Uniform sentence length | High Burstiness (varied) |
| Logic | Predictable "Rule of Three" | Messy, opinionated, real |
| Detection | Easily flagged (0% human) | Bypasses advanced detectors |
For Claude Code
Clone directly into your skills directory:
mkdir -p ~/.claude/skills
git clone https://github.com/mrshibly/humanizer.git ~/.claude/skills/humanizerFor OpenCode
mkdir -p ~/.config/opencode/skills
git clone https://github.com/mrshibly/humanizer.git ~/.config/opencode/skills/humanizerSimply copy the contents of SKILL.md into your system prompt or custom instructions.
- Pattern Scan: Identifies 45 common "AI markers."
- Lexical De-Smoothing: Replaces statistically predictable "AI-isms."
- Burstiness Injection: Randomizes sentence length and structure.
- Perplexity Engineering: Introduces "surprising" but accurate word choices.
- Domain Calibration: Adjusts tone for Academic, Tech, Marketing, or Casual modes.
- Cognitive Fingerprinting: Adds human-like thought pivots and self-corrections.
- AI Audit: A self-reflective pass to find remaining "machine smells."
- Final Polish: A read-aloud consistency check.
Humanizer Pro adapts its "messiness" based on your target audience:
- 🎓 Academic: Formal but not sterile. Replaces vague puffery with specific data.
- 💻 Technical: Concise, opinionated, and jargon-aware. Skip the fluff.
- 📣 Marketing: Persuasive through stories and facts, not buzzwords.
- ☕ Casual: First-person, personality-forward, and intentionally "imperfect."
- 📧 Professional: Direct and action-oriented. No canned politeness.
We are building the definitive library for human-AI collaboration. If you find a new AI "tell," please open a PR!
- Add the pattern to
SKILL.md. - Provide a before/after example in
examples/comparisons.md. - Submit your PR for review.
MIT License. See LICENSE for details.
Based on research from Wikipedia: Signs of AI writing and 2026 AI detection benchmarks.
