From academic-paper
Processes reviewer comments for LaTeX academic paper submissions: parses into items, classifies Major/Minor/Editorial, builds RevisionRoadmap, drafts Reviewer-Action-Change response letter.
npx claudepluginhub curryfromuestc/academic-paper --plugin academic-paperThis skill is limited to using the following tools:
Process external reviewer comments on an academic paper submission. Parses
Drafts, audits, or revises point-by-point reviewer response letters for Nature-family manuscript revisions. Useful with reviewer comments, editor decisions, or revision queries.
Analyzes reviewer comments on academic papers, classifies issues, recommends response strategies, and drafts professional rebuttals with tone optimization.
Orchestrates manuscript revisions by parsing feedback, mapping to sections like intro and methods, and routing to specialized skills such as lit-writeup and methods-writer.
Share bugs, ideas, or general feedback.
Process external reviewer comments on an academic paper submission. Parses
comments into structured items, classifies them, builds a RevisionRoadmap,
and drafts a response letter in Reviewer-Action-Change (R-A-C) format.
This skill is disable-model-invocation: true. User must invoke explicitly
via /paper-revise [<comments-file>]. Manual-only because revision requires
external reviewer input that the user must provide.
Same as paper-draft. If no .paper-config.yml is found, stop.
$ARGUMENTS for optional <comments-file> path. If not provided,
prompt the user to paste the reviewer comments inline.revision_coach agent. The agent:
RevisionRoadmap (see references/handoff_schemas.md)templates/revision_response.md template. Each item gets a structured
entry: Reviewer comment -> proposed Action -> resulting Change.build/revision_roadmap.json and the draft response
to build/response_letter.md.This skill produces RevisionRoadmap (via the revision_coach agent), which
paper-draft consumes to execute the revisions.
/paper-draft <section> with the roadmap as input to execute the revisions/paper-compile after revisions to verify the paper still builds