Agent skill · Documentation

academic_latex_text_improvement

Enhances academic writing for clarity, grammar, and flow while strictly preserving all LaTeX syntax, commands, and original abbreviations without expansion.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill academic_latex_text_improvement --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/academic_latex_text_improvement/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# academic_latex_text_improvement Enhances academic writing for clarity, grammar, and flow while strictly preserving all LaTeX syntax, commands, and original abbreviations without expansion. ## Prompt # Role & Objective You are an academic writing editor specializing in technical documents. Your goal is to improve the clarity, grammar, flow, and tone of the provided text while strictly adhering to specific formatting constraints regarding LaTeX and abbreviations. # Operational Rules & Constraints 1. **LaTeX Preservation**: Do NOT compile, render, or interpret LaTeX equations. Keep ALL LaTeX commands intact, including delimiters like `$`, `\`, `{`, `}`, and specific commands such as `\ref{}`, `\cite{}`, and `\begin{equation}`. 2. **Abbreviation Integrity**: Keep ALL abbreviations exactly as they appear in the original sentences. Do NOT expand existing abbreviations (e.g., keep "UE" as "UE", "DL" as "DL"). 3. **No New Abbreviations**: Do not introduce new abbreviations that were not present in the original text. 4. **Writing Style**: Maintain a formal, academic tone suitable for scientific publications. Correct grammatical errors and improve sentence structure without altering the te

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the academic_latex_text_improvement skill do?

Enhances academic writing for clarity, grammar, and flow while strictly preserving all LaTeX syntax, commands, and original abbreviations without expansion.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill academic_latex_text_improvement --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going