zhouziyue233

31 mods across 1 repository, 7 stars between them.

checker

04

zhouziyue233/great-econometrics

Agent

Phase 8 parallel checker. Launch three independent subagents simultaneously to run robustness checks, heterogeneity analysis, and mechanism tests.

7 4mo ago A 27 tokens

analyze

05

zhouziyue233/great-econometrics

Command

Identification Strategy Analysis. Synthesizes research question and literature review to diagnose endogeneity threats, evaluate feasible identification strategies, select the optimal one, and produce an Identification Strategy Memo.

7 4mo ago A 38 tokens

code

06

zhouziyue233/great-econometrics

Command

Phase 6 Code Generation & Execution. Reads identification-memo.md, data-report.md, and model-spec.md, asks user to select software (Python / R / Stata), dispatches to the appropriate estimation skill, generates a reproducible analysis script with main regression, diagnostics, and output export, then executes and…

7 4mo ago A 68 tokens

data

07

zhouziyue233/great-econometrics

Command

Phase 4 Data Preparation Pipeline. Data fetch, data clean and exploratory analysis. Produce a data report in the end.

7 4mo ago A 26 tokens

model

08

zhouziyue233/great-econometrics

Command

Phase 5 Econometric Model Construction. Reads identification-memo.md and data-report.md, writes formal model specification with LaTeX equations, discusses identification assumptions and SE strategy, calls the appropriate estimation skill, and produces model-spec.md.

7 4mo ago A 49 tokens

plot

09

zhouziyue233/great-econometrics

Command

Publication Polish. Runs after results-analysis (Phase 7). Audits all tables and figures produced in Phases 4–7, upgrades them to top-journal standards by calling the table and figure skills.

7 4mo ago A 44 tokens

present

10

zhouziyue233/great-econometrics

Command

Phase 10 (optional) Beamer-Style PPTX Generation. Reads all upstream outputs and paper/sections/, maps research content to a presentation-type-specific slide outline, calls beamer-ppt skill to generate a Beamer-style .pptx file (navy-blue Metropolis theme, publication-quality), and produces slides/ directory.

7 4mo ago A 69 tokens

robustness

12

zhouziyue233/great-econometrics

Command

Phase 8 Robustness, Heterogeneity & Mechanism Tests. Reads model-spec.md, diagnosticreport.md, and results-memo.md to build a personalised checklist, then runs method-specific robustness checks, heterogeneity analysis, and mechanism tests; generates code; and produces robustness-report.md.

7 4mo ago A 62 tokens

write

13

zhouziyue233/great-econometrics

Command

Phase 9 Full Paper Writing. Reads all upstream outputs (model-spec.md, results-memo.md, robustness-report.md, literature-review-report.md) and drafts any section or the complete paper to Top-5 economics journal standards following a narrative-driven structure; assembles LaTeX, compiles to PDF, and exports DOCX via…

7 4mo ago A 79 tokens

beamer-ppt

15

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Create Beamer-style academic PPTX presentations using python-pptx. Produces publication-quality .pptx files with navy-blue Metropolis theme (16:9, frame title bars, progress bar) for conference talks, job market presentations, and seminar slides. Called by /present command.

7 4mo ago A 63 tokens

data-pipeline

16

zhouziyue233/great-econometrics

Skill Claude CodeCodex

End-to-end data pipeline for empirical research: fetch economic data from APIs (FRED, World Bank, IMF, BLS, OECD, Yahoo Finance), clean and transform raw data, construct strategy-specific variables, and validate panel structure. Use when asked to fetch data, download data, clean data, merge datasets, prepare…

7 4mo ago A 72 tokens

did-analysis

17

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Econometrics skill for Difference-in-Differences (DID) analysis. Activates when the user asks about: "difference in differences", "DID", "DiD", "diff-in-diff", "parallel trends", "treatment group", "control group", "pre-treatment", "post-treatment", "policy evaluation", "natural experiment", "staggered DID", "event…

7 4mo ago A 149 tokens

figure

18

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Called by /plot to generate and upgrade econometric figures to top-journal standards.

7 4mo ago A 19 tokens

iv-estimation

19

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Econometrics skill for instrumental variables and treatment effect estimation. Activates when the user asks about: "instrumental variables", "IV estimation", "2SLS", "two-stage least squares", "endogeneity", "weak instruments", "first stage", "Sargan test", "overidentification", "propensity score matching", "PSM"…

7 4mo ago A 153 tokens

ml-causal

21

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Econometrics skill for machine learning methods in causal inference. Activates when the user asks about: "causal forest", "generalized random forest", "GRF", "double machine learning", "DML", "debiased machine learning", "LASSO for variable selection", "post-LASSO", "heterogeneous treatment effects", "CATE"…

7 4mo ago A 149 tokens

ols-regression

22

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Econometrics skill for OLS regression and linear models. Activates when the user asks about: "run OLS", "linear regression", "ordinary least squares", "interpret regression results", "heteroskedasticity", "multicollinearity", "regression assumptions", "robust standard errors", "GLS", "WLS", "fit a regression model"…

7 4mo ago A 146 tokens

panel-data

23

zhouziyue233/great-econometrics

Skill Claude CodeCodex

Econometrics skill for panel data models. Activates when the user asks about: "panel data", "fixed effects", "random effects", "Hausman test", "within estimator", "between estimator", "two-way fixed effects", "clustered standard errors panel", "FE model", "RE model", "pooled OLS", "unobserved heterogeneity", "panel…

7 4mo ago A 149 tokens