A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Rewrite AI-generated text to sound human. 3-pass editing system with 36+ banned words, 10 structural patterns, and a qua
A prompt-based writing editor that rewrites AI-generated text to sound like a real human wrote it.
It catches the patterns that make AI writing obvious — the vocabulary, the sentence structures, the too-perfect tone — and fixes them through a systematic 3-pass editing process.
Works with any LLM: Claude, ChatGPT, Gemini, Cursor, Windsurf, or anything that accepts a system prompt. Also available as a one-command install for Claude Code users.
The system runs your text through three passes:
Pass 1: Kill the AI Vocabulary — Replaces words like "delve," "leverage," "tapestry," and 30+ other statistically overused AI words with simpler human alternatives.
Pass 2: Break the AI Structures — Eliminates structural patterns like parallel negation ("Not X, but Y"), tricolons (groups of three), em dash overuse, rhetorical Q+A, and mirror structures. These are stronger tells than vocabulary.
Pass 3: Add Human Texture — Varies sentence length, adds contractions, lets some thoughts stay unresolved, and makes the author's actual opinion visible.
Also includes special rules for LinkedIn posts and a 14-point quality checklist that runs before returning any rewrite.
The entire system is two markdown files. You can use them right now:
Copy the contents of both files into your LLM's system prompt or custom instructions, then paste any text you want humanized.
One command, and it works automatically whenever you ask to humanize text:
claude plugin marketplace add https://github.com/lguz/humanize-writing-skill
After that, just say things like "humanize this" or "make this sound less AI" and Claude Code will use the skill automatically.
Copy the skill files into your Claude Code skills directory:
mkdir -p ~/.claude/skills/humanize-writing/references
curl -o ~/.claude/skills/humanize-writing/SKILL.md https://raw.githubusercontent.com/lguz/humanize-writing-skill/main/skills/humanize-writing/SKILL.md
curl -o ~/.claude/skills/humanize-writing/references/ai-patterns-dictionary.md https://raw.githubusercontent.com/lguz/humanize-writing-skill/main/skills/humanize-writing/references/ai-patterns-dictionary.md
.cursor/rules/humanize-writing.md or .windsurfrules)Copy the contents of both markdown files into whatever "system prompt," "custom instructions," or "context" field your tool provides. The instructions are model-agnostic — they work with any LLM that can follow structured prompts.
skills/humanize-writing/
├── SKILL.md # 3-pass rewriting process + quality checklist
└── references/
└── ai-patterns-dictionary.md # Banned words, structural patterns, tone tells
Based on the principles behind Paul Graham's writing style: clarity over cleverness, directness over decoration. Good writing sounds like a smart person thinking out loud. The goal is invisible editing — the reader should never think about how something was written.
The AI patterns dictionary draws from:
MIT
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac