agentsclimarketplace

Ai slop check

Skill r-bart/scribetronic-plugin/plugins/scribetronic/skills/ai-slop-check

Claude Code plugin marketplace for scribetronic — 23 writing skills + workflow hooks. Companion to the scribetronic CLI on npm.

Install
npx -y skills add r-bart/scribetronic-plugin --skill ai-slop-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Detection pass for AI-generated patterns and clichés. Final check before publishing. Returns a list of detected issues with severity and fix suggestions.

SKILL.md

4.9 KB, as published. Nobody here has run it

Metadata

  • inherits: ../writing-style/SKILL.md
  • applies to: long-form/, short-form/

ai-slop-check

Last pass before publishing. Scans for the patterns that signal "AI wrote this" or "human writing in a hurry adopted AI defaults".

Voice resolution

The detection list below is the default. Before running, load the user's voice override from scribetronic/style/writing-style.md (project root) if it exists — its anti-patterns and blacklist sections add to the defaults. If the project-local override is absent, fall back to the bundled writing-style/SKILL.md template (generic baseline).

The project-local override always wins over the template.

How to run

Read the draft once with each category in mind. Mark every hit. Fix the high-severity ones. Decide on the medium ones. Ignore noise.

Detection categories

Severity: HIGH (always fix)

PatternExampleWhy
"Not just X, but Y""Not just a tool, but a community."Top AI signature.
"It's not [A], it's [B]""It's not about money, it's about freedom."Same family.
"In today's fast-paced world"self-evidentBanned.
"Whether you're a X or a Y""Whether you're a beginner or pro…"AI scope-padding.
"Let's dive in" / "Let's dive deeper"self-evidentBanned.
"At the end of the day"self-evidentFiller.
"It's worth noting that""It's worth noting that…"If it's worth noting, just note it.
"Game-changer" / "game-changing"self-evidentBanned.
"Unleash your potential" / "unlock your X"self-evidentCoach-speak.
"Embark on this journey"self-evidentBanned.
"In the realm of" / "in the world of""In the world of solopreneurship…"Padding.
Three-noun stacks"growth, innovation, and impact"Cut to one.
Three-adjective stacks"comprehensive, in-depth, transformational"Cut to one.
"Transformational" / "transformative"self-evidentCoach-speak.
Closer: "I invite you to join me on this journey"self-evidentBanned.
Closer: "Let's see where it takes us"self-evidentBanned.
Closer: "Excited to see what comes next!"self-evidentBanned.

Severity: MEDIUM (fix unless intentional)

PatternExampleWhy
"Imagine if you could…" openerself-evidentCliché opener.
"But here's the thing:""But here's the thing: …"Used 1-2x is fine. More = tic.
"The truth is…""The truth is, most…"Often filler.
"Don't get me wrong"self-evidentHedging without payoff.
Multiple rhetorical questions in a row"Why? Because. How? Like this."One per post max.
"Pro tip:" call-outself-evidentOften used to bury weak content.
"Stay tuned!"self-evidentReplace with date/specific.
"More to come"self-evidentSame.
Em-dash overuse (>5 in a 1000-word post)Ration.
"Furthermore" / "moreover" / "in addition"self-evidentRobotic transitions. Cut or replace with period.
"Indeed"self-evidentAlmost never earns its place in modern prose.
"It's important to note"self-evidentIf important, state it without preface.
Words: "delve", "leverage" (as verb), "harness", "cultivate"self-evidentAI vocabulary.
"A testament to""This is a testament to…"Banned.

Severity: LOW (consider, don't always fix)

PatternExampleWhy
Excessive bullets in long-formSometimes earned, sometimes lazy.
Repeated sentence openers ("I", "I", "I" three paragraphs running)Vary if possible.
Capitalized headers in title case"How To Build A Newsletter"Sentence case usually reads better — "How to build a newsletter".
Ending with "Cheers" or "Best" — fine for emails, weak for postsUse sign-off pattern from style guide.

Output format

Generate a list of detected issues:

HIGH
- Line 23: "not just a number, but a vision" → rewrite as positive claim
- Line 47: closer is "Let's see where it takes us" → replace with specific commitment

MEDIUM
- Line 12: opens with "But here's the thing:" → consider cutting
- Line 31: 3rd "Pro tip:" of the post → consolidate or cut

LOW
- Title is in Title Case → consider sentence case

If zero HIGH and ≤2 MEDIUM, ship. If 1+ HIGH or 3+ MEDIUM, revise and rerun.

Quick "smell test"

If you're not sure, ask these 3 questions:

  1. Could a generic AI write this? If yes, the post lacks personal-specific evidence. Add a number, a name, or a personal scene.
  2. Could this post appear in any other niche under any other byline? If yes, it's too generic.
  3. Does the closer commit to something? If not, the post leaks energy at the end.

If any answer is "no good", revise.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.