Causal inference engine
Causal reasoning implementing DAG construction, do-calculus, and intervention effect estimationFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill causal-inference-engineAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.4 KB, 156 tokens by cl100k_base, as published. Nobody here has run it
Causal Inference Engine
Purpose
Provides causal reasoning capabilities implementing DAG construction, do-calculus, and intervention effect estimation.
Capabilities
- Causal DAG construction and validation
- Backdoor/frontdoor criterion checking
- Average treatment effect estimation
- Instrumental variable analysis
- Mediation analysis
- Sensitivity analysis for unmeasured confounding
Usage Guidelines
- DAG Construction: Build causal graphs from domain knowledge
- Identification: Check if effects are identifiable
- Estimation: Apply appropriate estimation methods
- Sensitivity: Assess robustness to unmeasured confounding
Tools/Libraries
- DoWhy
- CausalNex
- pgmpy
- EconML
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.