explaingit

realrossmanngroup/no_ai_slop_writing_rules

Analysis updated 2026-05-18

270Audience · writerComplexity · 1/5Setup · easy

TLDR

A writing-rules skill bundle that trains coding agents to avoid AI writing tells and instead write in a specific human voice profile.

Mindmap

mindmap
  root((No AI Slop))
    What it does
      Anti-slop checklist
      Rossmann voice profile
      Worked examples
    Components
      CLAUDE.md
      AGENTS.md
      Banned words list
    Use cases
      Claude Code skill
      Cursor and Windsurf
      Manual editing
    Audience
      Writers
      AI agent 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

Drop the skill bundle into Claude Code, Cursor, or Windsurf so the agent avoids common AI writing tells.

USE CASE 2

Apply a Louis Rossmann-style voice profile to give AI-generated prose a distinct, human cadence.

USE CASE 3

Reference the banned-words list and wrong-versus-right examples when editing AI drafts by hand.

How does it compare?

realrossmanngroup/no_ai_slop_writing_rulescellinlab/how-pi-agent-workspaddlepaddle/paddle-inference-demo
Stars270269269
LanguageC++
Last pushed2025-11-20
MaintenanceQuiet
Setup difficultyeasymoderatemoderate
Complexity1/53/53/5
Audiencewriterdeveloperdeveloper

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

How do you get it running?

Difficulty · easy Time to first run · 5min
No license information is stated.

In plain English

This repository is a portable set of writing rules designed to stop AI-assisted text from sounding like it was written by an AI. It is packaged as an Agent Skills bundle, which means you drop it into a coding agent like Claude Code, Cursor, or Windsurf and the agent reads the rules before generating any prose. The rules come in two parts. The first is an anti-slop checklist: a long reference list of phrases, patterns, and habits that mark machine-generated writing. This includes things like intensifier words, hollow one-sentence paragraphs used for fake drama, dramatic section headings that tease rather than describe, AI transition phrases, and specific constructions like "It's not X. It's Y." that the README singles out as a dead giveaway. The second part is a voice profile modeled on Louis Rossmann, a well-known YouTube commentator and repair-shop owner. The profile was built from corpus analysis of over 500,000 words of his writing and captures measurable traits: high variance in sentence length, a specific density of concrete numbers, a claim-then-proof paragraph structure, and using precision to show skepticism rather than adjectives. The repository includes a CLAUDE.md file (the entrypoint for Claude Code), a cross-agent AGENTS.md, two skill files with wrong-versus-right worked examples, and a full banned-words reference organized by category. Every file in the repo is written to follow its own rules, so the files themselves serve as style examples. You can install it with a single npm command, through the Claude Code plugin marketplace, or by cloning and copying the files manually. The voice examples in the skill use repair and consumer-rights topics because that is what the source corpus covers, but the rules are structural and the authors say they apply to any subject.

Copy-paste prompts

Prompt 1
Install no_ai_slop_writing_rules into my coding agent and show me how it changes its writing style.
Prompt 2
What phrases and patterns does the anti-slop checklist flag as AI writing tells?
Prompt 3
Explain how the Rossmann voice profile's claim-then-proof paragraph structure works, with an example.

Frequently asked questions

What is no_ai_slop_writing_rules?

A writing-rules skill bundle that trains coding agents to avoid AI writing tells and instead write in a specific human voice profile.

What license does no_ai_slop_writing_rules use?

No license information is stated.

How hard is no_ai_slop_writing_rules to set up?

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

Who is no_ai_slop_writing_rules for?

Mainly writer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.