Leaderboard/Writing/humanizer
Last commit on September 6, 2026·Created on January 18, 2026

blader/humanizer

Removes the structural patterns and linguistic tells of AI-generated prose.
Combined rank
#15
across all skills
In Writing
#1
category rank
Stars
50.2k
+6.4% in last 7d
Forks
4.1k
+5.4% in last 7d
Watchers
248
+4.6% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Humanizer identifies and rewrites the default patterns common in large language model outputs, such as forced triads, staged openers, and inflated claims. It allows content editors to strip away chatbot-like markers while preserving the original meaning of the text.

By replacing generic, high-probability phrasing with more specific and uneven choices, the skill transforms synthetic drafts into prose that reads as if written by a human.

WHO IT'S FOR
Content editors
removing AI tells from draft prose
AI agent builders
integrating human-like writing capabilities into agents
Technical writers
polishing AI-assisted documentation for natural flow
Prompt engineers
developing constraints to reduce AI writing patterns
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Setup

Skills CLI — global installation

Installs: Global installation

  1. Run this terminal command, then reload the receiving agents' skills.

    npx skills add blader/humanizer --global
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Humanize a short draft in your voice

Uses humanizer

  • A short AI-sounding passage to rewrite
  • A 2–3 paragraph sample of your own writing
Use the humanizer skill to rewrite the AI-sounding text below so it reads like me without changing what it says or inventing details. Read my 2–3 paragraph writing sample first and match its sentence length, word choice, punctuation, openings, and transitions.

Writing sample:
[paste 2–3 paragraphs of your own writing]

Text to humanize:
[paste the AI-sounding text]
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026