JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates rigorous panel and causal-inference code in Python using pyfixest (modern fixest port), linearmodels.PanelOLS, statsmodels, and pandas, with proper fixed effects, clustering, weak-IV diagnostics, event studies, and DIME-aligned reproducibility. Honest about Python's smaller modern-DiD ecosystem and routes…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates rigorous, modern, reproducible R code for causal inference and panel econometrics with fixest, heterogeneity-robust DiD estimators (Callaway-Sant'Anna, Sun-Abraham, BJS, de Chaisemartin-D'Haultfoeuille), weak-IV-robust inference, optimal-bandwidth RDD via rdrobust, and wild cluster bootstrap. Use when the…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates rigorous, reproducible Stata regression workflows that follow World Bank DIME Analytics conventions (ietoolkit, iefolder, master do-files, ieboilstart, dynamic absolute paths, iebaltab, ieddtab, esttab). Defaults to modern estimators (reghdfe, ivreg2/ivreghdfe, csdid, eventstudyinteract, didimputation…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Builds academic economics presentations in LaTeX Beamer that share the same notation.tex macros and tabs//figs/ outputs as the underlying paper, so a single rebuild keeps slides and paper in sync. Defaults to clean themes (metropolis / default with custom colors), 16:9 aspect ratio, time-budget-aware structure…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates publication-quality economics figures produced by code (R ggplot2, Python matplotlib/seaborn, Stata twoway/coefplot) and exported in vector format directly to the paper's figs/ folder. Defaults to DIME's "full replicability" tier and the Reviewing Graphs checklist — clear titles for standalone use, intuitive…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates rigorous, reproducible Python data-acquisition pipelines for economic APIs (FRED, World Bank, BLS, OECD SDMX, IMF, Eurostat, Yahoo Finance). Applies DIME Analytics conceptual conventions to Python: DataWork-style folders with immutable Raw/, master orchestration script with dynamic absolute paths via…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates rigorous, reproducible Stata data-cleaning workflows that follow World Bank DIME Analytics conventions (iefieldkit, ietoolkit, iefolder DataWork structure, ieboilstart, iecodebook, ieduplicates, iecompdup, extended missing values, master datasets, encryption for PII, dynamic absolute paths). Defaults to…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Foundational data-discipline skill for econometrics work in any language. Enforces the discipline that every other data, analysis, and writing skill depends on: define the unit of analysis before anything else; treat IDs as a contract; merge with explicit cardinality and validation; never silently change the unit of…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Drafts and revises empirical and theoretical economics papers in journal-style structure (introduction, literature, data, identification, results, robustness, discussion, conclusion), with explicit identification arguments, careful causal language, and reviewer-response discipline. Cross-links to latex-econ-model for…
JonasWeinert/EconAgentSkills
Skill Claude CodeCodex
Generates publication-ready LaTeX tables produced by code (Stata esttab/outreg2, R modelsummary/fixest::etable, Python stargazer/pyfixest.etable) and writes them directly to the paper's tabs/ folder. Defaults to DIME's "full replicability" standard (no copy-paste from any console), booktabs styling, three-line tables…