🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
stop-slop
A skill file for removing AI tells from prose
git clone https://github.com/hardikpandya/stop-slop
Stop Slop
A skill for removing AI tells from prose.
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
License
MIT. Use freely, share widely.
// compatibility
| Platforms | api |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | — |
// faq
What is stop-slop?
A skill file for removing AI tells from prose. It is open-source on GitHub.
Is stop-slop free to use?
stop-slop is open-source under the MIT license, so it is free to use.
What category does stop-slop belong to?
stop-slop is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/stop-slop)
// retro hit counter
[](https://claudeers.com/stop-slop)
// reviews
// guestbook
// related in Other
Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.
Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄