# Paper En Expression Polish

> 深度润色英文论文 LaTeX 段落，提升学术语气与可读性并输出修改日志。Use when users ask 表达润色（英文论文）、polish English LaTeX paragraph、improve academic writing quality、or request publication-ready language cleanup.

- Skill: `rongyuzzz/paper-en-expression-polish` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add rongyuzzz/paper-en-expression-polish`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rongyuzzz/paper-en-expression-polish/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: RongYuzzz (https://skillmd.com/u/rongyuzzz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rongyuzzz/paper-en-expression-polish

---


# Paper EN Expression Polish

## Overview

对英文论文段落执行高强度语言润色，保持学术严谨、术语一致与 LaTeX 命令完整。
优先复用 `references/prompt-template.md`，避免在输出格式与约束上偏离原模板。

## Workflow

1. 收集英文 LaTeX 段落；缺少正文时先追问一次。
2. 读取 `references/prompt-template.md` 并保留其所有硬性约束。
3. 执行润色时重点处理句法、语法、语体与术语一致性。
4. 保留原有 LaTeX 命令，不新增用户未要求的强调格式。
5. 按模板输出三段结构，并补充简明修改日志。

## Input Checklist

- 必填：英文 LaTeX 代码片段。
- 可选：目标会议（NeurIPS/ICLR/ICML 等）。
- 可选：作者偏好的术语写法与禁用词。

## Output Contract

- `Part 1 [LaTeX]`：润色后的英文 LaTeX。
- `Part 2 [Translation]`：中文直译，不做双语括注。
- `Part 3 [Modification Log]`：中文概述关键修改点。
- 除以上三部分外不得输出其他内容。

## Examples

- “把这段英文方法描述润色到 ICML 投稿水准。”
- “严格按英文润色模板输出，保留所有 cite/ref 命令。”

## Resources

- 模板原文：`references/prompt-template.md`
- 使用原则：约束优先于自由发挥。

