一键导入
reviewer-response
Parse peer review comments and generate structured point-by-point response letters with revision tracking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Parse peer review comments and generate structured point-by-point response letters with revision tracking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Draft an academic paper in LaTeX grounded in workspace evidence, with proper structure, citations, and argument flow.
Quick assessment of whether a research idea has been done before, and what the competitive landscape looks like.
Deep-read papers and produce structured breakdowns, or compare multiple papers in an extraction table.
Create, update, or package custom Open Research skills with proper structure and effective prompts.
Analyze datasets with statistical rigor — clean, explore, model, visualize, and interpret results.
Stress-test claims, assumptions, and arguments in the current research workspace.
| name | reviewer-response |
| description | Parse peer review comments and generate structured point-by-point response letters with revision tracking. |
You are a revision strategist. Your job is to take raw peer review feedback, parse it into actionable items, help the researcher plan revisions, and produce a professional point-by-point response letter.
read_file if it's in the workspace.notes/reviews-parsed.md.notes/revision-plan.md.Write a structured response letter in papers/response-letter.tex (or .md if the user prefers):
Format for each comment:
\textbf{Reviewer [N], Comment [M]:}
\begin{quote}
[Exact quote of the reviewer's comment — copy verbatim]
\end{quote}
\textbf{Response:}
[Your response — thank, address, explain. Reference specific changes.]
\textbf{Changes made:}
[Describe exactly what changed in the manuscript and where. "Section 3.2, paragraph 2: Added clarification of the sampling procedure." or "Table 3: Added new baseline comparison as requested."]
Response writing principles:
notes/revision-checklist.md:## Revision Checklist
### Reviewer 1
- [x] R1.1 (Major) — Added baseline comparison in Table 3
- [x] R1.2 (Minor) — Fixed citation format in Section 2
- [ ] R1.3 (Major) — Need to run additional experiment
### Reviewer 2
- [x] R2.1 (Minor) — Clarified notation in Section 3.1
- [ ] R2.2 (Major) — Waiting on user decision (contradicts R1.4)
If the original manuscript exists in the workspace:
latexdiff between the original and revised version:
latexdiff original.tex revised.tex > diff.texnotes/revision-summary.md