SutroYaro: Skill for Claude Code

.claude/skills/anti-slop-guide/SKILL.md

anti-slop-guide is a skill for Claude Code from cybertronai/SutroYaro. It costs 59 tokens per session (5,496 once invoked), scanned A, original, Unlicense.

A guide for finding and removing writing patterns often associated with AI-generated text.

In plain words
What is it for?
Drafting, editing, or reviewing prose when you want to remove artificial-sounding language.
Why use it?
It helps make prose more direct, specific, varied, and natural by cutting filler, business jargon, repeated wording, and formulaic structures.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is cybertronai/SutroYaro's own configuration. It tells Claude Code how to work on SutroYaro itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything SutroYaro configures →

Reuse

Borrowing it

Nothing to install: this file belongs to cybertronai/SutroYaro. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/cybertronai/SutroYaro/main/.claude/skills/anti-slop-guide/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/cybertronai/SutroYaro

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for anti-slop-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/cybertronai/sutroyaro/anti-slop-guide/github.svg)](https://agentmods.dev/skills/cybertronai/sutroyaro/anti-slop-guide)
Your own site
<a href="https://agentmods.dev/skills/cybertronai/sutroyaro/anti-slop-guide"><img src="https://agentmods.dev/badge/skills/cybertronai/sutroyaro/anti-slop-guide/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for anti-slop-guide

Your own site · 80×15
<a href="https://agentmods.dev/skills/cybertronai/sutroyaro/anti-slop-guide"><img src="https://agentmods.dev/badge/skills/cybertronai/sutroyaro/anti-slop-guide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.05496
Opus 5 $0.00030 $0.02748
Sonnet 5 $0.00012 $0.01099
Haiku 4.5 $0.00006 $0.00550

Measured 12d ago against content hash 99aec9a24976, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

anti-slop-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/anti-slop-guide/SKILL.md · 602 lines

How it starts

The opening of the file, as written. The whole thing — 602 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Anti-Slop Guide

Field guide for eliminating AI writing patterns from prose. Compiled from multiple sources including Wikipedia's Signs of AI Writing, community research, and practitioner guides.


Part 1: Core Rules

  1. Cut filler phrases. Remove throat-clearing openers and emphasis crutches. Say the thing directly.
  2. Break formulaic structures. Avoid binary contrasts, dramatic fragmentation, rhetorical setups.
  3. Vary rhythm. Mix sentence lengths. Two items beat three. End paragraphs differently each time.
  4. Trust readers. State facts directly. Skip softening, justification, hand-holding.
  5. Cut quotables. If it sounds like a pull-quote or motivational poster, rewrite it.
  6. Be specific. Replace generic statements with concrete details. Specificity is the antidote to slop.
  7. Prefer plain verbs. Use "said" not "emphasized," "used" not "leveraged," "showed" not "showcased."
  8. Use simple copulatives. Write "X is Y" instead of "X serves as Y" or "X stands as Y."
  9. Kill the em-dash habit. Use commas or periods where LLMs reflexively reach for em dashes.
  10. Never triple. Two items in a list, not three. Three-item lists are the most reliable AI tell.

Part 2: Overused "AI Vocabulary" Words

These words started appearing far more frequently in text after 2023. They co-occur in LLM output; where there is one, there are likely others. Introducing lots of them is one of the strongest tells for AI use.

Tier 1: Strongest Tells (almost certainly AI if clustered)

additionally, align with, crucial, delve, emphasizing, enduring, enhance, fostering, garner, highlight (as a verb), interplay, intricate/intricacies, key (as an adjective), landscape (abstract noun), pivotal, showcase, tapestry (abstract noun), testament, underscore (as a verb), valuable, vibrant

Tier 2: Strong Tells (very common in AI output)

  • bustling, comprehensive, multifaceted, nuanced, paramount
  • realm, robust, seamless/seamlessly, synergy, transformative
  • commendable, cornerstone, groundbreaking, innovative, noteworthy
  • spearhead, streamline, testament to, trailblazing, unwavering

Read the full file on GitHub · 602 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 602 lines · 59 tokens per session scan A 99aec9a24976

Subscribe to this mod's changes

anti-slop-guide is a skill published in the GitHub repository cybertronai/SutroYaro (16 stars, last pushed 3mo ago), licensed Unlicense. It adds 59 tokens to every session and 5,496 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rigorous-research

Conduct AI/ML research as a science - first-principles reasoning, mechanism-level hypotheses, falsifiable predictions, discriminative experiments, honest evaluation, and claims that survive hostile review. Use when starting or steering an AI/ML research project, deciding what to investigate next, choosing datasets…

Sivasuthan9/ai-research-skill · 153 tokens

xie-saining-research-taste

Use when evaluating AI/ML research ideas, choosing research directions, framing problems, planning experiments, improving research taste or paper storytelling, resisting trend-following, or applying Saining Xie's interview-derived views on visual intelligence, world models, research culture, and scientific taste.

ky-ji/xie-saining-research-taste-skills · 63 tokens

hugging-face-paper-publisher

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

patchy631/ai-engineering-hub · 42 tokens

paper-illustration

A workflow for generating academic illustrations, such as architecture diagrams and method visuals, with image generation and repeated review. Claude plans and checks the figure during the process.

wanshuiyin/Auto-claude-code-research-in-sleep · 67 tokens

research-refine

A research-planning guide that turns a broad research idea into a specific method and a small validation plan.

wanshuiyin/Auto-claude-code-research-in-sleep · 101 tokens

citation-audit

A verification tool for checking whether a paper's bibliography entries are real, correctly described, and used to support the claims they accompany.

wanshuiyin/Auto-claude-code-research-in-sleep · 86 tokens