stage-copy-editor

Polish LaTeX manuscript prose while preserving every number, citation key, and todo marker.

2|Updated Aug 3, 2026
One-click install
npx skills add https://github.com/wanghao9610/STAGE --skill stage-copy-editor-wanghao9610
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stage-copy-editor
Source: https://github.com/wanghao9610/STAGE/tree/main/.qwen/skills/stage-copy-editor
Command: npx skills add https://github.com/wanghao9610/STAGE --skill stage-copy-editor-wanghao9610

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Academic manuscripts accumulate awkward phrasing, inconsistent terminology, and over-budget sections, but careless copy editing risks silently altering numbers, citations, or technical meaning. This Skill performs a disciplined polish pass over LaTeX sections that improves clarity and flow while guaranteeing that no fact, figure, or reference key changes. ## Core Features & Use Cases - Meaning-preserving prose polish: Edits grammar, wordiness, tense, and flow in manus/secs/*.tex in place, enforcing the terminology canon in notes/notation.md and trimming toward per-section page budgets in notes/outline.md. - Protected-content conservation: Freezes all numbers, math, citation and label keys, % src: anchors, and \todo{} markers before editing, then verifies byte-level conservation and a successful build afterward. - Style profile authoring: A style run records the author's prose preferences as measurable dials in notes/style.md via interview, writing samples, or named presets, without touching any prose. - Use Case: After drafting a results section, run the polish pass to tighten it to its two-page budget, fix terminology drift against the notation canon, and receive a dated report plus follow-up tasks for any content-level cuts that require the drafting skill. ## Quick Start Ask the assistant to run stage-copy-editor on a specific section or the whole drafted manuscript to polish the prose without changing any numbers or citations.

Frequently Asked Questions about stage-copy-editor

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

FAQPage Schema
How do I polish an academic paper section without changing its meaning?

Run stage-copy-editor with a section number, file slug, or title resolved against notes/outline.md. It edits grammar, wordiness, and flow in place while freezing all numbers, citation keys, and todo markers, then verifies the manuscript still builds.

How do I enforce consistent terminology across a LaTeX manuscript?

The skill treats notes/notation.md as the canon: every Never-column term is replaced with its Use-column equivalent and each abbreviation is expanded once at its recorded first use. Unknown terms are flagged for the drafting skill rather than added silently.

Can I define a custom writing style for my paper?

Yes, invoke the style branch to record prose preferences as measurable dials in notes/style.md via interview, sample files, or a named preset. The profile is written only after your confirmation and never overrides numbers, citations, or the notation canon.

Does the copy editor ever change numbers or citations in the text?

No. Numbers, math, citation and label keys, % src: anchors, and todo markers are frozen before editing and verified unchanged afterward. Suspicious numbers are reported as findings for the claims auditor, never fixed in place.

What happens if a section cannot meet its page budget through polishing alone?

Tightening prose is applied directly, but cuts requiring loss of substance become routed findings naming what must go. These are filed as checkbox items in tasks/polish_followups.md for the section drafting skill to handle.