skills/67-econfin-workflow-toolkit/referee-report/SKILL.md
Generate academic referee reports for economics/finance papers, followed by a 150-word letter to the editor with recommendation (Reject / Major Revision) and Kai Wu signature. Two modes (normal / high-level), configurable number of comments; recommendation choice drives evaluation tone (Reject → negative, Major Revision → neutral). Trigger when user says "referee report" / "write referee report" / "审稿报告" / "写审稿意见" / "generate referee report" / "review this paper".
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research referee-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill generates a referee report for an academic economics/finance paper. The user provides a project folder containing the manuscript and supporting files. The skill reads the paper thoroughly, then generates a structured referee report with a summary, overall assessment, and numbered specific comments.
Input: A project folder containing:
main.tex (or *.pdf) — the manuscript.tex files referenced by the manuscript)Output: {original-filename}-review.doc saved in the project folder (e.g., if the manuscript is RAEL-2026-0427_Proof_hi.pdf, the output is RAEL-2026-0427_Proof_hi-review.doc)
$ARGUMENTS or ask: "请提供论文项目文件夹路径").main.tex, or *.pdf..tex files in subfolders (tables/figures)..tex files from subfolders so you have full knowledge of the paper's empirical results, variable definitions, and sample characteristics.Use one AskUserQuestion call with three questions:
Question 1 — Recommendation (推荐意见):
The user's choice here determines BOTH (a) the recommendation written in the editor letter (Phase 4), and (b) the overall evaluation tone in Part 2 of the report:
Question 2 — Mode (审稿模式):
Question 3 — Number of Comments (意见数量):
After receiving the user's choices, generate the full referee report following the structure below.
The very first line of the report MUST be:
Referee Report of "[manuscript title]"
Extract the manuscript title from the paper's \title{} command or PDF title. This title line appears in BOTH normal and high-level modes.
Write a paragraph titled "Summary of Findings".
Use 100 English words to summarize the main findings of the paper. Cover:
This section is identical in format for both normal and high-level modes.
Use 30 English words to give an overall [neutral / negative] evaluation of the paper. The tone is determined by the user's recommendation choice in Phase 2 Question 1:
Generate the user-specified number of comments (N). Use comments 1 through N from the word count table for the selected mode.
Normal Mode (普通审稿模式):
| Comment # | Word Count | |-----------|-----------| | 1 | 100 | | 2 | 120 | | 3 | 90 | | 4 | 80 | | 5 | 70 | | 6 | 120 | | 7 | 140 | | 8 | 90 |
High-Level Mode (高水平审稿模式):
| Comment # | Word Count | Special Rules | |-----------|-----------|---------------| | 1 | 200 | Cite papers. List references in APA format at the end of the report. | | 2 | 300 | Use (a), (b), (c) subpoints. Do not cite papers. | | 3 | 140 | Do not cite papers. | | 4 | 80 | Do not cite papers. | | 5 | 130 | Do not cite papers. | | 6 | 170 | Do not cite papers. | | 7 | 200 | Do not cite papers. | | 8 | 90 | Do not cite papers. |
Each comment MUST:
(1), (2), (3), etc.Distribute comments across different aspects of the paper. Adapt based on actual weaknesses found, but aim to cover a diverse range from the following (prioritize by severity):
Do NOT write comments about:
After the referee report (and References section, if any), append a Letter to the Editor.
Now acting as the referee who wrote the referee report, write a 150-word English letter to the editor regarding the recommendation for this manuscript. The letter should:
Recommendation line (replace XX with the user's choice from Phase 2 Question 1):
Recommendation: Reject.Recommendation: Major Revision.Signature block (use exactly this text):
Kai Wu, PhD
Associate Professor of Finance
Central University of Finance and Economics
P. R. China
**Referee Report of "[manuscript title]"**
**Summary of Findings**
[100-word summary of main findings]
[30-word overall neutral/negative evaluation]
**Specific Comments**
(1) [Comment 1 text]
(2) [Comment 2 text]
(3) [Comment 3 text]
...
**References**
[APA-formatted references — ONLY if high-level mode was selected. This section lists all papers cited in Comment (1). Omit this section entirely in normal mode.]
---
**Letter to the Editor**
[150-word letter to the editor, as described in Part 4 above]
Recommendation: [Reject | Major Revision].
Kai Wu, PhD
Associate Professor of Finance
Central University of Finance and Economics
P. R. China
-review.doc. For example, if the manuscript is RAEL-2026-0427_Proof_hi.pdf, the output is RAEL-2026-0427_Proof_hi-review.doc. If main.tex, the output is main-review.doc.pandoc "FOLDER/tmp.md" -o "FOLDER/{original-filename}-review.doc"
If pandoc is not available, use python-docx to generate the .doc file directly.{original-filename}-review.doc。"{original-filename}-review.doc (named after the manuscript file). The report title, summary, all comments, AND the Letter to the Editor (with the recommendation line and Kai Wu signature) must appear in the final document.Recommendation: Reject. in the editor letter; Major Revision → neutral evaluation in Part 2 AND Recommendation: Major Revision. in the editor letter. These two must always be consistent.tools
Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it. Curated catalog of 70+ vetted projects. 支持中英文(用于「文献综述工具选型」与「一键安装/运行」)。
development
Route empirical-research requests through the Auto-Empirical Research Skills catalog when this whole repository is installed as one skill in Codex, CodeBuddy, Claude Code, or another IDE. Use to choose and load the right vendored AERS skill for causal inference, econometrics, replication, data acquisition, manuscript writing, peer review and referee responses, citation checking, de-AIGC editing, or full empirical-paper workflows without reading the entire repository at once.
documentation
Use when the project collects primary data or runs a field, lab, or survey experiment, before the intervention begins — write the pre-analysis plan, size the sample from a power calculation, and register with the AEA RCT Registry. Apply after the design is chosen in aer-identification and before any outcome data are seen.
tools
Guide economists to authoritative data sources with explicit, confirmed data specifications before retrieval; interfaces with Playwright MCP to navigate portals and extract real data, not articles about data.