agentsclimarketplace

Stop slop

Skill tdimino/claude-code-minoan/skills/core-development/stop-slop

A curated ~/.claude/ configuration for professional development workflows — 90+ skills, 46 hooks, and CLI tools

Install
npx -y skills add tdimino/claude-code-minoan --skill stop-slop

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

What its author says it does

Copied from the file, not written here

Strip AI writing patterns from prose across five registers — casual, professional, academic, technical, and narrative. Applies 200+ pattern rules to eliminate predictable LLM tells. Triggers on clean up writing, remove AI slop, edit prose, make this sound less AI.

SKILL.md

3.9 KB, as published. Nobody here has run it

Stop Slop

Eliminate predictable AI writing patterns. Produce clear, specific, human-sounding prose across any register.

Step 1: Detect register

Infer the register from context before applying rules. Different registers tolerate different patterns.

SignalRegister
Citations, methodology, "we hypothesize"academic
API docs, READMEs, changelogs, error messagestechnical
Fiction, essays, memoir, creative nonfictionnarrative
Blog posts, social media, emailscasual
Reports, proposals, business commsprofessional

If the user specifies a register, use it. See references/registers.md for per-register acceptable vs. flagged patterns.

Step 2: Remove slop

Apply these rules, adjusted for register:

  1. Cut filler phrases and AI vocabulary. Remove throat-clearing openers, chatbot artifacts, significance inflation, and words that appear 100-1,000x more in LLM output than human text. See references/phrases.md.

  2. Break formulaic structures. Avoid binary contrasts, dramatic fragmentation, format slop, synonym cycling, rule-of-three overuse, and generic conclusions. See references/structures.md.

  3. Use simple constructions. Prefer "is" over "serves as." Prefer "has" over "boasts." Prefer "use" over "leverage." Active voice. Positive form.

  4. Be specific. Replace vague claims with dates, names, numbers, sources. "Significant improvement" becomes "latency dropped from 340ms to 90ms."

  5. Vary rhythm. Mix sentence lengths. Two items in a list beat three. End paragraphs differently from each other.

  6. Trust readers. State facts. Skip softening, justification, hand-holding. If a metaphor needs explaining, rewrite the metaphor.

  7. Have a voice. React to facts, don't just report them. Acknowledge complexity. Let personality through.

See references/positive.md for what good writing does (not just what to avoid).

Step 3: Score

Rate 1-10 on each dimension, adjusted for register:

DimensionQuestion
DirectnessStatements or announcements?
RhythmVaried or metronomic?
TrustRespects reader intelligence?
AuthenticitySounds human, not generated?
DensityAnything cuttable?
SpecificityClaims backed by evidence?

Below 42/60: revise.

Register adjustments (see references/registers.md):

  • academic: Do not penalize precise hedging or longer qualified sentences
  • technical: Consistent structure in reference docs is not a rhythm flaw
  • narrative: Indirection and dramatic rhythm variation are valid techniques

Quick checks

Before delivering prose:

  • Three consecutive sentences match length? Break one.
  • Paragraph ends with punchy one-liner? Vary it.
  • Em-dash before a reveal? Remove it.
  • Explaining a metaphor? Trust it to land.
  • "Serves as," "stands as," "represents"? Rewrite with "is."
  • -ing clause at end of sentence adding no information? Delete it.
  • Three-item list? Try two items or one.
  • Different words for the same thing in adjacent sentences? Pick one term and reuse it.

Reference files

FilePurpose
phrases.mdWords and phrases to cut or replace
structures.mdStructural patterns to avoid
positive.mdWhat good writing does
registers.mdPer-register rules and tolerances
examples.mdBefore/after transformations (all registers)

License

MIT

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.