humanizer

Solid

Detects 43 AI writing patterns and rewrites text in 5 voice profiles. Use when (1) AI text reads like a chatbot, (2) preparing content for publication, (3) auditing prose for AI tells, (4) editing a file in place. Outputs a 0-100 AI-tell score on demand. Pure Markdown, zero dependencies, no network calls.

AI & Automation 58 stars 6 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
59
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Humanizer: Make Text Sound Like a Human Wrote It Take text that smells like a chatbot wrote it and rewrite it as a specific, opinionated human. Detects 43 AI writing patterns, scores them 0-100, applies a chosen voice profile, and varies sentence-length burstiness so the result reads as written by a person. ## Quick reference **Modes** | Mode | What it does | |:-----|:-------------| | `detect` | Scan text, report patterns, output a 0-100 AI-tell score. No rewrite. | | `rewrite` | Full transform with voice injection. Default mode. | | `edit` | In-place file editing using the Edit tool. Minimal targeted changes. | **Voices** | Voice | Personality | Best for | |:------|:-----------|:---------| | `casual` | Contractions, first person, fragments | Blog posts, social media | | `professional` | Selective contractions, dry wit | Business comms, reports | | `technical` | Precise vocabulary, code-like clarity | API docs, READMEs | | `warm` | "We" language, empathy, short paragraphs | Tutorials, onboarding | | `blunt` | Shortest sentences, no hedging, active voice | Internal comms, reviews | **Pattern catalog (43 total)** | Category | Count | IDs | |:---------|:------|:----| | Content | 8 | P1 to P8 | | Language & Style | 10 | P9 to P18 | | Communication | 3 | P19 to P21 | | Filler & Hedging | 9 | P22 to P30 | | Emerging (2026) | 13 | P31 to P43 | **Flags** | Flag | Effect | |:-----|:-------| | `--score` | Prepend a `[Score: NN/100]` AI-tell density header | | `--iterate N` ...

Details

Author
Aboudjem
Repository
Aboudjem/humanizer-skill
Created
2 months ago
Last Updated
2 days ago
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

writing-humanizer

Use when writing or editing human-readable prose such as docs, PRs, issues, release notes, errors, UI copy, commits, tooltips, or support replies, especially when text sounds robotic, padded, monotonous, or overly formal. Covers AI-tell removal, active voice, hedging reduction, readability diagnosis, sentence rhythm, vocabulary variety, tone mapping, paragraph rhythm, bullets-vs-prose choice, and the 5-step humanization workflow. Do NOT use for documentation routing/type selection, code-identifier naming, or in-product UI-text pattern catalogs.

0 Updated 6 days ago
jacob-balslev
AI & Automation Listed

humanizer-pro

Use when editing, reviewing, or self-auditing text to remove signs of AI writing and make it read as human: "humanize this," de-slop a draft, "sounds too AI," or cleaning up a chatbot reply pasted as content. Covers prose tells (significance and promotional inflation, vague attribution, superficial -ing phrases, AI vocabulary, syntactic tells, verbosity and padding, rhetorical formulas, binary contrasts, rule of three, em-dash overuse, formatting) and mechanical artifact leakage (citeturn0search0, contentReference, oaicite, oai_citation, grok_card, web/attached_file tags, utm_source=chatgpt.com) plus unfilled placeholders ([Your Name], 2025-XX-XX, INSERT_, PASTE_..._HERE).

0 Updated 2 days ago
eddyplolz
AI & Automation Listed

humanize

Use whenever the user asks to "humanize", "make this sound more human", "rewrite to avoid AI detection", "make this less AI-sounding", "add a human voice", or "write like a person". Also use when the user pastes text and asks why it reads as robotic, generic, flat, or AI-like, or when generating new text in a register where AI tells (em dashes, semicolons, hedges, banned vocabulary like "delve", "leverage", "robust") would damage credibility.

8 Updated yesterday
harshaneel
AI & Automation Listed

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

0 Updated today
achmdfzn
Code & Development Listed

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

0 Updated 5 days ago
unifylabs-dev