GitHub radar

No AI Slop: Remove 20+ AI Writing Patterns as a Skill

A skill for Claude Code and ChatGPT that finds and removes 20+ common AI-generated text patterns while keeping your voice and meaning.

01petergyang/no-ai-slop 8.3kPython

No AI Slop is a writing skill that detects and removes common AI-generated text patterns while preserving the author's authentic voice. It identifies 20+ recurring patterns such as binary contrasts ('It's not X, it's Y'), throat-clearing openers, weasel attribution phrases ('experts agree'), fake-profound statements, and buzzword-heavy empty analysis. Three modes: edit mode (cleans the text and lists exactly what changed), detection mode (finds patterns without modifying the text), and satire mode (intentionally generates clichéd AI writing, for humor). Available as a skill in Claude Code and Codex via a single npx command, as a plugin in ChatGPT, or by pasting the install prompt directly into your AI chat. Install takes one command.

Why a vibe-coder should care

AI-generated text is easy to spot by editors, clients, and readers — these patterns have become a signature of machine writing. Cleaning them out makes your output sound genuinely human, which matters when you're publishing, pitching, or communicating professionally.

How to install

Copy this and send it to your agent — Claude Code, Codex, any of them:

Install the skill from https://github.com/petergyang/no-ai-slop — run `npx skills add petergyang/no-ai-slop --skill no-ai-slop --global --yes`, then clean this text: [paste text here]. Show me what changed.
Open on GitHub