跳到主要内容
知仓学习社ZHICANG

referee-response

Drafts a point-by-point response letter to referee comments with suggested edits. Use after a revise-and-resubmit.

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Auto-Empirical-Research-Skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Draft Referee Response

Draft a structured point-by-point response to referee comments.

Arguments

  • $ARGUMENTS — path to a file containing referee comments (e.g., notes/referee-report-R1.txt), or the word "paste" to accept inline input

Steps

  1. Read the referee comments:
  • If a file path is provided, read that file
  • If "paste" is specified, ask the user to paste the comments
  1. Read index.qmd to understand the current manuscript content, structure, and arguments.
  1. Parse the referee comments into individual points. Each point typically starts with a number, letter, or dash.
  1. For each referee point, draft a structured response:
   **Point N:** [Quote or paraphrase the referee's comment]

   **Response:** [Address the comment — acknowledge the concern, explain what was done
   or why you disagree, provide additional evidence or reasoning]

   **Changes made:** [Describe specific edits with section references, e.g.,
   "We have added two paragraphs to Section 3 (@sec-data) clarifying the sample selection."]
  1. Use appropriate response conventions:
  • Thank the referee for constructive comments
  • Be respectful even when disagreeing
  • Distinguish between changes made and changes not made (with justification)
  • Reference specific sections, tables, and figures in the manuscript
  • If a comment requires new analysis, note what was done and where results appear
  1. Organize the response by referee:
   # Response to Referee Comments

   ## Referee 1

   [Point-by-point responses]

   ## Referee 2

   [Point-by-point responses]

   ## Editor

   [Point-by-point responses]
  1. Save the response letter to notes/referee-response-R<N>.md where N is the revision round number (check existing files to determine the round).
  1. Generate a separate list of suggested manuscript edits — specific changes to index.qmd or notebooks that address the referee's concerns. Present these to the user but do NOT apply them without explicit approval.
  1. Report the response letter file path and the list of suggested edits.

Error handling

  • If the comments file does not exist, ask for the correct path.
  • If the comments are too brief or ambiguous to parse into individual points, present them as-is and ask the user to help segment them.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 referee-response 的技能。它们内容并不相同,别混用: