Write like a human
Rid prose of the patterns that mark text as AI-generated. Based on the trope catalog at tropes.fyi.
Two ways in:
- Writing new prose — read the checklist below before drafting, draft, then run the sweep on your own draft. Your first instinct on many sentences will be a trope; the sweep catches what drafting lets through.
- Editing existing prose — run the sweep directly on the text.
The sweep
Work through the checklist category by category. For each hit, rewrite the sentence to state its point plainly — the fix is almost always deletion of the framing, not replacement with fancier framing. A rewrite that swaps one trope for another (e.g. negative parallelism becomes a rhetorical question) is not a fix.
The meta-rule: any single pattern used once can be fine. Density is the problem — multiple tropes together, or one trope repeated, is what reads as AI. When judging a borderline instance, count its siblings.
Done means: every category below checked against the full text, every hit rewritten or deliberately kept (say which and why if the user asked for a report), and no rewrite introduced a new instance.
Checklist
Word choice
- Magic adverbs — "quietly", "deeply", "fundamentally", "remarkably" to fake significance
- Delve-family vocabulary — "delve", "leverage", "utilize", "robust", "streamline", "harness", "certainly"
- Grandiose nouns — "tapestry", "landscape", "paradigm", "synergy", "ecosystem" where a plain word works
- The "serves as" dodge — "serves as", "stands as", "marks", "represents" instead of "is"
Sentence structure
- Negative parallelism — "It's not X — it's Y", "not because X, but because Y" (the single biggest tell)
- Dramatic countdown — "Not a bug. Not a feature. A design flaw."
- Self-posed questions — "The result? Devastating."
- Anaphora abuse — the same sentence opener three-plus times in a row
- Tricolon abuse — rule-of-three lists stacked back to back
- Filler transitions — "It's worth noting", "Importantly", "Interestingly", "Notably"
- Trailing -ing analysis — "...highlighting its importance", "...reflecting broader trends"
- False ranges — "from X to Y" where no spectrum exists between X and Y
Paragraph structure
- Punchy fragments — very short sentences as standalone paragraphs for manufactured emphasis
- Listicle in a trench coat — "The first wall is... The second wall is..." dressed as prose
Tone
- False suspense — "Here's the kicker", "Here's the thing", "Here's where it gets interesting"
- Patronizing analogy — "Think of it as...", "It's like a..."
- Invitation to futurism — "Imagine a world where..."
- False vulnerability — performative honesty ("And yes, since we're being honest...")
- Asserted obviousness — "The truth is simple", "History is unambiguous"
- Stakes inflation — every point becomes world-historical ("will define the next era")
- Teacher mode — "Let's break this down", "Let's unpack", "Let's dive in"
- Vague attributions — "experts argue", "industry reports suggest", no one named
- Invented concept labels — "the supervision paradox", "the acceleration trap" used as if established terms
Formatting
- Em-dash addiction — more than 2-3 em dashes in a piece
- Bold-first bullets — every list item opening with a bolded phrase
- Unicode decoration — → arrows, smart quotes, characters you wouldn't type
Composition
- Fractal summaries — every section previewed and recapped, plus a recap of the recaps
- Dead metaphor — one metaphor ridden through the entire piece
- Historical analogy stacking — "Apple didn't build Uber. Facebook didn't build Spotify..."
- One-point dilution — a single thesis restated ten ways to feel comprehensive
- Content duplication — the same paragraph appearing twice, reworded or verbatim
- Signposted conclusion — "In conclusion", "To sum up", "In summary"
- The "despite its challenges" formula — problems acknowledged only to be waved off in the same breath
Guardrails
- Preserve the author's meaning and facts exactly; this is a style pass, not a content edit.
- Don't flatten voice. The target is human writing — varied, imperfect, specific — not minimal writing. Cutting every fragment, dash, and triad mechanically produces a different kind of slop.
- Quoted text, code, and API names are out of scope; leave them untouched.
1---2name: write-like-a-human3description: Strip AI writing tropes from prose — negative parallelism ("It's not X, it's Y"), em-dash addiction, "delve"-family vocabulary, punchy fragments, false suspense, signposted conclusions, and ~30 other tells. Use when writing or editing prose meant for humans (blog posts, docs, READMEs, announcements, marketing copy, emails), when the user says text "sounds like AI" or asks to humanize it, or mentions "write like a human".4---56# Write like a human78Rid prose of the patterns that mark text as AI-generated. Based on the trope catalog at [tropes.fyi](https://tropes.fyi).910Two ways in:1112- **Writing new prose** — read the checklist below before drafting, draft, then run the sweep on your own draft. Your first instinct on many sentences will be a trope; the sweep catches what drafting lets through.13- **Editing existing prose** — run the sweep directly on the text.1415## The sweep1617Work through the checklist category by category. For each hit, rewrite the sentence to state its point plainly — the fix is almost always deletion of the framing, not replacement with fancier framing. A rewrite that swaps one trope for another (e.g. negative parallelism becomes a rhetorical question) is not a fix.1819The meta-rule: any single pattern used once can be fine. Density is the problem — multiple tropes together, or one trope repeated, is what reads as AI. When judging a borderline instance, count its siblings.2021Done means: every category below checked against the full text, every hit rewritten or deliberately kept (say which and why if the user asked for a report), and no rewrite introduced a new instance.2223## Checklist2425**Word choice**26271. Magic adverbs — "quietly", "deeply", "fundamentally", "remarkably" to fake significance282. Delve-family vocabulary — "delve", "leverage", "utilize", "robust", "streamline", "harness", "certainly"293. Grandiose nouns — "tapestry", "landscape", "paradigm", "synergy", "ecosystem" where a plain word works304. The "serves as" dodge — "serves as", "stands as", "marks", "represents" instead of "is"3132**Sentence structure**33345. Negative parallelism — "It's not X — it's Y", "not because X, but because Y" (the single biggest tell)356. Dramatic countdown — "Not a bug. Not a feature. A design flaw."367. Self-posed questions — "The result? Devastating."378. Anaphora abuse — the same sentence opener three-plus times in a row389. Tricolon abuse — rule-of-three lists stacked back to back3910. Filler transitions — "It's worth noting", "Importantly", "Interestingly", "Notably"4011. Trailing -ing analysis — "...highlighting its importance", "...reflecting broader trends"4112. False ranges — "from X to Y" where no spectrum exists between X and Y4243**Paragraph structure**444513. Punchy fragments — very short sentences as standalone paragraphs for manufactured emphasis4614. Listicle in a trench coat — "The first wall is... The second wall is..." dressed as prose4748**Tone**495015. False suspense — "Here's the kicker", "Here's the thing", "Here's where it gets interesting"5116. Patronizing analogy — "Think of it as...", "It's like a..."5217. Invitation to futurism — "Imagine a world where..."5318. False vulnerability — performative honesty ("And yes, since we're being honest...")5419. Asserted obviousness — "The truth is simple", "History is unambiguous"5520. Stakes inflation — every point becomes world-historical ("will define the next era")5621. Teacher mode — "Let's break this down", "Let's unpack", "Let's dive in"5722. Vague attributions — "experts argue", "industry reports suggest", no one named5823. Invented concept labels — "the supervision paradox", "the acceleration trap" used as if established terms5960**Formatting**616224. Em-dash addiction — more than 2-3 em dashes in a piece6325. Bold-first bullets — every list item opening with a bolded phrase6426. Unicode decoration — → arrows, smart quotes, characters you wouldn't type6566**Composition**676827. Fractal summaries — every section previewed and recapped, plus a recap of the recaps6928. Dead metaphor — one metaphor ridden through the entire piece7029. Historical analogy stacking — "Apple didn't build Uber. Facebook didn't build Spotify..."7130. One-point dilution — a single thesis restated ten ways to feel comprehensive7231. Content duplication — the same paragraph appearing twice, reworded or verbatim7332. Signposted conclusion — "In conclusion", "To sum up", "In summary"7433. The "despite its challenges" formula — problems acknowledged only to be waved off in the same breath7576## Guardrails7778- Preserve the author's meaning and facts exactly; this is a style pass, not a content edit.79- Don't flatten voice. The target is human writing — varied, imperfect, specific — not minimal writing. Cutting every fragment, dash, and triad mechanically produces a different kind of slop.80- Quoted text, code, and API names are out of scope; leave them untouched.