Scientific Critical Thinking logo

Scientific Critical Thinking

OrganizationPopular
K-Dense-AI
scientific-critical-thinking

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.

Overview

PublisherK-Dense-AI
Repositoryclaude-scientific-writer
Skill namescientific-critical-thinking
Stars
2.4K
Forks
273
Bundled files
7
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 7 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by K-Dense-AI on GitHub. Read the source before you install it.

Installation

Install the Scientific Critical Thinking AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/K-Dense-AI/claude-scientific-writer.git /tmp/claude-scientific-writer
mkdir -p .claude/skills
cp -r /tmp/claude-scientific-writer/skills/scientific-critical-thinking .claude/skills/scientific-critical-thinking
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Scientific Critical Thinking in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Scientific Critical Thinking on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Scientific Critical Thinking is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

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 Aids (Optional)

Only add figures when the user explicitly requests a diagram (for example, a GRADE flowchart, bias decision tree, or evidence-quality framework).

When figures help:

  • Critical thinking framework diagrams
  • Bias identification decision trees
  • Evidence quality assessment flowcharts
  • GRADE or risk-of-bias evaluation frameworks

How to create figures:

  • Preferred: Use the scientific-schematics skill for AI-generated diagrams from a natural-language description
  • Alternative: Build figures in your usual tools (draw.io, PowerPoint, matplotlib, etc.)

From the scientific-schematics skill directory, with OPENROUTER_API_KEY set:

bash
python scripts/generate_schematic.py "GRADE evidence assessment flowchart with downgrade and upgrade factors" -o figures/grade_flowchart.png --doc-type report

Disclosure: AI schematic generation sends your prompt to OpenRouter (a third-party API). Do not include unpublished sensitive details unless that transmission is appropriate for your project.


Core Capabilities

Seven capability areas, each with the questions to ask and what the answers imply, are in references/core_capabilities.md:

  1. Methodology critique — design, controls, confounding, and whether the method can answer the question asked.
  2. Bias detection — selection, measurement, publication, and cognitive biases.
  3. Statistical analysis evaluation — power, multiplicity, p-value misuse, effect sizes.
  4. Evidence quality assessment — study hierarchy, replication, and strength of inference.
  5. Logical fallacy identification — the fallacies that recur in scientific argument.
  6. Research design guidance — how to strengthen a design before data collection.
  7. Claim evaluation — separating what was shown from what is being asserted.

Per-topic detail is in references/scientific_method.md, references/common_biases.md, references/statistical_pitfalls.md, references/evidence_hierarchy.md, references/logical_fallacies.md, and references/experimental_design.md.

Application Guidelines

General Approach

  1. Be Constructive

    • Identify strengths as well as weaknesses
    • Suggest improvements rather than just criticizing
    • Distinguish between fatal flaws and minor limitations
    • Recognize that all research has limitations
  2. Be Specific

    • Point to specific instances (e.g., "Table 2 shows..." or "In the Methods section...")
    • Quote problematic statements
    • Provide concrete examples of issues
    • Reference specific principles or standards violated
  3. Be Proportionate

    • Match criticism severity to issue importance
    • Distinguish between major threats to validity and minor concerns
    • Consider whether issues affect primary conclusions
    • Acknowledge uncertainty in your own assessments
  4. Apply Consistent Standards

    • Use same criteria across all studies
    • Don't apply stricter standards to findings you dislike
    • Acknowledge your own potential biases
    • Base judgments on methodology, not results
  5. Consider Context

    • Acknowledge practical and ethical constraints
    • Consider field-specific norms for effect sizes and methods
    • Recognize exploratory vs. confirmatory contexts
    • Account for resource limitations in evaluating studies

When Providing Critique

Structure feedback as:

  1. Summary: Brief overview of what was evaluated
  2. Strengths: What was done well (important for credibility and learning)
  3. Concerns: Issues organized by severity
    • Critical issues (threaten validity of main conclusions)
    • Important issues (affect interpretation but not fatally)
    • Minor issues (worth noting but don't change conclusions)
  4. Specific Recommendations: Actionable suggestions for improvement
  5. Overall Assessment: Balanced conclusion about evidence quality and what can be concluded

Use precise terminology:

  • Name specific biases, fallacies, and methodological issues
  • Reference established standards and guidelines
  • Cite principles from scientific methodology
  • Use technical terms accurately

When Uncertain

  • Acknowledge uncertainty: "This could be X or Y; additional information needed is Z"
  • Ask clarifying questions: "Was [methodological detail] done? This affects interpretation."
  • Provide conditional assessments: "If X was done, then Y follows; if not, then Z is concern"
  • Note what additional information would resolve uncertainty

Reference Materials

This skill includes comprehensive reference materials that provide detailed frameworks for critical evaluation:

  • references/scientific_method.md - Core principles of scientific methodology, the scientific process, critical evaluation criteria, red flags in scientific claims, causal inference standards, peer review, and open science principles

  • references/common_biases.md - Comprehensive taxonomy of cognitive, experimental, methodological, statistical, and analysis biases with detection and mitigation strategies

  • references/statistical_pitfalls.md - Common statistical errors and misinterpretations including p-value misunderstandings, multiple comparisons problems, sample size issues, effect size mistakes, correlation/causation confusion, regression pitfalls, and meta-analysis issues

  • references/evidence_hierarchy.md - Traditional evidence hierarchy, GRADE system, study quality assessment criteria, domain-specific considerations, evidence synthesis principles, and practical decision frameworks

  • references/logical_fallacies.md - Logical fallacies common in scientific discourse organized by type (causation, generalization, authority, relevance, structure, statistical) with examples and detection strategies

  • references/experimental_design.md - Comprehensive experimental design checklist covering research questions, hypotheses, study design selection, variables, sampling, blinding, randomization, control groups, procedures, measurement, bias minimization, data management, statistical planning, ethical considerations, validity threats, and reporting standards

When to consult references:

  • Load references into context when detailed frameworks are needed
  • Use grep to search references for specific topics: grep -r "pattern" references/
  • References provide depth; SKILL.md provides procedural guidance
  • Consult references for comprehensive lists, detailed criteria, and specific examples

Remember

Scientific critical thinking is about:

  • Systematic evaluation using established principles
  • Constructive critique that improves science
  • Proportional confidence to evidence strength
  • Transparency about uncertainty and limitations
  • Consistent application of standards
  • Recognition that all research has limitations
  • Balance between skepticism and openness to evidence

Always distinguish between:

  • Data (what was observed) and interpretation (what it means)
  • Correlation and causation
  • Statistical significance and practical importance
  • Exploratory and confirmatory findings
  • What is known and what is uncertain
  • Evidence against a claim and evidence for the null

Goals of critical thinking:

  1. Identify strengths and weaknesses accurately
  2. Determine what conclusions are supported
  3. Recognize limitations and uncertainties
  4. Suggest improvements for future work
  5. Advance scientific understanding

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Scientific Critical Thinking AI skill do?

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.

Why use Scientific Critical Thinking on TypingMind?

Because you install it once and use it with any model. Scientific Critical Thinking is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Scientific Critical Thinking in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/K-Dense-AI/claude-scientific-writer/tree/main/skills/scientific-critical-thinking. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Scientific Critical Thinking?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Scientific Critical Thinking?

As many as you like. As long as a model supports skills, you can use Scientific Critical Thinking with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Scientific Critical Thinking AI skill free?

Yes. It is published on GitHub by K-Dense-AI under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇