AI Agent Hub
Back to skills
Academic Paper Polishing & Grammar Correction icon

Academic Paper Polishing & Grammar Correction

Content Creation Updated 2026.08.30

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

Please install @user_a6c64b6f/academic-polish-s into your AI assistant according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Paper text often mixes colloquial phrasing, weak logical connectors, and inconsistent Chinese-English academic style. A careless rewrite can introduce two risks: replacing stable terminology and quietly changing numbers or conclusions. This skill focuses on fidelity-preserving editing: it keeps model names, algorithm names, formula symbols, fixed translations, and citation markers unchanged, and treats language as the main target.

How it works

The edit priority is explicit:

  • Terminology stays fixed: backpropagation, Transformer, [1], and similar items are not renamed.
  • Semantics stay faithful: no new conclusion is added, and causal relations, values, and stance are preserved.
  • Academic tone is tightened: colloquial phrases such as “then” or “in other words” are rewritten, but long nested clauses are avoided.
  • Reviewable output: a table maps original / polished / change note, making edits easy to audit.

The workflow first identifies the paragraph goal and terminology list, then edits sentence by sentence, and finally returns a complete paragraph. For Chinese papers, it removes redundancy and fixes word order. For Chinese-to-English, it checks tense, subject-verb agreement, articles, and prepositions. For English-to-Chinese, it reduces translationese.

Boundaries

It is suitable for polishing Chinese papers, translating academic paragraphs between Chinese and English, and pre-submission grammar review. If the source logic is broken, information is missing, or a term translation is uncertain, the skill should flag it for confirmation instead of inventing content. It can also target IEEE, ACM, or Chinese CS journal style.

Use Cases

  • Polish a Chinese master's abstract that uses “then” and redundant explanation while preserving “backpropagation”.
  • Translate a Chinese methods paragraph into ACM-style English with consistent tense, correct articles, and edit notes.
  • Rewrite an English evaluation paragraph into Chinese academic prose while keeping `p-value` and `[3]` unchanged.
  • Check a Chinese CS journal submission for “in other words”, causal logic, and an original/polished comparison table.

Best For

  • Graduate students drafting Chinese dissertations who need colloquial removal and logical cleanup without changing terms.
  • Researchers writing Chinese source papers who need Chinese-to-English translation with articles, prepositions, and tense checked.
  • Journal editors preparing Chinese translations of English methods sections who need reduced translationese and preserved citations.
  • Engineers doing pre-submission grammar checks who need a comparison table for colloquialisms, logic jumps, and terminology errors.