explainx / blog
Peter Yang Open-Sources /no-ai-slop, a Claude Skill for De-Sloppifying Writing
Peter Yang open-sourced /no-ai-slop, a free Claude skill that strips 20+ AI writing patterns while preserving your voice. ~1,000 stars in a day.
explainx / blog
Peter Yang open-sourced /no-ai-slop, a free Claude skill that strips 20+ AI writing patterns while preserving your voice. ~1,000 stars in a day.

Jul 22, 2026
AI coding tools tend to re-read large chunks of a codebase on every review task. code-review-graph builds an incremental structural graph instead, and serves your AI assistant only the blast radius of a change — with published, reproducible benchmarks and an honest limitations section.
Jul 8, 2026
ClaudeDevs announced a broader Claude for Open Source push — six months of Max 20x on the house for ecosystem builders. explainx.ai maps the July 8 expansion, eligibility tracks, and application path.
Jul 8, 2026
Fork ai-job-search, run /setup on your profile, /scrape Danish job boards (or LinkedIn anywhere), and /apply to get a fit-scored, tailored CV and cover letter with a second agent review — plus mandatory PDF compile and ATS checks.
TL;DR: AI educator Peter Yang open-sourced /no-ai-slop on July 22, 2026 — a free Claude skill that strips over 20 repetitive AI writing patterns (fake-profound closers, binary contrasts, throat-clearing openers) while explaining every edit and preserving the writer's voice. The GitHub repo hit nearly 1,000 stars within a day. It lands the same week Substack launched AI detection via Pangram, sharpening a live debate: does removing AI "tells" from writing matter if the writing was still AI-assisted?
@petergyang announced the skill on X:
"I'm sick of reading AI slop, so today I'm open-sourcing my /no-ai-slop skill that removes 20+ slop patterns from any piece of writing."
He listed three representative patterns the skill targets:
These are the kind of stylistic tics that have become recognizable enough to be their own meme — patterns that show up disproportionately often in AI-generated prose, regardless of topic, because they're statistically common completions the underlying models gravitate toward. Yang's skill is a targeted editing pass aimed specifically at these tells, not a general grammar or style checker.
The GitHub repo is at github.com/petergyang/no-ai-slop. Yang wrote a companion explainer post at creatoreconomy.so covering the reasoning and responsible-use guidance in more depth.
| Question | Answer |
|---|---|
| What is it? | A free, open-source Claude skill for editing out AI writing patterns |
| Creator? | Peter Yang (@petergyang), AI educator |
| Release date? | July 22, 2026 |
| How many patterns? | 20+, documented in the repo |
| Examples named? | Binary contrasts, throat-clearing openers, fake-profound endings |
| How does it edit? | Minimally — explains each change, preserves original voice |
| Does it have a detection mode? | Yes — can flag patterns without editing |
| GitHub stars? | ~1,000 within roughly a day of release |
| Where to get it? | github.com/petergyang/no-ai-slop |
| License/cost? | Free, open source |
Yang was explicit that the skill is meant to assist editing, not replace drafting:
"I use AI to edit my writing because it helps me fix spelling, grammar, and clarity. But even the best models keep producing the same slop that this skill removes... Use this skill responsibly. I always write a first draft manually before iterating with AI on edits and I make sure to do another manual pass at the end as well. That's in contrast to using AI to automate pumping out slop end-to-end."
That workflow — manual first draft → AI-assisted edit pass → manual final pass — is a specific, checkable claim about process, not just tone. It matters because the value proposition of /no-ai-slop depends heavily on when in the writing process you use it. Applied to a genuinely human-drafted piece, it's a targeted cleanup tool. Applied to a fully AI-generated first draft with no human authorship at any stage, it's closer to a disguise — the same underlying critique that fuels skepticism about AI writing generally.
This is analogous to the difference explainx.ai has covered between using agent skills as scoped, auditable tools for a specific task versus using them to fully automate a workflow end-to-end without human review — the tool itself doesn't determine which pattern you're following; the workflow around it does.
The timing here is not coincidental context — it's the same news cycle. Substack launched an AI detection feature on July 21, 2026, integrating with Pangram. The feature scans posts, notes, replies, and comments over 100 words published since July 21, showing an estimated split between human-written, AI-assisted, and fully AI-generated content, live on web and iOS with Android coming.
Substack CEO Chris Best (@chrisbest) has framed the goal as preventing the platform from becoming "like LinkedIn" — flooded with low-quality AI-generated posts — while writers frame the detector as validation for genuine effort.
Putting the two stories side by side surfaces the real tension:
/no-ai-slop | Substack's Pangram detector | |
|---|---|---|
| What it measures/changes | How the text reads (stylistic patterns) | Statistical likelihood the text was AI-produced |
| Goal | Make AI-assisted writing read more human | Flag content as human / AI-assisted / AI-generated |
| Can they conflict? | Yes — removing stylistic tells doesn't guarantee a detector won't still flag the text |
Removing an em-dash-heavy, binary-contrast-laden AI voice makes writing more pleasant to read, but it doesn't necessarily change what a detector like Pangram measures, since detectors work off statistical text patterns beyond just surface stylistic tics — token-level distributions, sentence-length variance, and other signals that a targeted style edit may not touch. Whether /no-ai-slop-cleaned text still gets flagged by Pangram-style detection is an open, testable question nobody has published data on yet.
Shreyas Doshi, a prominent product commentator, weighed in with a contrarian framing:
"It really is this simple: [flowchart: Is it useful? → Yes → Then why does it matter that AI wrote it? Take what's useful, ignore the rest. → No → same box]"
Doshi's flowchart argues that usefulness should be the filter, not origin — if a piece of writing serves the reader, its AI/human provenance is beside the point. He followed up clarifying the nuance:
"The vast majority of people simultaneously read much more than what is written and much less of what is written... 'Shreyas loves AI writing' would be the wrong conclusion. 'Shreyas hates AI writing' would also be the wrong conclusion."
Other reactions pointed at a harder problem underneath the slop-removal conversation — detector false positives on human writing:
"i'm 1000% for AI slop to be removed from the world. also, when i run my old tweets from 2021/2022 into these programs they come back ~80% AI. The world has people who wrote a certain way and the LLMs learned how to write from those people. And now their way of writing can be [flagged]" — @AdamRy_n
This is the core detector-reliability problem: because LLMs were trained on human writing, some genuinely human stylistic patterns overlap with what detectors flag as AI-typical. A writer whose natural voice already leans toward certain rhythms or phrasings can get misclassified — which is exactly why Substack's rollout of visible AI-percentage scores is contentious among writers who never used AI at all.
And the arms-race dynamic showed up immediately:
"i'm launching a new startup. we're training a custom model whose sole purpose is to defeat ai writing detectors... every detector will confidently certify it as 100% human." — @signulll
Whether that's a genuine venture or a joke, it captures the structural problem with detection-vs-evasion: any classifier trained to catch AI patterns creates an incentive to build a generator or editor that specifically defeats that classifier — the same cat-and-mouse dynamic seen in spam filtering, plagiarism detection, and adversarial ML generally.
If you write with AI assistance:
/no-ai-slop is worth trying as a targeted style pass — it's free, open source, and addresses a real, widely-recognized problem (readers actively dislike the recognizable AI voice).If you're evaluating agent skills generally:
Primary sources: @petergyang on X · github.com/petergyang/no-ai-slop · creatoreconomy.so companion post · @Substack AI detection announcement
Details reflect Peter Yang's July 22, 2026 release and public X reaction as of publication. GitHub star counts and repo contents change continuously — check the repo directly for the current pattern list and installation instructions.