regression-table

Installation
SKILL.md

Format Regression Table

Create a publication-quality regression table from estimation output in a notebook.

Arguments

  • $ARGUMENTS — a notebook reference and/or description of the table (e.g., "notebook-02 OLS results" or "main regression table with 3 specifications")

Steps

  1. Identify the source notebook and the estimation output:
    • If a notebook name is provided, read that notebook
    • If no notebook is specified, ask the user which notebook contains the regression results
    • Look for cells with estimation commands (Python: statsmodels, linearmodels; R: lm, fixest, felm; Stata: reg, reghdfe, ivregress)
Installs
1
GitHub Stars
1.7K
First Seen
May 16, 2026
regression-table — brycewang-stanford/awesome-agent-skills-for-empirical-research