robustness-table

Installation
SKILL.md

Generate Robustness Checks and Table

Given a baseline regression, generate code for standard robustness checks and format the results as a publication-ready table.

Arguments

  • $ARGUMENTS — notebook reference and baseline specification description (e.g., "notebook-02 baseline OLS with GDP on life expectancy")

Steps

  1. Read the specified notebook and locate the baseline regression:
    • Look for estimation commands (Python: statsmodels, linearmodels; R: lm, fixest, felm; Stata: reg, reghdfe, ivregress)
    • Identify the dependent variable, independent variables, fixed effects, and clustering
Installs
1
GitHub Stars
1.7K
First Seen
May 16, 2026
robustness-table — brycewang-stanford/awesome-agent-skills-for-empirical-research