By CyranoB
Detect, score, and explain AI-generated text. Three skills: slop-sense (detect + rewrite + ai;dr), slop-check (score only, no rewrite), slop-explain (per-pattern deep-dives). 36 AI writing patterns, algorithmic SLOP scorer (0-100), plus a rhythm checker for burstiness and structural tells.
Score text for AI-generated writing patterns without rewriting it. Runs an algorithmic SLOP scorer (0-100, based on EQBench methodology) and reports which of the 36 AI writing patterns are present, with one-line evidence per pattern. Verdict only — no rewrite, no audit, no humanization. Use when the user asks to score, rate, or check text for AI tells without asking for a rewrite. Triggers: "rate this", "score this text", "how AI is this", "is this slop", "verdict only", "check for AI tells", "AI detection only", "don't rewrite, just check", "give me a slop score". Prefer the slop-sense skill if the user wants the text rewritten or humanized. Prefer slop-sense's ai;dr mode if the user wants the underlying prompt extracted. Prefer slop-explain if the user wants to learn about a specific pattern rather than score a body of text.
Educational deep-dives on the 36 AI writing patterns. Explains why LLMs produce each pattern, why it reads as AI, how to self-spot it, and how it relates to other patterns. One pattern per invocation. Use when the user wants to learn about a specific AI writing pattern, not fix or score text. Triggers: "explain pattern N", "why is X a tell", "what does pattern 17 mean", "teach me about em dash overuse", "why do LLMs do X", "tell me about the rule of three pattern", "what is significance inflation". Prefer slop-sense if the user wants text rewritten or humanized. Prefer slop-check if the user wants a score or verdict on a body of text. This skill is for learning, not for fixing.
Detect and remove AI-generated writing patterns from text. Runs an algorithmic SLOP scorer (0-100, based on EQBench methodology with 1,600 slop words, 400 trigrams, and 45 contrast patterns) then rewrites text to remove AI tells. Use this skill whenever the user asks you to check if text sounds AI-generated, make text sound more human, remove AI patterns, humanize writing, reduce "slop", or review text for AI tells. Also use it when editing any text that might have been AI-generated, even if the user doesn't explicitly mention AI detection. If the text reads like it came from an LLM, suggest using this skill. Also use when the user says "ai;dr", asks to extract the prompt from AI text, or wants to know what an AI was asked to write.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A three-skill plugin that detects, scores, and explains AI-generated text. Paste text in, get back an analysis of which AI patterns it contains, a rewritten version that sounds human, or a deep-dive on a specific pattern you want to understand.
| Skill | Use when you want to... | Output |
|---|---|---|
slop-sense | Rewrite AI text to sound human | score + named patterns + draft + audit + final rewrite |
slop-check | Just score the text, no rewrite | score + named patterns + one-line evidence per pattern |
slop-explain | Learn why a specific pattern is a tell | per-pattern deep-dive (why LLMs do it, why it reads as AI, how to self-spot) |
All three share the same 36-pattern catalog and the same scoring scripts. They differ in workflow and output.
npx (no install needed, just Node.js). Returns a 0-100 SLOP score with specific word hits, trigram matches, and contrast patterns found.rhythm.py, pure Python, no dependencies) that measures what the SLOP scorer can't: sentence-length variation (burstiness), contraction ratio, aphoristic paragraph closers, and anaphora. These are the structural tells perplexity detectors like GPTZero score, and a text can rate "very human" on SLOP while failing badly here.Both scripts are optional. The SLOP scorer needs Node.js; the rhythm checker needs only Python 3. Without either, the skill still does the full qualitative analysis and rewrite.
Accepts pasted text, URLs (fetches and analyzes the page), or file paths.
A read-only verdict skill for when you want a score but plan to fix the text yourself (or run it in CI). Same input handling, same 36-pattern scan, same scoring scripts (lexical + rhythm). Output is a compact table of patterns found with one-line evidence per pattern, plus the verdict band. No rewrite, no audit, no edits to your text.
Triggers on requests like "score this," "rate this text," "how AI is this," "verdict only," "don't rewrite, just check."
A teaching skill. Ask "explain pattern 17" or "why is the rule of three a tell" and get a deep-dive on that single pattern: why LLMs produce it, why it reads as AI to a reader, two or three example rewrites, and a checklist for spotting the pattern in your own writing. Pairs naturally with slop-check — check flags pattern #17, explain teaches you why it matters.
Triggers on requests like "explain pattern N," "why is X a tell," "teach me about em dash overuse."
Install the skill with one command. It works for 50+ coding agents:
npx skills@latest add CyranoB/slop-sense
The installer detects your agents, asks which to install for, and places the skill in the right location.
Common variations:
npx skills@latest add CyranoB/slop-sense --list
npx skills@latest add CyranoB/slop-sense -a claude-code -y
npx skills@latest add CyranoB/slop-sense -a claude-code -g
Install as a skill/plugin when your agent supports them. The Quickstart command above is the cross-agent path; per-agent details follow for anyone who wants the specifics.
Install from the plugin marketplace:
/plugin marketplace add CyranoB/slop-sense
/plugin install slop-sense@slop-sense
Or install as a skill via the cross-agent command:
npx skills@latest add CyranoB/slop-sense -a claude-code
Install globally instead:
npx skills@latest add CyranoB/slop-sense -a claude-code -g
Install the skill for the current project:
npx skills@latest add CyranoB/slop-sense -a codex
Install globally instead:
npx skills@latest add CyranoB/slop-sense -a codex -g
Install the skill for the current project:
npx skills@latest add CyranoB/slop-sense -a gemini-cli
Install globally instead:
npx skills@latest add CyranoB/slop-sense -a gemini-cli -g
npx claudepluginhub cyranob/slop-sense --plugin slop-senseNo description provided.
Code quality analysis, linting, and auto-fixes using ESLint, Biome, and ruff
Landing page outline generator for small and local businesses — interview-driven, archetype-aware
Interactive startup ideation and planning pipeline — 8 stages from idea generation to landing page outline
Site Craft — five skills for building and deploying web experiences: a landing page builder, an Apple-style scroll-sequence generator, and deployers for Vercel, AWS, and GCP.
Detects 43 AI writing patterns and rewrites text with burstiness, voice profiles, and a 0-100 AI-tell score. Pure Markdown, zero dependencies, no network calls.
Writing quality validation and AI pattern detection. Identify AI-generated patterns, enhance authenticity, and enforce writing standards. Includes writing-validator agent and ai-pattern-detection skill.
Audit & rewrite content to remove AI writing patterns ("AI-isms"). Supports detect-only and edit-in-place modes, voice profiles, and iterate-to-convergence.
AI-powered writing quality tools - Detect and remove AI writing patterns to make text sound natural and human-written
Kills AI smell in Russian text. 52 patterns across 12 categories, 20 hard bans, 3 modes (rewrite / audit / targeted fix), voice calibration, quad-pass audit, 2025-2026 stylistic fingerprints. | Убивает запах нейросети в русском тексте. 52 паттерна в 12 категориях, 20 жёстких банов, 3 режима, калибровка голоса, quad-pass аудит, стилистические фингерпринты 2025-2026.
Deutsche KI-Schreibmuster erkennen und entfernen. 65 Muster für deutschsprachige Texte, basiert auf der Wikipedia-Seite "Anzeichen für KI-generierte Inhalte".