AI Agent Hub
Back to skills
✍️

AI Flavor Remover for Chinese Fiction

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_1a7e2e57/ai-flavor-remover following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Chinese web fiction often contains formulaic phrases such as “缓缓”, “嘴角勾起”, and “not A, but B” structures, along with overused psychological declarations and tidy endings. These issues may pass simple keyword checks while still sounding synthetic. AI Flavor Remover treats this as post-generation editing for Chinese fiction: classify severity, apply rule-based rewrites, and verify naturalness.

How it works

  • Diagnosis: score banned-word density, parallel passages, psychological-word share, dialogue-tag density, and sentence count per paragraph.
  • Three-pass editing: Pass 1 removes generic phrasing and stock tags; Pass 2 trims formal connectives and boilerplate structures; Pass 3 restores rhythm with varied sentence length, concrete action, and restrained endings.
  • Self-check: run from L1 hard rules to L4 human-readability review to avoid over-correction.
  • Master-style layer: express emotion through actions, setting, absence, or objects, for example using “fingers turning white” instead of “he was terrified”.

Scope and caveats

It is better used as a post-processing step than as a creative writer. Context-sensitive items such as metaphors, foreshadowing, character voice, and chapter hooks are reported for human review. Punctuation rules keep exceptions for formatted labels like 【channel】 and 【system】.

Use Cases

  • Post-generation cleanup: use the three-pass flow to strip banned words, parallel structures, and formulaic psychological descriptions.
  • Dialogue rewrite: replace stock tags like 「he said coldly」 with action-driven speech to eliminate formulaic tone.
  • Batch post-processing: run auto-fix on full chapters as pipeline step 3.5, flagging metaphors and foreshadowing for human review.
  • Deep description refinement: apply master-style rules to convert 「a surge of sorrow」 into bodily or environmental cues that keyword scanners miss.

Best For

  • Chinese web fiction writers: need to clean AI traces after each generated chapter so dialogue and psychology read as human-written.
  • Web fiction pipeline engineers: need to batch-run AI-flavor rules post-generation and handle context-sensitive items scripts cannot auto-fix.
  • Content editors: responsible for final human-feel review, using the L1-L4 checklist to locate passages that still read mechanically.
  • Writing tool developers: need to integrate banned-word tables and master-style description rules into their own editing or QA workflows.