detect-quality

Detect banned words and AI腔 sentence structures in chapter files.

27|4|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/nihaoshi/mimoCode-story --skill detect-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detect-quality
Source: https://github.com/nihaoshi/mimoCode-story/tree/main/skills/atoms/detect-quality
Command: npx skills add https://github.com/nihaoshi/mimoCode-story --skill detect-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires _shared/scripts/style-lint.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the quality of your text by detecting and reporting issues like banned words and AI腔 sentence structures.

Core Features & Use Cases

  • Quality Assessment: Identifies and reports on banned words and AI腔 sentence structures.
  • Customizable Checks: Allows for specific checks such as banned words only, AI腔 only, or both.
  • Use Case: Before publishing your work, use this Skill to ensure it meets your quality standards and does not contain any unwanted elements.

Quick Start

Run the detect-quality skill on your chapter file to get a quality report.

Frequently Asked Questions about detect-quality

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

FAQPage Schema
How can I automatically detect AI generated sentence structures in my text?

To detect AI generated sentence structures, you can perform a text quality check on your chapter files using custom scripts that identify AI腔 patterns. This process analyzes your text against specific references to flag robotic phrasing.

What is the best way to run a banned words check on chapter files before publishing?

The best way to run a banned words check is to process your chapter files through a text quality assessment script. This will scan your content against a banned words reference and generate a detailed report of any violations found.

Can I check for only banned words or only AI腔 without running both assessments?

Yes, you can customize your text quality checks to run specific assessments for either banned words only or AI腔 only. This flexibility allows you to target exact content issues without scanning for unwanted elements.

How do I generate a detailed text quality report for my written chapters?

You generate a detailed text quality report by running a quality assessment script on your chapter files. The script analyzes the text for banned words and AI腔 structures, then outputs a comprehensive report of identified issues.

Does this text quality check require specific reference files to function?

Yes, the text quality check requires access to specific banned words and AI腔 reference files to function accurately. These references act as the baseline for the custom scripts to identify and report violations in your chapter files.