agentsclimarketplace

Causal inference engine

Skill a5c-ai/babysitter/library/specializations/domains/science/scientific-discovery/skills/causal-inference-engine

Causal reasoning implementing DAG construction, do-calculus, and intervention effect estimationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill causal-inference-engine

Assembled 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

  1. DAG Construction: Build causal graphs from domain knowledge
  2. Identification: Check if effects are identifiable
  3. Estimation: Apply appropriate estimation methods
  4. 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.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.