Removes 20+ patterns of AI slop from any piece of writing.
8,494
stars
23
commits
Python
primary language
Sep 2, 2026
updated
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
AI makes it easy to generate clean writing that all sounds the same. Even the best models keep producing lines like:
When you use AI to edit, it can also smooth away the vocabulary, cadence, humor, and imperfections that make the writing sound like you.
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
/no-ai-slop (your writing)
The skill removes the AI slop patterns, preserves your personal voice, and lists what it changed.
/no-ai-slop is this slop? (your writing)
The skill quotes every slop pattern it found without guessing whether AI wrote the text.
Draft an AI slop post about (topic)
Use it to generate the most cringe AI slop possible as satire.
No AI Slop checks for 20+ patterns, including:
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.
SKILL.md contains the editing rules and workflow.eval.md contains the checks the skill runs on its work..codex-plugin/plugin.json contains the ChatGPT and Codex plugin metadata.build_plugin.py builds and validates the plugin package.No AI Slop is also available as a plugin in ChatGPT.
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.
MIT
22 commits
1 commits
Python
100.0%
Removes 20+ patterns of AI slop from any piece of writing.
8,494
stars
23
commits
Python
primary language
Sep 2, 2026
updated
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
AI makes it easy to generate clean writing that all sounds the same. Even the best models keep producing lines like:
When you use AI to edit, it can also smooth away the vocabulary, cadence, humor, and imperfections that make the writing sound like you.
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
/no-ai-slop (your writing)
The skill removes the AI slop patterns, preserves your personal voice, and lists what it changed.
/no-ai-slop is this slop? (your writing)
The skill quotes every slop pattern it found without guessing whether AI wrote the text.
Draft an AI slop post about (topic)
Use it to generate the most cringe AI slop possible as satire.
No AI Slop checks for 20+ patterns, including:
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.
SKILL.md contains the editing rules and workflow.eval.md contains the checks the skill runs on its work..codex-plugin/plugin.json contains the ChatGPT and Codex plugin metadata.build_plugin.py builds and validates the plugin package.No AI Slop is also available as a plugin in ChatGPT.
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.
MIT
22 commits
1 commits
Python
100.0%