What problem does it solve? AI-generated fiction often reads as overly polished, formulaic, and explanatory, with banned phrases, rigid sentence patterns, and summary-style endings that break immersion. This Skill scans Chinese web novel text for these AI writing fingerprints and rewrites them into natural, colloquial prose while preserving plot, characters, and foreshadowing. ## Core Features & Use Cases - AI-Flavor Detection and Grading: Scans text against a banned-word list and seven gates (banned words, sentence patterns, told emotions, uniform rhythm, dialogue tone, ending elevation, narrator explanation), then classifies severity as light, medium, or heavy with quantitative metrics. - Gate-Based Rewriting: Applies minimal, deletion-first edits that replace abstract emotion with concrete action, break up parallel structures, and remove authorial explanation, with deletion-ratio caps (15%/25%/35%) to prevent over-editing. - Deterministic Script Checks: Runs Node.js scripts to detect high-risk comparison sentence patterns, em-dashes, stuttered short sentences, long paragraphs, model degeneration (verbatim repetition, truncation, placeholder leakage), and to normalize punctuation. - Use Case: Paste a chapter that reads "too AI" or point to a manuscript file; the Skill produces a detection report, rewrites the file in place, and outputs a change log with before/after comparisons and character-count deltas. ## Quick Start Ask the assistant to run /story-deslop on your chapter file to detect AI writing patterns and rewrite the text naturally in place.