Agent skill

causal-inference-methods

Apply propensity score methods, instrumental variables, difference-in-differences, and regression discontinuity designs for causal identification

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill causal-inference-methods --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Write-Edit-Grep-Glob-Bash
Path: library/specializations/domains/social-sciences-humanities/social-sciences/skills/causal-inference-methods/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Causal Inference Methods Skill Apply advanced econometric and statistical methods for causal identification in observational data. ## Overview The Causal Inference Methods skill enables application of propensity score methods, instrumental variables, difference-in-differences, regression discontinuity designs, and other quasi-experimental approaches for causal identification in observational social science data. ## Capabilities ### Propensity Score Methods - Score estimation - Matching algorithms - Inverse probability weighting - Doubly robust estimation - Balance assessment ### Instrumental Variables - Instrument identification - Relevance testing - Exclusion restriction - Two-stage estimation - Weak instrument diagnosis ### Difference-in-Differences - Parallel trends assessment - Treatment effect estimation - Staggered adoption designs - Heterogeneous effects - Robustness checks ### Regression Discontinuity - Sharp RD design - Fuzzy RD design - Bandwidth selection - Local polynomial estimation - Validity testing ### Design Considerations - Identification strategy - Assumption testing - Sensitivity analysis - Effect heterogeneity - Interpretation limits ## Usage Guidelines ### W

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Propensity Score Methods
  4. Instrumental Variables
  5. Difference-in-Differences
  6. Regression Discontinuity
  7. Design Considerations
  8. Usage Guidelines
  9. When to Use
  10. Best Practices
  11. Integration Points
  12. References
More from babysitter
All skills →
About this skill
What does the causal-inference-methods skill do?

Apply propensity score methods, instrumental variables, difference-in-differences, and regression discontinuity designs for causal identification

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill causal-inference-methods --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going