# Rebuttal Writing

> Generate professional, persuasive responses to reviewer comments for top-tier AI conferences

- **Type:** Skill
- **Install:** `agentstack add skill-scodive-paper-agent-skills-02-rebuttal-writing`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Scodive](https://agentstack.voostack.com/s/scodive)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Scodive](https://github.com/Scodive)
- **Source:** https://github.com/Scodive/Paper-Agent-Skills/tree/main/docs/02-rebuttal-writing

## Install

```sh
agentstack add skill-scodive-paper-agent-skills-02-rebuttal-writing
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Rebuttal Writing Skill

## Metadata
- **Skill Name**: `rebuttal-writing`
- **Purpose**: Address reviewer concerns effectively to flip scores from Reject to Accept.
- **Target Venues**: NeurIPS, ICLR, CVPR, ICML
- **Key Principle**: Be polite, be specific, and provide new evidence.

## When to Use This Skill

- When you receive reviews from a conference submission.
- When drafting a "Author Response" or "Rebuttal" document.
- To analyze whether a reviewer misunderstood a claim or identified a genuine flaw.

## Critical Rules

### 1. Tone Management
- **Never** be defensive or aggressive.
- **Always** thank the reviewer for their time and constructive feedback.
- Use "We appreciate the reviewer's insight" instead of "The reviewer is wrong".

### 2. Evidence First
- Do not just argue; show results.
- If a reviewer asks for a baseline, run it (or explain clearly why it's impossible/irrelevant with cited reasons).

## Core Workflows

### Workflow 1: Rebuttal Generation

**Input**: Review text, Paper PDF
**Output**: Point-by-point rebuttal draft

1. **Deconstruct the Review**
   - Split the review into distinct points (major vs. minor).
   - Classify each point: "Misunderstanding", "Valid Limitation", "Request for Experiment", "Suggestion".

2. **Draft Responses**
   - **Misunderstanding**: "We apologize for the confusion. We clarify that..." (Point to specific lines in paper).
   - **Valid Limitation**: "We acknowledge this limitation and have added a discussion in Section X."
   - **Experiment**: "Per the reviewer's suggestion, we ran Exp Y. Results in Table R show..."

3. **Synthesize**
   - Combine into a cohesive narrative if the conference allows a general response.

## Learned Patterns (From Successful Rebuttals)

### Pattern 1: The "I Agree, But..." (Agreement + Pivot)
reviewer: "The method is computationally expensive."
response: "We agree that computational cost is an important factor. However, we note that our method's inference time is comparable to [SOTA] (Table 2), and the training cost is a one-time expense amortized over usage."

### Pattern 2: The "Hidden Detail" (Pointing to Text)
reviewer: "It is unclear how X works."
response: "We thank the reviewer for pointing this out. As described in Section 3.2 (Lines 145-150), X functions by..."

## Style Guidelines

- **Conciseness**: Reviewers are busy. Get to the point.
- **Visuals**: If allowed, refer to new figures/tables included in the rebuttal.
- **Structure**:
  - **R1 (Score: 6 -> 8)**: "Thank you..."
    - **Q1**: Response.
    - **Q2**: Response.

## Quick Start Example

```markdown
**R1 Q1: Comparison with [A]**
Result: We have added the comparison with [A].
Table:
| Method | Acc |
| [A]    | 85% |
| Ours   | 88% |
Discussion: Ours outperforms [A] by 3%...
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Scodive](https://github.com/Scodive)
- **Source:** [Scodive/Paper-Agent-Skills](https://github.com/Scodive/Paper-Agent-Skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-scodive-paper-agent-skills-02-rebuttal-writing
- Seller: https://agentstack.voostack.com/s/scodive
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
