What this tool does
Paste an article, a draft, or any prose. The tool applies the open source synthesis engineering skill family (v4.0 content-quality and v2.0 fact-checking) and returns a structured analysis covering two axes:
- AI provenance signals. Which model-family patterns triggered, with examples from your content. Family attribution where discernible (Claude, GPT, Gemini, Llama, Grok, DeepSeek, Mistral, Qwen).
- Slop independence. Whether your content carries substance and depth, regardless of how it was authored. Good AI-collaborated content passes; empty content fails regardless of provenance.
The skill family is open source. Anyone can install it locally in their own AI agent for free. This hosted convenience tool is for people who want to try the system without installing anything.
Who is this for
Writers
Pre-publish gut-check. Run a draft through and see what an editor's pattern-trained eye would flag before you hit publish.
Journalists
Screen wire copy, freelancer submissions, and pitches. Identify which AI-family signature you are looking at, with empirical anchors per family.
Newsroom editors
Forensic review of older articles, current submissions, AI-collaborated drafts. The catalog spans the entire LLM era, not just current frontier models.
Marketers and execs on LinkedIn
Avoid posting cringe slop. Check a draft post for the corporate-vocabulary, em-dash-heavy, no-specifics patterns that undermine your credibility.
Researchers and academics
An open-source, year-stratified, family-attributed catalog of AI-generation patterns. Compounding-archive design means it stays useful as models evolve.
Engineers
Install the skills locally in Claude Code, Codex, Cursor, or any AI agent. Use the CLI in CI. Audit the open source code.
Choose how to run it
Three ways to use slopcheck. All free. Pick the one that fits.
- Completely free. No caps. Runs in your AI agent (Claude Code, Codex, Cursor, etc.).
- Best for power users and teams.
- Install instructions.
Why bring your own key?
The hosted tier is free. The API calls it makes are not — they cost Rajiv money. Each hosted-tier analysis costs roughly $0.05 to $0.20 in API fees.
If you can afford an API key, please use it. A $5 minimum credit at any provider gets you around 50 analyses, the tool is faster, you can use the best models, and you free up the community budget for people who can't.
No login. No subscription. Just a free API key from your chosen provider, used directly from your browser.
If the tool is genuinely useful to you, you can support the open-source work on GitHub Sponsors. One-time or recurring, any amount, voluntary. Not a gate on anything.
Setup
How do I get an API key?
- Anthropic (Claude): console.anthropic.com/settings/keys. Create an API key, then come back and paste it here.
- OpenAI: platform.openai.com/api-keys.
- Google (Gemini): aistudio.google.com/apikey.
Your key stays in your browser. This page does not send it to any server.
Hosted tier ready.
Analyze your content
Analysis
All the ways to use slopcheck
Pick whichever fits how you work. Every path is open source and free.
Try it inside your chat tool
- Slopcheck GPT in the OpenAI GPT Store. Use slopcheck directly inside ChatGPT. Account: free ChatGPT.
- Slopcheck Claude Project. Use slopcheck directly inside Claude.ai with the full methodology loaded. Account: free or Pro Claude.ai.
- Prompt template for any chatbot with web fetch. Copy the prompt template and paste it into ChatGPT, Claude, Gemini, or Perplexity along with your content.
Browser-side, no install
- This web app. The page you are on. BYOK or hosted tier. No account.
- Bookmarklet: drag this link to your bookmarks bar: slopcheck this page . Click it on any page to open slopcheck with the selected text (or page content) pre-filled.
- Chrome / Edge extension: right-click any selection → "Slopcheck this." (See the extensions/chrome source.)
- Apple Shortcuts: share-sheet integration on iPhone, iPad, and Mac. (See platforms/apple-shortcuts.md.)
Command line and packages
- Homebrew (macOS / Linux):
brew install synthesisengineering/tap/slopcheck - npm:
npm install -g @synthesisengineering/slopcheck - bun:
bun add -g @synthesisengineering/slopcheck - AUR (Arch Linux):
paru -S slopcheck - curl (any POSIX):
curl -fsSL https://synthesisengineering.org/install.sh | sh - Python CLI direct: clone the repo, run
cli/slopcheck.py(no dependencies, Python 3 stdlib only).
For engineers and teams
- Install the skills in your AI agent (Claude Code, Codex, Cursor, etc.) for free. See install instructions.
- Self-host: clone synthesis-slopcheck and deploy your own copy. Cloudflare Pages is the reference host.
- Slack / Discord bot scaffold: self-host instructions for newsrooms and teams. (Scaffolded in the repo.)
- GitHub Action (planned, post-launch): run slopcheck on a PR diff and post a review comment.
Support the open-source work
Slopcheck and the synthesis engineering skills are open source and free. If they are genuinely useful to you, supporting Rajiv on GitHub Sponsors helps keep the hosted tier running and the open-source work going. One-time or recurring, any amount you choose. Voluntary. Not a gate on anything.