Agent skill · Data & Analytics

qe-data-analysis

Use when executing or auditing the quantitative core of a Quantitative Economics (QE) manuscript — estimation (structural/GMM/MSM or causal), moment construction, data cleaning, computation, and inference — so results are credible and reproducible for the ES Data Editor. Runs and checks the analysis; for the identification argument route to qe-identification-strategy.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill qe-data-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: Quantitative-Economics-Skills/skills/qe-data-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Data Analysis (qe-data-analysis) ## When to trigger - Estimation is running but you need a disciplined plan for moments, solvers, and inference - Data cleaning / sample construction choices are undocumented or ad hoc - A structural model's computation (value-function iteration, simulation, optimization) needs validation - You want the analysis built so it passes the pre-acceptance ES Data Editor reproducibility check on the first try ## QE expects analysis that is both credible and reproducible QE is the Econometric Society's empirically/computationally oriented journal, so the analysis is judged on **quantitative credibility** and **reproducibility together**. The ES Data and Code Availability Policy (DCAS-compatible) means the **ES Data Editor runs reproducibility checks before final acceptance**: raw data, code, and documentation must regenerate every result in the paper and approved appendices. Build the analysis so this is true from the start, not retrofitted. House norms: report **standard errors and confidence/coverage sets** (no significance asterisks), and for long-running or hard-to-access computations ship **simplified/manageable versions and summary output files** (QE

What's inside
Steps it walks through
  1. When to trigger
  2. QE expects analysis that is both credible and reproducible
  3. Analysis discipline by paper type
  4. Structural / computational
  5. Empirical (applied micro / finance)
  6. Experimental / simulation
  7. Reproducibility scaffolding (build as you go)
  8. Execution bridge (StatsPAI / Stata MCP)
  9. Checklist
  10. Anti-patterns
  11. What QE referees probe in the quantitative core
  12. Worked vignette: an SMM estimate (illustrative)
  13. Referee pushback and the analysis fix
  14. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the qe-data-analysis skill do?

Use when executing or auditing the quantitative core of a Quantitative Economics (QE) manuscript — estimation (structural/GMM/MSM or causal), moment construction, data cleaning, computation, and inference — so results are credible and reproducible for the ES Data Editor. Runs and checks the analysis; for the identification argument route to qe-identification-strategy.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill qe-data-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going