A Claude Code skill (and universal SKILL.md) that forces any AI to produce human-sounding text by eliminating statistically detectable AI writing patterns.
$ npx -y skills add jalaalrd/anti-ai-slop-writing --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
What's inside
A Claude Code skill (and universal SKILL.md) that forces any AI to produce human-sounding text by eliminating statistically detectable AI writing patterns.
Every piece of text the AI produces โ tweets, emails, articles, bios, reports, copy and message passes through constraints that eliminate the vocabulary, structure, punctuation, and formatting patterns that readers and detection tools flag as AI-generated.
Based on research from Carnegie Mellon (2025), Wikipedia's Signs of AI Writing page, Buffer's 52M post analysis, and community detection patterns documented across X and Reddit.
/plugin marketplace add jalaalrd/founder-toolkit
Copy the anti-ai-slop-writing folder to ~/.claude/skills/:
cp -r skills/anti-ai-slop-writing ~/.claude/skills/
Copy the SKILL.md file to your tool's skills directory. The SKILL.md format is cross-compatible with 11+ coding agents.
Copy the contents of SKILL.md and paste it at the start of any conversation. It works as a system-level writing constraint.
The skill activates automatically when you ask the AI to write anything. You can also invoke it directly:
/anti-ai-slop-writing
Or just ask: "Write this tweet / email / article and make it sound human."
anti-ai-slop-writing/
โโโ SKILL.md # Core rules (under 500 lines)
โโโ references/
โโโ banned-words.md # Full banned vocabulary list (loaded on demand)
Created by Jalaaldeen โ builder of Wardex, ZakatChain, and open-source AI tooling for founders.
MIT
.gitignore
README.md
skills/
anti-ai-slop-writing/
references/
banned-words.md
SKILL.mdFAQ
anti-ai-slop-writing is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes anti-ai-slop-writing. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.