scientific-critical-thinking

Evaluate scientific claims by inspecting methodology, evidence quality, and statistical validity.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gabrielvuksani/wotann --skill scientific-critical-thinking-gabrielvuksani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-critical-thinking
Source: https://github.com/gabrielvuksani/wotann/tree/main/skills/scientific/scientific-critical-thinking
Command: npx skills add https://github.com/gabrielvuksani/wotann --skill scientific-critical-thinking-gabrielvuksani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, requests, and includes references (resource) components.

What problem does it solve?

This Skill helps you evaluate scientific claims by systematically checking experimental design, bias risks, statistical validity, and overall evidence strength so you can reach conclusions proportional to the quality of the data.

Core Features & Use Cases

  • Methodology critique: Assess internal/external/construct/statistical conclusion validity, control and blinding adequacy, and measurement quality.
  • Bias detection: Identify cognitive, selection, measurement, analysis, reporting, and confounding biases (with practical mitigation guidance).
  • Statistical and evidence review: Validate statistical reasoning (power, tests, multiple comparisons, effect sizes, missing data) and grade evidence using evidence hierarchies and GRADE-style logic.

Quick Start

Use the scientific-critical-thinking skill to review a specific research paper and return a structured critique with strengths, severity-ranked concerns, and actionable recommendations.

Frequently Asked Questions about scientific-critical-thinking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate research paper methodology and detect bias?

To critique a research paper, systematically inspect its experimental design, statistical validity, and evidence quality to identify biases like selection or confounding. This structured review process yields severity-ranked concerns, strengths, and actionable recommendations proportional to the data quality.

What is the best way to check for p-hacking and statistical validity issues?

Checking for p-hacking and statistical validity issues requires analyzing power, effect sizes, multiple comparisons, and missing data. Identifying these red flags separates supported conclusions from weak reasoning and ensures statistical conclusion validity.

Can I use this to grade evidence quality with GRADE frameworks?

Yes, you can grade evidence quality using GRADE and Cochrane-style risk of bias frameworks. The process applies evidence hierarchies and structured logic to assess internal, external, and construct validity, producing evidence-strength reasoning consistent with established scientific evaluation principles.

How do I identify fallacies in scientific arguments?

To identify fallacies in scientific arguments, apply a bias taxonomy check against cognitive, reporting, and analysis biases within the study. This reveals flawed reasoning and methodological threats, allowing you to separate robust scientific claims from weak or unsupported conclusions.

Do I need Python to assess experimental design and confounders?

Yes, Python and the requests library are required dependencies to run the systematic assessment of experimental design and confounders. This environment supports the structured methodology critique and statistical review needed to evaluate study validity.