cn-punctuation-checker

Detect English punctuation in Chinese text and generate structured fix reports.

20|19|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/trae-community/trae-skills --skill cn-punctuation-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cn-punctuation-checker
Source: https://github.com/trae-community/trae-skills/tree/main/skills/cn-punctuation-checker
Command: npx skills add https://github.com/trae-community/trae-skills --skill cn-punctuation-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps editors and writers ensure Chinese text uses correct punctuation, replacing stray English marks with proper Chinese equivalents to improve readability and presentation.

Core Features & Use Cases

  • Auto detection of incorrectly used English punctuation in Chinese content
  • Precise location reporting (line, column, and context) for each issue
  • Batch replacement to convert English punctuation to Chinese punctuation
  • Project-wide scans with automatic exclusions of code and non-text files

Quick Start

Run cn-punctuation-checker on Chinese text to automatically detect and replace incorrect English punctuation with Chinese punctuation.

Frequently Asked Questions about cn-punctuation-checker

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

FAQPage Schema
How do I detect and fix English punctuation used in Chinese text?

To detect and fix English punctuation in Chinese text, run a scan to identify incorrect marks and generate a structured report with precise locations, contexts, and suggested replacements. Batch replacement converts stray English marks into proper Chinese equivalents.

Can I scan an entire project for incorrect Chinese punctuation while excluding code files?

Yes, you can perform project-wide scans for incorrect Chinese punctuation that automatically exclude code and non-text directories. This isolates language-processing checks to relevant content files while generating a structured report of fixes.

What is the best way to generate a lint report for Chinese text cleanup?

The best way to lint Chinese text is to scan for English punctuation and generate a structured quality report. This report provides precise locations, line and column numbers, contexts, and suggested replacements to streamline text cleanup.

How do I find the exact location of punctuation errors in my Chinese content?

To find the exact location of punctuation errors, scan your Chinese content to generate a report detailing the precise line, column, and surrounding context for each issue. This pinpoints where English marks are incorrectly used.

Does the punctuation checker support batch replacement for multiple files?

Yes, the punctuation checker supports batch replacement to convert English punctuation to Chinese punctuation across multiple files. It processes detected issues during single-file or project-wide scans to apply the suggested replacements.

Why should I use an automated Chinese punctuation checker instead of manual review?

Automated Chinese punctuation checking replaces manual review by precisely detecting stray English marks and generating a structured report of fixes. This ensures consistent language quality and readability across large-scale project-wide text scans.