skills/67-econfin-workflow-toolkit/master-thesis-review/SKILL.md
Generate master's thesis review reports (硕士论文评阅意见) calibrated to a given score. Outputs academic evaluation and shortcomings/suggestions in Chinese. Trigger when user says "master thesis review" / "硕士论文评阅" / "论文评阅" / "评阅意见" / "thesis review".
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research master-thesis-reviewInstall 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 master's thesis review report (硕士学位论文评阅意见) for a given thesis. The user provides the thesis file and a score (out of 100). The skill reads the thesis, then generates two sections calibrated to the score level.
Input:
*.pdf, *.tex, or *.docx)Output: {original-filename}-评阅意见.doc saved in the project folder
$ARGUMENTS or ask: "请提供论文文件夹路径").*.pdf, *.tex, *.docx).Use one AskUserQuestion call with one question:
Question — 评分 (Score):
Record the exact score. If the user selects a range, use the midpoint (e.g., 90–100 → 95).
Generate two sections based on the thesis content and calibrated to the score.
The score determines the tone, praise-to-criticism ratio, and severity of issues raised:
要求:
要求:
Determine output filename: Strip extension from thesis filename, append -评阅意见.doc. Example: 张三_硕士论文.pdf → 张三_硕士论文-评阅意见.doc.
Assemble the report with this structure:
对学位论文的学术评语
[240字学术评语段落]
论文的不足之处和建议
[300字不足与建议段落]
建议成绩:XX 分
Generate .doc using python-docx (preferred) or pandoc. Font: 宋体 (SimSun), size 12pt, 1.5x line spacing.
Display the full report content to the user.
Tell the user: "评阅意见已生成并保存至 {filename}-评阅意见.doc。"
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.