Agent skill · Code Review & Quality

peer-review

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

FreedomIntelligencegithub.com/FreedomIntelligenceGitHub ↗
claude-codecan modify files
Install
npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill peer-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 22 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBash
Path: skills/peer-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,909
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

It provides a framework for systematically evaluating scientific manuscripts and grant proposals across disciplines, focusing on methodology, statistics, design, reproducibility, ethics, figure integrity, and reporting standards. It guides the reviewer through staged assessment, from initial assessment to detailed section-by-section review, methodological and statistical rigor, reproducibility, figure quality, ethical considerations, and writing clarity. It also prescribes structuring peer review reports with a summary, major and minor comments, and optional line-by-line comments, plus special guidance for incorporating visual schematics when appropriate.

How it works

The skill outlines a staged peer-review workflow with specific focus areas:

  • Stage 1: Initial Assessment to generate a brief 2-3 sentence summary of scope and quality.
  • Stage 2: Detailed Section-by-Section Review covering Abstract/Title, Introduction, Methods (reproducibility, rigor, ethics, statistics, validation), Results, Discussion, References, and common issues to flag.
  • Stage 3: Methodological and Statistical Rigor, including statistical assumptions, effect sizes, multiple testing, power analysis, and experimental design controls.
  • Stage 4: Reproducibility and Transparency, addressing data availability, code/materials, and adherence to reporting standards.
  • Stage 5: Figure and Data Presentation, evaluating quality and integrity of visualizations.
  • Stage 6: Ethical Considerations, covering human/animal subjects, consent, conflicts of interest, and data integrity.
  • Stage 7: Writing Quality and Clarity, assessing structure, language, and accessibility. It also instructs on structuring peer review reports with a Summary Statement, Major and Minor Comments, and optional Specific Line-by-Line Comments and Questions for Authors. It includes guidance on adding scientific schematics to enhance communication and describes a schematic generation workflow if diagrams are not present. Commands and script references include a recommended schematic generation invocation and references to the scientific-schematics workflow.

When to use it

Use when evaluating manuscripts for journals, assessing grant proposals, and reviewing methodology, design, statistics, reproducibility, ethics, and reporting standards. Also applies to providing constructive feedback on scientific writing and ensuring alignment with reporting guidelines (CONSORT, STROBE, PRISMA).

What it can touch

The skill references the allowed tools Read, Write, Edit, Bash and includes commands such as a Python script invocation for schematic generation:

  • python scripts/generate_schematic.py "your diagram description" -o figures/output.png It implies interaction with figure outputs stored in a figures/ directory.

Caveats

The material provides a comprehensive review framework but does not guarantee publication outcomes; it emphasizes constructive, evidence-based feedback and adherence to reporting standards. It notes the use of external schematic generation, accessibility considerations (colorblind-friendly, high contrast), and the need to tailor depth based on manuscript type and discipline.

From the SKILL.md

# Scientific Critical Evaluation and Peer Review ## Overview Peer review is a systematic process for evaluating scientific manuscripts. Assess methodology, statistics, design, reproducibility, ethics, and reporting standards. Apply this skill for manuscript and grant review across disciplines with constructive, rigorous evaluation. ## When to Use This Skill This skill should be used when: - Conducting peer review of scientific manuscripts for journals - Evaluating grant proposals and research applications - Assessing methodology and experimental design rigor - Reviewing statistical analyses and reporting standards - Evaluating reproducibility and data availability - Checking compliance with reporting guidelines (CONSORT, STROBE, PRISMA) - Providing constructive feedback on scientific writing ## Visual Enhancement with Scientific Schematics **When creating documents with this skill, always consider adding scientific diagrams and schematics to enhance visual communication.** If your document does not already contain schematics or diagrams: - Use the **scientific-schematics** skill to generate AI-powered publication-quality diagrams - Simply describe your desired diagram in natural la

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement with Scientific Schematics
  4. Peer Review Workflow
  5. Stage 1: Initial Assessment
  6. Stage 2: Detailed Section-by-Section Review
  7. Stage 3: Methodological and Statistical Rigor
  8. Stage 4: Reproducibility and Transparency
  9. Stage 5: Figure and Data Presentation
  10. Stage 6: Ethical Considerations
  11. Stage 7: Writing Quality and Clarity
  12. Structuring Peer Review Reports
  13. Summary Statement
  14. Major Comments
Ships with 2 files
  • references/common_issues.md
  • references/reporting_standards.md
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
python skills/scientific-slides/scripts/pdf_to_images.py presentation.pdf review/slide --dpi 150
More from OpenClaw-Medical-Skills
All skills →
About this skill
What does the peer-review skill do?

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

How do I install it?

Run `npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill peer-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From FreedomIntelligence/OpenClaw-Medical-Skills, a repository with 2,909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going