fuck-slop

Detect and rewrite AI-writing patterns in prose using regex catalogs and genre-specific register checks.

Updated May 26, 2026
One-click install
npx skills add https://github.com/KinalVR-Expo2026/KinalVR-Client --skill fuck-slop-kinalvr-expo2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fuck-slop
Source: https://github.com/KinalVR-Expo2026/KinalVR-Client/tree/main/.claude/.agents/skills/fuck-slop
Command: npx skills add https://github.com/KinalVR-Expo2026/KinalVR-Client --skill fuck-slop-kinalvr-expo2026

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? AI-generated and AI-assisted text carries recognizable statistical fingerprints — negative parallelism ("not X but Y"), em-dash overuse, rule-of-three lists, puffery vocabulary, and uniform sentence cadence — that make prose read as generic and machine-written. This Skill mechanically detects those tells and rewrites the text into its target genre without introducing new ones. ## Core Features & Use Cases - Mechanical tell detection: Runs a catalog of grep-ready regex patterns against the text to find negative parallelism, inflated vocabulary, hedging, false ranges, and formatting tells, plus structural checks for cadence and skeleton structure. - Meaning-based rewriting: Applies a triage method that fixes each finding by asserting what the sentence actually means rather than paraphrasing the pattern, with a verify loop that re-scans every rewrite until clean. - Genre register profiles: Adjusts the output for academic articles, tweets, reddit posts, LinkedIn, email, blogs, marketing copy, and technical docs using per-genre fatal-tell lists. - Use Case: You drafted a LinkedIn post with an AI assistant and it reads like every other AI post. Run the de-slop pass to strip the stacked one-line paragraphs and "not X but Y" framing, then verify it against the LinkedIn register profile before publishing. ## Quick Start De-slop this draft and rewrite it as a reddit comment, then show me the findings table and change log.

Frequently Asked Questions about fuck-slop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove AI writing tells from a draft?

Run a mechanical scan using regex patterns that detect negative parallelism, puffery words like "delve" and "seamless", hedging phrases, and false ranges. Then rewrite each finding by asserting the sentence's actual meaning, and re-scan the rewrite until no patterns match.

How to make AI-generated text sound human?

Make the text commit to specific claims with concrete names, numbers, and details instead of balanced, hedged framing. Vary sentence length deliberately, cut throat-clearing openers and summary conclusions, and match the target genre's register rather than adding fake slang or typos.

What are the most common signs of AI-generated writing?

The strongest tells are the "not X but Y" contrast move, uniform sentence length across paragraphs, rule-of-three lists, em-dash density above one per 150 words, and vocabulary like "delve", "tapestry", "pivotal", and "seamless".

Does de-slopping work for academic papers and technical docs?

Yes, but the approach differs by genre. Academic and technical text keeps its formality and long sentences; the pass only cuts significance puffery, reflexive hedges, and negative parallelism while preserving citations, precision, and the venue's expected voice.

Why does rewritten AI text still sound like AI?

Paraphrasing a pattern reproduces the same underlying move — "not just X" becomes "less about X than Y". The fix is a verify loop that re-scans every rewrite mechanically and rewrites persistent sentences from their bare claim, capped at four passes.

When should I not use an AI de-slop pass?

Avoid it when the goal is evading AI detectors rather than improving the writing, and never let it invent specifics — fake names, numbers, or personal details are worse than generic phrasing. It is a style pass, not a content or fact-checking edit.