skills/paper-reviewer/SKILL.md
Review research papers (especially PDFs). Use when the user asks to read/通读/讲解/总结/审稿 a paper and wants a Chinese-first explanation of what it does, what is novel (创新点), plus reviewer-style strengths/weaknesses, major/minor concerns, and questions to authors.
npx skillsauth add LiYu0524/Auto-Reasearch-Skills paper-reviewerInstall 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.
Read a paper end-to-end (prefer PDF), then produce a teachable explanation and a reviewer-style critique: content summary, innovation points, evidence quality, and actionable concerns.
If the user does not specify, assume: audience="熟悉基础 ML", focus="method + experiments + critique", depth="30-min", language="Chinese".
python3 skills/paper-reviewer/scripts/dump_paper_pdf.py --pdf "<PATH>" --out-dir "tmp/paper-review/<slug>" --renderfitz/PyMuPDF), rerun without --render and continue.references/review_rubric.md as a checklist.一句话结论 (TL;DR)这篇论文在做什么 (problem + setting)方法概览 (core idea + main loop)贡献/创新点 (3-6 bullets; claimed vs assessed)方法细讲 (module-by-module; pseudocode-level)实验解读 (what each supports)优点 (Strengths)主要问题 (Major concerns) (actionable: why it matters + what to add/change)次要问题 (Minor concerns)给作者的问题 (questions to clarify)可复现性清单 (data/code/hparams/eval)评分 + 信心scripts/dump_paper_pdf.py--out-dir):
metadata.jsontext_by_page.txtheadings_guess.txtcaptions_guess.txtrender/ (PNG pages if --render)testing
End-to-end paper research support for arXiv/literature surveys, reproducibility-focused paper shortlisting, and experiment design. Use when you need to (1) search arXiv with complex queries, (2) download PDFs, extract text/sections, and fetch BibTeX, (3) dedupe/cluster results into a structured report, and (4) turn findings into a lit-review plan, benchmark/evaluation suite, and representation/probing experiment checklist (e.g., implicit reasoning, hidden-CoT, multilingual reasoning, cross-lingual alignment).
research
学术插图生成 - 使用 PaperBanana 多智能体框架从方法文本自动生成框架图和统计图
development
Manage Google Docs and Google Drive with full document operations and file management. Includes Markdown support for creating formatted documents with headings, bold, italic, lists, tables, and checkboxes. Also supports Drive operations (upload, download, share, search).
data-ai
Generate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML