Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generates robustness check code and formats results as a combined table. Use for sensitivity analysis.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 99% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 104% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 35% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 5% | 0% |
Given a baseline regression, generate code for standard robustness checks and format the results as a publication-ready table.
$ARGUMENTS — notebook reference and baseline specification description (e.g., "notebook-02 baseline OLS with GDP on life expectancy")statsmodels, linearmodels; R: lm, fixest, felm; Stata: reg, reghdfe, ivregress)#| label: tbl-robustness (or *| for Stata)#| tbl-cap: "Robustness checks" (or *| for Stata)tbl- prefix for Stata text output — use a plain label (e.g., stata-robustness)tables/ as a standalone file (LaTeX or CSV)bash uv run jupytext --sync notebooks/<name>.md
index.qmd: {{< embed notebooks/<name>.ipynb#tbl-robustness >}}
Other measured skills in the registry, with their headline benchmark lift.