scientific-critical-thinking

Evaluate scientific claims by critiquing methodology, bias, and statistical validity.

Updated May 26, 2026
One-click install
npx skills add https://github.com/XWIlluDelu/agent-share --skill scientific-critical-thinking-xwilludelu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-critical-thinking
Source: https://github.com/XWIlluDelu/agent-share/tree/main/lib/scientific-critical-thinking
Command: npx skills add https://github.com/XWIlluDelu/agent-share --skill scientific-critical-thinking-xwilludelu

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 study design, bias risk, statistical validity, and how well evidence supports conclusions.

Core Features & Use Cases

  • Methodology critique: Assess internal/external/construct validity, control/blinding, and measurement quality to judge whether causal inferences are warranted.
  • Bias detection: Identify cognitive, selection, measurement, analysis, confounding, and reporting biases using structured checklists.
  • Statistical and evidence grading: Review power/sample size, test appropriateness, multiple comparisons, effect sizes/intervals, missing data, and apply evidence frameworks like GRADE and Cochrane-style risk of bias.
  • Claim evaluation & fallacy spotting: Separate data from interpretation, flag common scientific reasoning errors, and provide proportionate, actionable critique.

Quick Start

Use the scientific-critical-thinking skill to review the provided paper’s methods and conclusions, grade evidence quality (including GRADE-style reasoning), and list the most important biases and statistical red flags with specific improvement 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 check a research paper for bias and statistical validity?

To check a research paper for bias and statistical validity, you systematically critique its methodology, assess confounding control, review sample size and test appropriateness, and apply structured checklists for selection, measurement, and reporting biases.

What is GRADE evidence grading and when do I apply it to study conclusions?

GRADE evidence grading is a structured framework used to evaluate the quality and strength of scientific evidence. You apply it during research critique to assess methodology, bias risk, and how proportionately the data supports the final conclusions.

How do I perform a methodology critique to assess causal inference?

To perform a methodology critique for causal inference, evaluate the study's internal, external, and construct validity, verify blinding and control mechanisms, and check if the experimental design justifies the causal claims being made.

Can I use Python to automate Cochrane risk of bias and evidence grading workflows?

Yes, you can use Python to support deterministic, reference-backed evidence grading workflows. This allows you to systematically process research critique tasks, flag statistical red flags, and structure Cochrane-style risk of bias evaluations.

Does this approach work for spotting fallacies and separating data from interpretation?

Yes, this approach works for spotting fallacies and separating data from interpretation. It identifies common scientific reasoning errors, flags logically inconsistent claim-to-evidence links, and provides proportionate, actionable critique of flawed claims.

What are the limitations of structured checklists for research critique?

Structured checklists for research critique are limited by their reliance on reported data and cannot uncover unreported analytical flaws. They provide a systematic framework for bias detection but require contextual understanding to avoid missing nuanced confounding variables.