Hardik Pandya 8da1f03018 Add false agency rule: no inanimate objects performing human actions
AI writing constantly gives non-living things the main actor role.
Complaints "become" fixes, bets "live or die," decisions "emerge."
Name the human doing the thing instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 00:20:36 +05:30

Stop Slop

A skill for removing AI tells from prose.

G-Yg4RVbIAAhVxW

What this is

AI writing has patterns. Predictable phrases, structures, rhythms. This skill teaches Claude (or any LLM) to catch and remove them.

Skill Structure

stop-slop/
├── SKILL.md              # Core instructions
├── references/
│   ├── phrases.md        # Phrases to remove
│   ├── structures.md     # Structural patterns to avoid
│   └── examples.md       # Before/after transformations
├── README.md
└── LICENSE

Quick start

Claude Code: Add this folder as a skill.

Claude Projects: Upload SKILL.md and reference files to project knowledge.

Custom instructions: Copy core rules from SKILL.md.

API calls: Include SKILL.md in your system prompt. Reference files load on demand.

What it catches

Banned phrases - Throat-clearing openers, emphasis crutches, business jargon, all adverbs, vague declaratives, meta-commentary. See references/phrases.md.

Structural clichés - Binary contrasts, negative listings, dramatic fragmentation, rhetorical setups, false agency, narrator-from-a-distance voice, passive voice. See references/structures.md.

Sentence-level rules - No Wh- sentence starters, no em dashes, no staccato fragmentation, no lazy extremes, active voice required.

Scoring

Rate 1-10 on each dimension:

Dimension Question
Directness Statements or announcements?
Rhythm Varied or metronomic?
Trust Respects reader intelligence?
Authenticity Sounds human?
Density Anything cuttable?

Below 35/50: revise.

Author

Hardik Pandya

License

MIT. Use freely, share widely.

S
Description
从散文中去除 AI 痕迹的技能文件|GitHub 镜像 16.3k · 🍴 1.2k
https://github.com/hardikpandya/stop-slop Readme 47 KiB
Languages
Markdown 100%