no-ai-slop
Remove 20+ patterns of AI slop from your writing without flattening your personal voice.
https://github.com/user-attachments/assets/f3055450-78eb-4672-880a-88a4fa54bde9
Problem
AI makes it easy to generate clean writing that all sounds the same. Even the best models keep producing lines like:
- “It’s not X. It’s Y.”
- “What nobody tells you is…”
- “The future isn’t coming. It’s already here.”
When you use AI to edit, it can also smooth away the vocabulary, cadence, humor, and imperfections that make the writing sound like you.
How to install No AI Slop
The easiest way to install the skill is to paste this into ChatGPT, Claude Code, Codex, or your favorite coding agent:
Install the /no-ai-slop skill globally from https://github.com/petergyang/no-ai-slop
You can also install it with npx:
npx skills add petergyang/no-ai-slop --skill no-ai-slop --global --yes
How to use No AI Slop
Edit your writing
/no-ai-slop (your writing)
The skill removes the AI slop patterns, preserves your personal voice, and lists what it changed.
Detect slop
/no-ai-slop is this slop? (your writing)
The skill quotes every slop pattern it found without guessing whether AI wrote the text.
Generate slop for fun
Draft an AI slop post about (topic)
Use it to generate the most cringe AI slop possible as satire.
The slop that this skill catches
No AI Slop checks for 20+ patterns, including:
- Binary contrasts. “It’s not X. It’s Y.”
- Throat-clearing openers. “Here’s the thing,” “Let me be clear”
- Faux-insight setups. “What nobody tells you,” “The part everyone misses”
- Colon reveals. “The best part: it learns.”
- Dramatic fragments. “That’s it. That’s the whole thing.”
- Superficial analysis. “highlighting the team’s commitment to innovation”
- Importance puffery. “marks a pivotal moment,” “a testament to”
- Weasel attribution. “experts agree,” “studies show”
- Synonym cycling. “The agent handles your email. The assistant drafts replies.”
- Fake-profound endings. “The future isn’t coming. It’s already here.”
It also checks the fundamentals: Lead with the point when that helps, use active voice, untangle hard-to-follow sentences, and prefer concrete details over abstractions.
What’s inside
SKILL.mdcontains the editing rules and workflow.eval.mdcontains the checks the skill runs on its work..codex-plugin/plugin.jsoncontains the ChatGPT and Codex plugin metadata.build_plugin.pybuilds and validates the plugin package.
No AI Slop is also available as a plugin in ChatGPT.
Want more great AI skills?
Check out Behind the Craft, my personal AI system with over a dozen other quality skills and courses.
Subscribe to my YouTube channel and newsletter for practical AI tutorials and interviews.
License
MIT
