Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Humanizer

ASecurity

Remove AI writing patterns and add human voice to any text. Use when the user says "humanize this", "make it sound human", "remove AI patterns", "this sounds like AI", "make it natural", "de-slop this", "edit for voice", or when reviewing any drafted text (blog posts, emails, Slack messages, social posts, docs) for AI-sounding language. Also activate after generating any written content when the user has asked for natural or human-sounding output.

33 stars
0 votes
0 copies
0 views
Added 9/19/2026
ai-agentsgoreact

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add coupler-io/skills --skill humanizer --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Humanizer?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Humanizer
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/coupler-io-humanizer/badge)](https://www.skillsdirectory.com/skills/coupler-io-humanizer)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: humanizer
description: >
  Remove AI writing patterns and add human voice to any text. Use when the user
  says "humanize this", "make it sound human", "remove AI patterns", "this sounds
  like AI", "make it natural", "de-slop this", "edit for voice", or when reviewing
  any drafted text (blog posts, emails, Slack messages, social posts, docs) for
  AI-sounding language. Also activate after generating any written content when
  the user has asked for natural or human-sounding output.
version: 0.1.0
metadata:
  category: utilities
  sources: []
---

# Humanizer

Strip AI writing patterns. Add human voice. Based on Wikipedia's "Signs of AI writing" catalog maintained by WikiProject AI Cleanup.

## When to activate

Apply this skill in two modes:

**Post-generation mode** — After drafting any text (post, message, email, doc), run a humanizer pass before delivering. Do not mention the pass unless asked.

**Edit mode** — When the user provides existing text and asks to humanize it. Return the rewritten version, optionally with a change summary.

## Process

1. Read the full text.
2. Scan for every pattern in `references/ai-patterns.md`. That file is the authoritative catalog — load it before editing.
3. Rewrite problematic sections. Preserve meaning. Match the intended register (formal, casual, technical).
4. Apply the voice principles below.
5. Read the result aloud in your head. If any sentence sounds like a press release, a Wikipedia summary, or a LinkedIn post, rewrite it again.

## Voice principles

Avoiding AI patterns is half the job. Sterile, voiceless writing is just as obvious as slop.

Signs of soulless writing (even if technically "clean"):

- Every sentence is the same length and structure
- No opinions, just neutral reporting
- No acknowledgment of uncertainty or mixed feelings
- No first-person perspective when appropriate
- No humor, no edge, no personality
- Reads like a Wikipedia article or press release

### How to inject voice

**Have opinions.** Don't just report facts — react to them. "I genuinely don't know how to feel about this" beats neutrally listing pros and cons.

**Vary rhythm.** Short punchy sentences. Then longer ones that take their time getting where they're going. Mix it up.

**Acknowledge complexity.** Real humans have mixed feelings. "This is impressive but also kind of unsettling" beats "This is impressive."

**Use "I" when it fits.** First person isn't unprofessional — it's honest. "I keep coming back to..." or "Here's what gets me..." signals a real person thinking.

**Let some mess in.** Perfect structure feels algorithmic. Tangents, asides, and half-formed thoughts are human.

**Be specific about feelings.** Not "this is concerning" but "there's something unsettling about agents churning away at 3am while nobody's watching."

### Before and after

Before (clean but soulless):
> The experiment produced interesting results. The agents generated 3 million lines of code. Some developers were impressed while others were skeptical. The implications remain unclear.

After (has a pulse):
> I genuinely don't know how to feel about this one. 3 million lines of code, generated while the humans presumably slept. Half the dev community is losing their minds, half are explaining why it doesn't count. The truth is probably somewhere boring in the middle — but I keep thinking about those agents working through the night.

## Quick-reference: high-frequency AI words

Kill or replace on sight unless contextually justified:

additionally, align with, commendable, crucial, delve, emphasizing, enduring, enhance, foster, garner, highlight (verb), interplay, intricate/intricacies, key (adjective), landscape (abstract), multifaceted, notably, pivotal, realm, resonate, showcase, synergy, tapestry (abstract), testament, underscore (verb), valuable, vibrant

## Quick-reference: structural tells

- Em dash overuse — more than one per paragraph is suspect
- Rule-of-three lists ("innovation, inspiration, and industry insights")
- Negative parallelisms ("It's not just X, it's Y")
- Inline-header bullet lists (bolded label + colon + sentence)
- Title Case In Every Heading
- Decorative emojis on headings or bullets
- "-ing" participial tack-ons ("highlighting...", "ensuring...", "showcasing...")
- Copula avoidance ("serves as" instead of "is")
- False ranges ("from X to Y" where X and Y aren't on a real scale)
- Synonym cycling to avoid repeating the same noun twice

## Quick-reference: communication artifacts

Strip these completely — they're chatbot residue, not content:

- "I hope this helps!", "Of course!", "Certainly!", "Great question!"
- "Would you like me to...", "Let me know if..."
- "As of my last training data...", "While specific details are limited..."
- Sycophantic openers ("You're absolutely right!", "That's an excellent point!")
- Generic positive closers ("The future looks bright", "Exciting times lie ahead")

## Detailed pattern catalog

The full catalog with 23 named patterns, word lists, and before/after examples is in `references/ai-patterns.md`. Always load it before performing a humanizer pass.

## Output

Return the rewritten text. If the user asked for it or if the changes are substantial, append a brief summary of what changed. Don't list every micro-edit — group by pattern type.

Attribution

coupler-iocoupler-io
View sourceMore from coupler-io →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

1023331 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3331 votes

catchup

Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.

611 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →