whatisgithub

What is no-ai-slop?

petergyang/no-ai-slop — explained in plain English

Analysis updated 2026-05-18

1,799Audience · writerComplexity · 1/5LicenseSetup · easy

In one sentence

A plugin for AI coding assistants that removes recognizable AI writing patterns from your text, helping your drafts sound more human and natural.

Mindmap

mindmap
  root((repo))
  What it does
    Removes AI writing tells
    Detects over 20 patterns
    Encourages active voice
  How you use it
    Paste draft for editing
    Check if text sounds AI-made
    Get change summary
  Use cases
    Edit human-written drafts
    Detect AI-generated content
    Improve writing fundamentals
  Tech stack
    AI assistant plugin
    Markdown skill files
  Audience
    Writers and creators
    Non-technical users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Paste a draft and get a de-AI-ed version with a summary of changes.

USE CASE 2

Analyze a piece of text to see if it reads as AI-generated.

USE CASE 3

Learn which common writing patterns make text sound machine-produced.

What is it built with?

MarkdownClaude CodeCodex

How does it compare?

petergyang/no-ai-slopoctoday-hub/embodied-aitrekhleb/machine-learning-experiments
Stars1,7991,8031,810
LanguageJupyter Notebook
Last pushed2026-06-25
MaintenanceActive
Setup difficultyeasyeasymoderate
Complexity1/51/53/5
Audiencewritergeneralresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Install by asking your AI assistant like Claude Code or Codex to add the skill globally, no external dependencies needed.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

No AI Slop is a skill plugin designed for AI coding assistants like Claude Code or Codex. Its sole purpose is to strip out the recognizable patterns that make writing feel machine-generated. You install it by asking your AI assistant to add the skill globally, and from then on it sits in your toolkit waiting to be invoked. The project is created by Peter Yang and released under the MIT license. The skill targets more than 20 specific patterns that commonly appear in text produced by language models. These include binary contrasts like "It's not X, it's Y," throat-clearing openers like "Here's the thing," and dramatic fragmentations like "That's it. That's the whole thing." It also looks for weasel attribution, such as vague references to "experts agree," and importance puffery, like calling something a "pivotal moment." Beyond hunting for these tells, the skill pushes for better writing fundamentals. It encourages active voice, asks you to lead with your main point, and prefers concrete numbers over vague abstractions. You can use the skill in two main ways. First, you can paste in a draft you have written and trigger the skill with a simple command. The tool returns an edited version of your text along with a summary of what it changed. It aims to make only the minimum edits needed, and then it checks its own work against a set of tests defined in a file called eval.md. Second, you can ask the skill to analyze a piece of text and tell you if it reads as AI-generated. In this mode, it lists every suspicious pattern it finds and quotes the offending lines. The repository itself is quite small and focused. It contains a file named SKILL.md that holds the editing rules and workflow, and eval.md, which contains the pass and fail checks the tool uses to verify its edits. The creator notes that this skill is part of a larger personal AI system he has built.

Copy-paste prompts

Prompt 1
Install the No AI Slop skill globally, then paste my draft below and edit it to remove any AI-sounding patterns: [paste your draft here]
Prompt 2
Analyze the following text and tell me if it reads as AI-generated, listing every suspicious pattern you find with quotes: [paste text here]
Prompt 3
Install the No AI Slop skill, then review this text and make only the minimum edits needed to remove AI writing tells while keeping my voice: [paste text here]

Frequently asked questions

What is no-ai-slop?

A plugin for AI coding assistants that removes recognizable AI writing patterns from your text, helping your drafts sound more human and natural.

What license does no-ai-slop use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is no-ai-slop to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is no-ai-slop for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.