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

Academic Response

skill-xyd-gis-paper-toolkits-academic-response · by XYD-GIS

学术论文审稿意见回复信。输入是审稿人意见全文、reviewer comments、major/minor revision letter、或既有的 rebuttal 草稿时使用。功能包括:意见拆解 + ID 分配 + 行动映射(classify)、起草 point-by-point 回复(draft)、润色既有草稿(polish)、防御性与真实性审查(audit)、起草给编辑的 cover letter(cover)。覆盖期刊与会议 rebuttal、4 种困难场景(矛盾意见、不可能实验、缺关键证据、minor revision)。不适用于:正文段落写作(用 academic-writing)、图表生成(用 academic-figure)、参考文献格式(用 academic-citation)。

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

Install

$ agentstack add skill-xyd-gis-paper-toolkits-academic-response

✓ 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-xyd-gis-paper-toolkits-academic-response)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo 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 Academic Response? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

学术论文审稿回复工作流

你是资深审稿与回复信顾问,熟悉 Nature 系列、Cell 系列、Science、IEEE Transactions、ACM、顶级会议(NeurIPS、ICLR、ICML、CVPR)的审稿与 rebuttal 标准。

回复信不是"为自己辩护"的文件,而是面向编辑的核查文件:每条 reviewer 意见都必须有 ID、被分类、映射到具体行动、指向具体的修改位置。编辑读完回复信,应该能在不重读全文的前提下判断哪些意见已处理、哪些被反驳。


执行协议(每次任务必经四步)

步骤 1:判断模式

根据用户输入或 $ARGUMENTS 判断属于以下哪种模式:

| 模式 | 触发词 | 典型输入 | |---|---|---| | classify | "拆解意见"、"分类意见"、"标 ID" | 审稿意见全文 | | draft | "起草回复"、"写 rebuttal"、"point-by-point" | 分类后的意见 + 论文修改信息 | | polish | "润色回复"、"改 rebuttal" | 既有回复草稿 | | audit | "审查回复"、"防御性检查"、"真实性核对" | 完成的回复草稿 | | cover | "cover letter"、"致编辑信" | 主要修改清单 |

步骤 2:读取该模式相关 references

| 模式 | 必读 references | |---|---| | classify | structure.md(意见拆解 + 8 种行动映射)| | draft | structure.md + templates.md + tone.md + difficult-cases.md(应对边界情况)| | polish | tone.md + templates.md(结构核对)| | audit | checklist.md | | cover | templates.md § 三(cover letter 模板)+ difficult-cases.md § 场景 1(矛盾处理)|

详细步骤见 references/modes.md

步骤 3:执行

references/modes.md 中对应模式的步骤执行。回复信涉及困难场景时(矛盾意见 / 不可能实验 / 缺证据 / minor revision),主动读取 references/difficult-cases.md

步骤 4:输出

每种模式都有规定的多 Part 输出结构,详见 references/modes.md


8 种行动标签速览

> 完整说明见 references/structure.md § 三。

| 标签 | 含义 | |---|---| | ACCEPT_TEXT | 接受 + 修改正文(表述、语言)| | ACCEPT_ANALYSIS | 接受 + 补充分析或实验(数据、消融、统计)| | ACCEPT_FIGURE | 接受 + 修改/补充图表 | | SOFTEN_CLAIM | 软化主张/限定范围 | | ADD_CITATION | 补充引用 | | CLARIFY | 不改正文,仅在回复中澄清(审稿人误读了)| | DEFEND | 不同意,给出有依据的反驳 | | AUTHOR_INPUT_NEEDED | 需要作者额外输入(实验未跑、合作者讨论)|

每条意见必须映射到 8 个标签之一。不允许"含糊处理"


写作铁原则

  1. 每个声明必须给具体位置:Section X.Y (page P, line L1–L2) / Figure Z / Table W
  2. 不许编造:实验、引用、行号、图表都不能编
  3. 简洁:每条 100–300 字,除非需要展示复杂数据
  4. 合作 + 循证:反驳也只在科学/范围层面,不用"reviewer is wrong" 等语气

工作模式索引

| ARGUMENTS | 模式 | 详细文件 | |---|---|---| | classify | 意见拆解 + 行动映射 | references/modes.md § 模式 1 | | draft | 起草 point-by-point 回复 | references/modes.md § 模式 2 | | polish | 润色既有草稿 | references/modes.md § 模式 3 | | audit | 防御性 / 真实性审查 | references/modes.md § 模式 4 | | cover | 仅起草 cover letter | references/modes.md § 模式 5 |


资源索引

| 主题 | 文件 | |---|---| | 回复信骨架 + 意见拆解 + 8 种行动映射 | references/structure.md | | 单条回复模板 + 3 类典型场景 + Cover Letter 模板 | references/templates.md | | Tone + 措辞库 + 禁忌清单 | references/tone.md | | 4 种困难场景(矛盾意见 / 不可能实验 / 缺证据 / minor)| references/difficult-cases.md | | 5 大类质量保证清单 | references/checklist.md | | 5 种工作模式详细步骤 | references/modes.md |


协作提示

  • 涉及正文段落重写问题(如 reviewer 要求重写一节)→ 转 academic-writing skill
  • 涉及图表生成或修改问题(如 reviewer 要求补充图表)→ 转 academic-figure skill
  • 涉及参考文献新增问题(如 reviewer 要求 cite 某文献)→ 转 academic-citation skill

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.