causal-inference

Installation
SKILL.md

Causal Inference

Core principle: Correlation is not causation — but also, correlation is sometimes causation, and knowing which matters enormously. This skill provides the tools to ask "did X actually cause Y?" rigorously — using counterfactuals, confounders, and causal structure before acting on data.


The Core Distinction

Correlation: X and Y move together. Causation: Changing X changes Y — and we know why.

The difference matters because:

  • Intervening on a correlate with no causal path wastes effort and money
  • Missing a confounder leads to attributing effects to the wrong cause
  • Acting on spurious correlation can make things worse

Key Concepts

Installs
2
GitHub Stars
6
First Seen
Apr 2, 2026
causal-inference — andurilcode/craftwork