·humanizer
</>

humanizer

Detect and fix AI writing patterns including overused phrases (testament to, pivotal, landscape, delve), structural tells (rule of three, em dash overuse, negative parallelisms, copula avoidance), promotional language, and vague attributions. Use when user asks to "make text sound human", "remove AI tells", "humanize writing", mentions patterns like "too many dashes" or "sounds like ChatGPT", or requests natural/conversational tone. Triggers: AI-generated, humanize, writing style, natural writing, human voice, ChatGPT sound, remove AI patterns, conversational tone, writing voice. Credits: Based on Wikipedia's Signs of AI writing guide by @blader

9Installs·3Trend·@acedergren

Installation

$npx skills add https://github.com/acedergren/agentic-tools --skill humanizer

How to Install humanizer

Quickly install humanizer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill humanizer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: acedergren/agentic-tools.

SKILL.md

View raw

Transform AI-generated text into human writing by detecting patterns and injecting authentic voice.

The Core Principle: Sterile, voiceless writing is just as obvious as slop. Don't just remove bad patterns—add soul.

Pattern Detection Procedure (Domain-Specific) Run these checks BEFORE editing:

Detect and fix AI writing patterns including overused phrases (testament to, pivotal, landscape, delve), structural tells (rule of three, em dash overuse, negative parallelisms, copula avoidance), promotional language, and vague attributions. Use when user asks to "make text sound human", "remove AI tells", "humanize writing", mentions patterns like "too many dashes" or "sounds like ChatGPT", or requests natural/conversational tone. Triggers: AI-generated, humanize, writing style, natural writing, human voice, ChatGPT sound, remove AI patterns, conversational tone, writing voice. Credits: Based on Wikipedia's Signs of AI writing guide by @blader Source: acedergren/agentic-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/acedergren/agentic-tools --skill humanizer
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from acedergren/agentic-tools

Quick answers

What is humanizer?

Detect and fix AI writing patterns including overused phrases (testament to, pivotal, landscape, delve), structural tells (rule of three, em dash overuse, negative parallelisms, copula avoidance), promotional language, and vague attributions. Use when user asks to "make text sound human", "remove AI tells", "humanize writing", mentions patterns like "too many dashes" or "sounds like ChatGPT", or requests natural/conversational tone. Triggers: AI-generated, humanize, writing style, natural writing, human voice, ChatGPT sound, remove AI patterns, conversational tone, writing voice. Credits: Based on Wikipedia's Signs of AI writing guide by @blader Source: acedergren/agentic-tools.

How do I install humanizer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill humanizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/acedergren/agentic-tools