Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

everyday-causal-skills

everyday-causal-skills에는 RobsonTigre에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
57
업데이트
2026-07-15
Forks
7
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

causal-report
소프트웨어 개발자

Compiles a causal analysis into a structured report with tables, figures, and method summaries. Use when user says "write a report", "summarize my analysis", "create a report", "publication-ready", "write up the results", "executive summary", "causal report", or "document my analysis". Not for running the analysis itself (use method skills) or stress-testing validity (use /causal-auditor).

2026-07-15
causal-roi
재무 및 투자 분석가

Translates an estimated causal effect into financial value — incremental ROI, breakeven, projection waterfall, and a ship/kill/size verdict. Use when the user already has an effect estimate (from project artifacts or supplied directly) and asks to turn it into money, e.g. "is the investment worth it given this lift", "translate my experiment's effect into money for the CFO", "what's the incremental ROI of this estimate", "breakeven for this effect", "build the business case from my DiD result". Requires an existing causal/incremental effect estimate. Not for estimating the effect itself (use method skills), choosing a method (use /causal-planner), ordinary accounting/financial ROI with no causal estimate, or stock/real-estate returns.

2026-07-15
causal-auditor
데이터 과학자

Stress-tests any causal analysis for threats to validity across 5 categories identification, statistical, data quality, interpretation, and external validity. Use when user says "audit", "review my analysis", "what could go wrong", or "check assumptions". Not for implementing fixes.

2026-06-15
causal-dag
데이터 과학자

Guides DAG construction and causal identification through structured conversation. Generates dagitty (R) or DoWhy (Python) code for adjustment sets, testable implications, and visualization. Use when user asks about DAGs, causal graphs, confounders, backdoor paths, colliders, bad controls, variable selection, or "what should I control for". Not for estimating causal effects (hand off to method skills).

2026-06-15
causal-did
데이터 과학자

Implements difference-in-differences in R or Python with parallel trends testing, robustness checks, and plain-language interpretation. Use when user asks about DiD, staggered rollout, TWFE, event study, or parallel trends. Not for simple pre/post without a control group.

2026-06-15
causal-exercises
기타 중등 후 교사

Generates practice exercises with simulated data and known ground truth across all causal inference methods. Use when user says "practice", "exercise", "simulate", "learn causal inference", or "test my skills". Not for real data analysis.

2026-06-15
causal-experiments
데이터 과학자

Designs and analyzes randomized experiments with power analysis, balance checks, and robust standard errors in R or Python. Use when user asks about RCT, A/B test, power analysis, randomization, or experimental design. Not for observational data.

2026-06-15
causal-hte
데이터 과학자

Estimates heterogeneous treatment effects using Causal Forest and DML with validation (BLP/GATES/CLAN/TOC) and policy learning (policytree). Use when user asks about CATE, who benefits, subgroup effects, personalization, targeting, treatment effect heterogeneity, or causal forest.

2026-06-15
causal-iv
데이터 과학자

Implements instrumental variables and 2SLS in R or Python with first-stage diagnostics, weak instrument detection, and overidentification tests. Use when user mentions IV, instrument, 2SLS, non-compliance, or endogeneity. Not for cases without a plausible instrument.

2026-06-15
causal-matching
데이터 과학자

Implements matching, propensity scores, IPW, and doubly-robust estimators in R or Python with balance diagnostics and sensitivity analysis. Use when user mentions matching, propensity score, observational study, confounders, selection bias, or covariate balance. Not for settings with unobserved confounding.

2026-06-15
causal-rdd
데이터 과학자

Implements sharp and fuzzy regression discontinuity designs in R or Python with bandwidth selection, manipulation testing, and sensitivity analysis. Use when user mentions RDD, cutoff, threshold, running variable, or discontinuity. Not for arbitrary subgroup comparisons.

2026-06-15
causal-sc
데이터 과학자

Builds synthetic control counterfactuals in R or Python with donor weighting, pre-treatment fit diagnostics, and placebo tests. Use when user mentions synthetic control, single treated unit, comparative case study, or donor pool. Not for settings with many treated units.

2026-06-15
causal-timeseries
데이터 과학자

Implements interrupted time series and CausalImpact in R or Python with pre-period fit checks, stationarity testing, and placebo validation. Use when user mentions ITS, CausalImpact, time series intervention, or pre/post with no control group. Not for panel data with multiple units.

2026-06-15
causal-planner
데이터 과학자

Structured interview that identifies causal problems and recommends the right inference method with a step-by-step analysis plan. Use when user says "what method should I use", "measure impact", "causal analysis", "treatment effect", "observational data", or "does X cause Y". Not for implementing a specific method.

2026-04-05