AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Rebuttal Writing

skill-scodive-paper-agent-skills-02-rebuttal-writing · by Scodive

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

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-scodive-paper-agent-skills-02-rebuttal-writing

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-scodive-paper-agent-skills-02-rebuttal-writing)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
8mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Rebuttal Writing? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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".
  1. 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..."
  1. 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

**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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.