{
  "markdown": "# No AI Slop\n\nRemove 20+ patterns of AI slop from your writing without flattening your personal voice.\n\nhttps://github.com/user-attachments/assets/f3055450-78eb-4672-880a-88a4fa54bde9\n\n## Problem\n\nAI makes it easy to generate clean writing that all sounds the same. Even the best models keep producing lines like:\n\n- “It’s not X. It’s Y.”\n- “What nobody tells you is…”\n- “The future isn’t coming. It’s already here.”\n\nWhen you use AI to edit, it can also smooth away the vocabulary, cadence, humor, and imperfections that make the writing sound like you.\n\n## How to install No AI Slop\n\nThe easiest way to install the skill is to paste this into ChatGPT, Claude Code, Codex, or your favorite coding agent:\n\n```text\nInstall the /no-ai-slop skill globally from https://github.com/petergyang/no-ai-slop\n```\n\nYou can also install it with `npx`:\n\n```sh\nnpx skills add petergyang/no-ai-slop --skill no-ai-slop --global --yes\n```\n\n## How to use No AI Slop\n\n### Edit your writing\n\n```text\n/no-ai-slop (your writing)\n```\n\nThe skill removes the AI slop patterns, preserves your personal voice, and lists what it changed.\n\n### Detect slop\n\n```text\n/no-ai-slop is this slop? (your writing)\n```\n\nThe skill quotes every slop pattern it found without guessing whether AI wrote the text.\n\n### Generate slop for fun\n\n```text\nDraft an AI slop post about (topic)\n```\n\nUse it to generate the most cringe AI slop possible as satire.\n\n## The slop that this skill catches\n\nNo AI Slop checks for 20+ patterns, including:\n\n1. **Binary contrasts.** “It’s not X. It’s Y.”\n2. **Throat-clearing openers.** “Here’s the thing,” “Let me be clear”\n3. **Faux-insight setups.** “What nobody tells you,” “The part everyone misses”\n4. **Colon reveals.** “The best part: it learns.”\n5. **Dramatic fragments.** “That’s it. That’s the whole thing.”\n6. **Superficial analysis.** “highlighting the team’s commitment to innovation”\n7. **Importance puffery.** “marks a pivotal moment,” “a testament to”\n8. **Weasel attribution.** “experts agree,” “studies show”\n9. **Synonym cycling.** “The agent handles your email. The assistant drafts replies.”\n10. **Fake-profound endings.** “The future isn’t coming. It’s already here.”\n\nIt 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.\n\n## What’s inside\n\n- [`SKILL.md`](skills/no-ai-slop/SKILL.md) contains the editing rules and workflow.\n- [`eval.md`](skills/no-ai-slop/eval.md) contains the checks the skill runs on its work.\n- [`.codex-plugin/plugin.json`](.codex-plugin/plugin.json) contains the ChatGPT and Codex plugin metadata.\n- [`build_plugin.py`](scripts/build_plugin.py) builds and validates the plugin package.\n\nNo AI Slop is also available as a plugin in ChatGPT.\n\n## Want more great AI skills?\n\nCheck out [Behind the Craft](https://behindthecraft.com), my personal AI system with over a dozen other quality skills and courses.\n\nSubscribe to my [YouTube channel](https://www.youtube.com/@PeterYangYT?sub_confirmation=1) and [newsletter](https://creatoreconomy.so) for practical AI tutorials and interviews.\n\n## License\n\nMIT\n",
  "bytes": 3152,
  "sha": "a2e24837d6531c2e827876123d05ea482a21bcfc25358dbdacbf581fb1e51d81",
  "repo_slug": "petergyang/no-ai-slop",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_petergyang_no_ai_slop_no_ai_slop_708e5b9e/readme"
}