No AI Slop is an open-source Python tool to remove 20+ patterns of AI slop from writing and detect slop without guessing authorship. It has 3173 stars and 13 open issues as of now.

What it is
No AI Slop is an open-source skill that removes 20+ patterns of AI slop from writing and can detect slop without guessing whether AI wrote the text.
How it works
The project provides an editing workflow where the tool edits drafts by applying minimal, effective edits and then validates the edits against an eval.md file. It also offers a detection capability to assess if a piece reads as AI slop, listing the patterns found with quoted lines.
Getting started
Install and usage commands are provided in the README:
"Install this skill globally: https://github.com/petergyang/no-ai-slop"
To edit a draft:
/no-ai-slop
your draft
To detect slop:
/no-ai-slop is this AI slop?
[text]
The README also notes the plugin package for ChatGPT and Codex and that tagged releases attach a validated plugin ZIP.
Recent releases
The latest releases include:
- v1.0.4 (2026-07-27): Use selected No AI Slop icon added by @petergyang.
- v1.0.3 (2026-07-27): Update plugin logo by @petergyang.
- v1.0.2 (2026-07-27): Update plugin directory description by @petergyang.
- v1.0.1 (2026-07-26): Finalize plugin submission assets by @petergyang.
- v1.0.0 (2026-07-26): Package No AI Slop as a plugin and update plugin workflow actions.
Full changelog links are provided in the README for each version.
Traction
<Numbers pulled from repository metrics> - Stars: 3173 - Forks: 247 - Open issues: 13 - Stars in last 24h: 200License
MIT
