PluginBench
Skill
Review
Audit score 70

rebuttal-writing

lingzhi227/agent-research-skills

How to install rebuttal-writing

npx skills add https://github.com/lingzhi227/agent-research-skills --skill rebuttal-writing
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from lingzhi227/agent-research-skills.


name: rebuttal-writing description: Write point-by-point rebuttals to reviewer comments. Extract concerns from reviews, generate evidence-based responses, and format as a structured rebuttal document. Use after receiving peer review feedback. argument-hint: [reviews-file]

Rebuttal Writing

Generate structured, evidence-based rebuttals to peer review comments.

Input

  • $0 — Reviewer comments (text file, or pasted directly)
  • Optional: current paper draft for reference

References

  • Rebuttal prompts and format templates: ~/.claude/skills/rebuttal-writing/references/rebuttal-prompts.md

Workflow

Step 1: Parse Review Comments

For each reviewer:

  1. Extract individual concerns/questions/weaknesses
  2. Categorize each: major concern, minor concern, question, suggestion
  3. Identify the core issue behind each concern

Step 2: Generate Responses

For each concern:

  1. Acknowledge the reviewer's point
  2. Respond with evidence — cite specific sections, equations, experiments, or results from the paper
  3. Describe what was done (not what will be done) — "We have added...", "Our experiments show..."
  4. If additional experiments are needed, describe the new results concretely

Step 3: Format Rebuttal

Use the standard rebuttal format:

# Response to Reviewers

We thank all reviewers for their constructive feedback. We address each concern below.

## Reviewer #1

**Concern #1:** [extracted concern]
**Author Response:** [detailed response with evidence]

**Concern #2:** [extracted concern]
**Author Response:** [detailed response with evidence]

## Reviewer #2
...

Step 4: Summary of Changes

Add a brief summary at the top listing all major changes made to the paper:

  • New experiments added
  • Sections revised
  • Clarifications made

Rules

  • Reply with what was done, not what will be done — "We have conducted additional experiments" not "We will conduct..."
  • Be specific — Reference exact sections, table numbers, equation numbers
  • Be respectful — Thank reviewers, acknowledge valid concerns
  • Address every concern — Do not skip any reviewer point
  • Provide evidence — Every response should include concrete data, citations, or reasoning
  • Keep responses concise — Detailed enough to address the concern, but not padded
  • Highlight changes — When referring to modified text, use blue text or clearly mark revisions

Related Skills

  • Upstream: self-review, paper-revision
  • Downstream: paper-compilation
  • See also: data-analysis

Related skills

More from lingzhi227/agent-research-skills and the wider catalog.

RErelated-work-writing logo

related-work-writing

lingzhi227/agent-research-skills

Write Related Work sections that compare and contrast prior work with your approach. Organize by theme, cite broadly, and explain how your work differs. Use when writing or improving the Related Work section of a paper.

1.0k installsAudited
REresearch-planning logo

research-planning

lingzhi227/agent-research-skills

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Use when starting a new research project or paper.

1.0k installs
SEself-review logo

self-review

lingzhi227/agent-research-skills

Automatically review an academic paper using the NeurIPS review form with three reviewer personas, ensemble scoring, and reflection refinement. Extracts text from PDF, runs structured review, and outputs actionable feedback. Use when the user wants to review a paper before submission or get feedback on a draft.

984 installs
SLslide-generation logo

slide-generation

lingzhi227/agent-research-skills

Convert a completed paper into presentation slides (Beamer LaTeX) or poster. Extract key figures, tables, equations, and create a narrative flow for oral presentation. Identified gap in existing tools — designed from best practices.

976 installs
SUsurvey-generation logo

survey-generation

lingzhi227/agent-research-skills

Generate complete academic survey papers using multi-LLM parallel outline generation, RAG-based subsection writing, citation validation, and local coherence enhancement. Based on AutoSurvey pipeline. Use for writing comprehensive literature surveys.

1.0k installs
SYsymbolic-equation logo

symbolic-equation

lingzhi227/agent-research-skills

Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery.

948 installs