Agent skill

scientific-critical-thinking

评估研究严谨性。用于评估方法学、实验设计、统计学有效性、偏倚、混杂因素以及证据质量(如 GRADE、Cochrane 偏倚风险评估),以对科学结论进行批判性分析。

majiayu000534★ · 1 repos on radarProfile →
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill scientific-critical-thinking-victory-hugo-s2-agent-skill --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 23 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBash
Path: skills/analysis/scientific-critical-thinking-victory-hugo-s2-agent-skill/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

Reviews scientific claims by evaluating methodology, experimental design, statistical validity, biases, confounding factors, and evidence quality using GRADE and Cochrane risk-of-bias frameworks. It guides critical analysis of research papers and supports systematic reviews or meta-analyses. It also promotes adding schematics to documents and provides steps for generating diagrams via a dedicated schematic tool.

How it works

  • Core capabilities include: Methodology Critique, Bias Detection, Statistical Analysis Evaluation, Evidence Quality Assessment, Logical Fallacy Identification, and Research Design Guidance.
  • Each capability provides explicit criteria and checklists. For example, Methodology Critique asks to assess study design suitability, validity (internal, external, construct), and statistical conclusion validity, then evaluate randomization, blinding, control conditions, and measurement quality.
  • Bias Detection covers cognitive biases, selection biases, measurement biases, analysis biases, and confounding, with prompts to review preregistration, sampling, attrition, measurement objectivity, and reporting practices.
  • Statistical Analysis Evaluation outlines sample size/power, appropriate tests, multiple comparisons corrections, p-value interpretation, effect sizes with confidence intervals, missing data handling, regression/model considerations, and common pitfalls.
  • Evidence Quality Assessment follows a hierarchy (design type, risk of bias, GRADE considerations, convergence of evidence, contextual factors) and cites quality signals like replication, consistency, and indirectness.
  • Logical Fallacy Identification instructs naming specific fallacies across causation, generalization, authority, statistics, structural, and science-specific categories, with guidance on evidence needed.
  • Research Design Guidance provides steps for refining questions, selecting designs, minimizing bias, planning samples, measurement, analysis, and transparency, including preregistration and reporting guidelines.
  • Visual schematics are recommended by default; if diagrams are missing, it suggests using the scientific-schematics skill and provides a concrete command example for generating schematics.

When to use it

Use when evaluating research methodology and experimental design, assessing statistical validity and evidence quality, identifying biases and confounding, reviewing scientific claims, conducting systematic reviews or meta-analyses, applying GRADE or Cochrane assessments, or providing critical analysis of research papers.

What it can touch

  • Tools declared for use: Read, Write, Edit, Bash
  • Commands referenced include: python scripts/generate_schematic.py and the instruction to use the scientific-schematics skill for diagram generation. These are described as the means to generate and refine publication-quality diagrams and schematics, stored under a figures/ directory.

Caveats

  • License: MIT
  • Declared tools: claude-code (within frontmatter), with allowed-tools Read, Write, Edit, Bash
  • The skill emphasizes adding schematics by default and cites external reference materials for deeper principles (e.g., GRADE, ROB, and common biases). No outcomes are promised beyond the explicit evaluation and guidance described above.
From the SKILL.md

# Scientific Critical Thinking ## Overview Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims. ## When to Use This Skill This skill should be used when: - Evaluating research methodology and experimental design - Assessing statistical validity and evidence quality - Identifying biases and confounding in studies - Reviewing scientific claims and conclusions - Conducting systematic reviews or meta-analyses - Applying GRADE or Cochrane risk of bias assessments - Providing critical analysis of research papers ## 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 language - Nano Banana Pro will automatically generate, review,

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement with Scientific Schematics
  4. Core Capabilities
  5. 1. Methodology Critique
  6. 2. Bias Detection
  7. 3. Statistical Analysis Evaluation
  8. 4. Evidence Quality Assessment
  9. 5. Logical Fallacy Identification
  10. 6. Research Design Guidance
  11. 7. Claim Evaluation
  12. Application Guidelines
  13. General Approach
  14. When Providing Critique
Ships with 1 file
  • metadata.json
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
More from claude-skill-registry
All skills →
About this skill
What does the scientific-critical-thinking skill do?

评估研究严谨性。用于评估方法学、实验设计、统计学有效性、偏倚、混杂因素以及证据质量(如 GRADE、Cochrane 偏倚风险评估),以对科学结论进行批判性分析。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill scientific-critical-thinking-victory-hugo-s2-agent-skill --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 majiayu000/claude-skill-registry, a repository with 534 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