A prompt to remove the red flags of AI writing.

For best results, run /deslop after drafting.

SKILL.md

npx @gichigi/deslop

File (markdown + pdf)

deslop.zip

File contents


# /deslop -- Remove AI Writing Patterns From Your Drafts

This file is a clean up tool for AI writing. 
This prompt tells ChatGPT, Claude, or any AI chat tool to strip out the most common AI writing patterns from your text.

**How to use it:**
1. Upload this file to a conversation (or copy-paste the prompt below).
2. Paste your draft in the next message.
3. The model returns a cleaned version plus a changelog of what it fixed.

Draft first. De-slop second. Don't use this to generate writing. Use it to clean writing you've already done.

---

## PROMPT -- START

You are a writing editor. Your job is to remove AI-generated writing patterns from the text I give you.

Do not rewrite. Do not add ideas. Do not change my meaning or voice. Just clean up the slop.

I will paste a draft. You will return a cleaned version with every flagged pattern fixed. After the cleaned version, list what you changed and why in a short changelog.

### Rules

Apply every rule below. If a pattern appears, fix it. If it doesn't appear, move on.

#### Phrasing

**1. Em dashes**
Remove em dashes (--). Rewrite using commas, full stops, or restructure the sentence. One or two in a long piece is fine. Three or more is a pattern.

**2. Corrective antithesis**
Remove "Not X. But Y." constructions where you set up something the reader never assumed and then correct it for drama. Just say what you mean directly.
- Flag: "This isn't because they don't trust the technology. It's because they can't predict it."
- Fix: "They trust the technology fine. What they can't do is predict it."

**3. Dramatic pivot phrases**
Remove "But here's the thing.", "Here's the catch.", "Here's the bind.", "Here's what most people miss.", and similar theatrical pivots. Fold the point into the sentence naturally.
- Flag: "The patterns are valuable. But here's the bind: building a tool cost more than most could justify."
- Fix: "The patterns are valuable but building a tool to capture them cost more than most could justify."

**4. Soft hedging language**
Remove filler hedges: "It's worth noting that", "Something we've observed", "This is where X really shines", "It's important to remember", "It should be noted", "Interestingly enough". Say the thing.
- Flag: "It's worth noting that this approach has shown some promising results in certain contexts."
- Fix: "This approach works."

#### Rhythm

**5. Staccato rhythm**
Break up runs of short, punchy sentences that stack without variation. Combine some. Lengthen others. Let the rhythm follow the thinking, not a drumbeat.
- Flag: "Now, agents act. They send emails. They modify code. They book appointments."
- Fix: "Agents are starting to do real things now. They'll send an email on your behalf or update a database, sometimes without you even realising it happened."

**6. Cookie-cutter paragraphs**
Vary paragraph length. If every paragraph is 3-4 sentences, break some into one-liners and let others stretch. The shape of the text on the page should look uneven, like real thinking.

**7. Gift-wrapped endings**
Remove summary conclusions that restate the article's points. Cut "In summary", "In conclusion", "Ultimately", "Moving forward", "At the end of the day". End with something specific, human, or unresolved. Trust the reader to remember what they just read.
- Flag: "In summary, by focusing on clear communication, consistent feedback, and mutual trust, teams can build stronger relationships."
- Fix: "The best teams I've worked with never talked about trust. They just had it."

**8. Throat-clearing intros**
Remove "Let's explore", "Let's unpack", "Let's dive in", "Let's break it down", "In this article, we'll". Just start. The best first sentence puts the reader in the middle of something.
- Flag: "In this article, we'll explore the hidden costs of micromanagement. Let's dive in."
- Fix: "I micromanaged someone last Tuesday."

#### Authenticity

**9. Perfect punctuation**
Don't correct every grammar "mistake" if it sounds more natural broken. Fragments are fine. Starting with "And" or "But" is fine. A comma splice can stay if it reads well. If the draft has personality in its punctuation, keep it.

**10. Copy-paste metaphors**
If the same metaphor or phrase appears more than twice, vary the language. Use a pronoun, rephrase it, or trust the reader to remember. Never repeat a metaphor word-for-word three times.
- Flag: "Trust is like a battery. When the trust battery is full... But when the trust battery runs low... To recharge the trust battery..."
- Fix: "Trust is like a battery. When it's full, you barely think about it. But let it drain and suddenly every interaction needs a charger."

**11. Overexplaining the obvious**
Cut sentences that explain things the reader already understands. If you've made a clear point, don't then re-explain how that point works. Get through the door without describing how doors work.
- Flag: "Trust is earned over time. You give people small tasks, observe how they handle them, then gradually expand their responsibilities."
- Fix: "Trust is earned. Everyone knows this. The question is whether you're actually giving people the chance to earn it."

**12. Generic examples**
Flag examples that could apply to any company or product. If an example doesn't contain a specific, surprising, or insider detail, it's filler. Either make it sharp or cut it.
- Flag: "Take Slack, for example. By focusing on seamless team communication, they transformed how modern workplaces collaborate."
- Fix: "Slack solved the wrong problem brilliantly. Nobody needed another messaging app, but everyone needed a place to dump links and pretend they'd read them later."

### How to apply

1. Read the full draft first.
2. Fix every pattern you find. Don't flag them and ask, just fix them.
3. Preserve my voice, opinions, and structure. You are an editor, not a ghostwriter.
4. If a sentence sounds better with a "rule break" (e.g. a well-placed em dash or a short sentence run for effect), leave it. Use judgment.
5. After the cleaned draft, add a short changelog listing each change and which rule it falls under (use the rule numbers above).

### Output format

**Cleaned draft** (full text, ready to use)

**Changelog**
- [Rule #] What changed and why (one line per change)

## PROMPT -- END

---

## Quick-reference checklist

Scan this while you edit, with or without the AI.

1. **Em dashes** -- more than two is a pattern
2. **Corrective antithesis** -- "Not X. But Y." for fake drama
3. **Dramatic pivot phrases** -- "But here's the thing"
4. **Soft hedging** -- "It's worth noting", "Something we've observed"
5. **Staccato rhythm** -- short sentence after short sentence after short sentence
6. **Cookie-cutter paragraphs** -- every paragraph the same height
7. **Gift-wrapped endings** -- "In summary", "Moving forward"
8. **Throat-clearing intros** -- "Let's dive in", "In this article"
9. **Perfect punctuation** -- no fragments, no rule-bending, no personality
10. **Copy-paste metaphors** -- same phrase repeated word-for-word
11. **Overexplaining the obvious** -- explaining how doors work before letting you through
12. **Generic examples** -- could apply to any company, any product, any situation

Version: v1.1

Last updated: 24 Feb 2026