
from zorai308
Guidance and examples for using Microsoft EconML to estimate heterogeneous treatment effects (Double ML, Causal Forest, Deep IV) from observational data.
Provides practical instructions and code examples for using Microsoft's EconML library to estimate heterogeneous treatment effects and causal effects from observational data. Covers Double ML (LinearDML), causal forests, and other orthogonal statistical learners with runnable Python snippets and references to official docs.
Use this skill when you need to estimate average or conditional treatment effects from observational datasets where treatment effects vary across units, e.g. personalized policy evaluation, uplift modeling, or causal effect estimation in economics and marketing. It's useful for data scientists who want reproducible examples for Double ML and causal forest workflows.
Best used by agents and environments that can run Python snippets (agents with Python execution or code-running capability, e.g. Codex/Copilot-style runtimes, Claude Code).
Pure guidance skill with no scripts — provides EconML examples for heterogeneous treatment effect estimation. Clean SKILL.md with frontmatter, installation, and code snippets for Double ML and Causal Forest. No security concerns; no automation or output contracts. Niche audience in causal inference/econometrics.
No scripts to test. Skill is a static reference/guidance document. Well-structured examples but lacks depth in troubleshooting, advanced usage, or integration patterns.
Code Optimizer (Performance Audit)
Conducts deep performance audits across databases, memory, algorithms, concurrency, I/O, bundling, and more using specialist agents and pattern-based detection.
Knowledge Base (Help Center)
Guidance and templates for designing help center architecture, writing effective support articles, and optimizing search to maximize self-service deflection.
Weights & Biases (wandb)
Integrate Weights & Biases for ML experiment tracking: log metrics, hyperparameters, checkpoints, run sweeps and view collaborative dashboards.
Git Guardrails (Claude Code)
PreToolUse hook that blocks destructive git commands (push, reset --hard, clean, branch -D) so agents like Claude Code cannot run them without approval.