claudeers.
// Claude Skills

the-antislop

A Claude Code skill that detects and fixes AI-generated writing patterns. 35+ patterns, tiered scoring, editor mode.

Slowing down
76/100
last commit 3 months ago
last release 6 months ago
releases 1
open issues 1

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up the-antislop (claude-skill project) into my current project.
Found on https://claudeers.com/the-antislop
Repo: https://github.com/aplaceforallmystuff/the-antislop
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/the-antislop/
Category: skills. Platforms: cli, api, desktop.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
slowing; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/the-antislop/   (or ~/.claude/skills/the-antislop/ for all projects)
// or clone
git clone https://github.com/aplaceforallmystuff/the-antislop

// compatibility

Platformscli, api, desktop
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageShell

The AntiSlop

Architecture

A Claude Code skill that detects and fixes AI-generated writing patterns. More comprehensive than detection alone — it actually rewrites the problems.

Why This Exists

AI-generated text has tells. Wikipedia's Signs of AI Writing documents 24 patterns. But detection alone isn't enough. You need a tool that:

  1. Detects comprehensively — 35+ patterns across content, language, style, and structure
  2. Scores severity — Not all patterns are equally bad (tiered system)
  3. Actually fixes problems — Editor mode rewrites, not just flags
  4. Catches structural tells — Staccato fragments, manufactured personality, uniformity

Installation

Option 1: Skills CLI

npx skills add aplaceforallmystuff/the-antislop

Option 2: Clone to skills directory

mkdir -p ~/.claude/skills
git clone https://github.com/aplaceforallmystuff/the-antislop.git ~/.claude/skills/the-antislop

Usage

In Claude Code, Claude Desktop, or any Claude interface with skill support:

/antislop

[paste your text here]

Or ask Claude directly:

Run antislop on this draft: [your text]

The Horoscope Test

"Could anyone have written this, for anyone?"

If yes, it's slop. Like a horoscope — technically applicable to everyone, resonant with no one.

Detection Categories

Tier 1: Remove Immediately

  • delve, game-changer, revolutionary, leverage, unlock potential
  • "it's worth noting," "in today's digital landscape"
  • moreover, furthermore, cutting-edge

Tier 2: Suspicious When Repeated

  • here's the thing, at the end of the day, the bottom line
  • paired adjectives ("comprehensive and thorough")
  • template openings ("In this post, we'll cover...")

Tier 3: Watch for Clusters

  • transition words (however, firstly, moving forward)
  • corporate buzzwords (robust, seamless, scalable)

Structural Patterns (Often Missed)

  • Staccato fragments: "Short. Punchy. Exhausting."
  • Sentence uniformity: Every sentence 10-15 words
  • Comparator sentences: "This isn't X. It's Y."
  • Manufactured personality: Fake developer snark
  • Self-promotional framing: Author's achievements as headline

Scoring System

Pattern TypePoints
Tier 1 phrase+3
Tier 2 (repeated)+2
Tier 3 cluster+2
Failed horoscope test+5
Staccato fragment spam+4
Manufactured personality+4
  • 0-5: Low risk
  • 6-12: Medium risk (significant editing needed)
  • 13+: High risk (likely unedited AI)

Editor Mode

Unlike detection-only tools, The AntiSlop fixes problems by default:

  1. Removes Tier 1 phrases
  2. Deduplicates Tier 2 phrases
  3. Combines staccato fragments into flowing prose
  4. Replaces comparator sentences with direct statements
  5. Varies sentence lengths

Request "audit only" if you just want detection without edits.

Example

Before:

Let's delve into how AI is revolutionizing the landscape. It's worth noting that these game-changing tools are unlocking potential at scale. The speed is impressive. The quality is enhanced. The adoption is growing.

After:

Here's how teams are using AI coding tools. In a 2024 Google study, developers completed simple functions 55% faster, but showed no improvement on debugging. The tools handle boilerplate well — config files, test scaffolding, repetitive refactors — but can't tell when they're wrong.

Further Reading

For more on AI writing patterns and maintaining your authentic voice, see the AI Writing Field Guide.

Part of the aplaceforallmystuff skills collection:

Credits

License

MIT

Author

Jim Christian (@jimchristian)

// faq

What is the-antislop?

A Claude Code skill that detects and fixes AI-generated writing patterns. 35+ patterns, tiered scoring, editor mode.. It is open-source on GitHub.

Is the-antislop free to use?

the-antislop is open-source under the MIT license, so it is free to use.

What category does the-antislop belong to?

the-antislop is listed under skills in the Claudeers registry of Claude-compatible tools.

4 views
23 stars
unclaimed
updated 14 days ago

// embed badge

the-antislop on Claudeers
[![Claudeers](https://claudeers.com/api/badge/the-antislop.svg)](https://claudeers.com/the-antislop)

// retro hit counter

the-antislop hit counter
[![Hits](https://claudeers.com/api/counter/the-antislop.svg)](https://claudeers.com/the-antislop)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how the-antislop connects across the ecosystem