From aej-microeconomics-skills
Assembles a proof appendix and code/data deposit for an AEJ: Microeconomics manuscript under the AEA Data and Code Availability Policy. Covers self-contained proofs, numerical/simulation code, and experiment deposits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aej-microeconomics-skills:aejmic-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
For AEJ: Micro the "replication package" has **two faces**: the **proof appendix** that makes every theory claim verifiable, and, for any paper with **data, code, experiments, or numerical results**, an AEA Data and Code Repository deposit. Pure-theory papers still deposit any **numerical/simulation code** used to generate examples or figures.
For AEJ: Micro the "replication package" has two faces: the proof appendix that makes every theory claim verifiable, and, for any paper with data, code, experiments, or numerical results, an AEA Data and Code Repository deposit. Pure-theory papers still deposit any numerical/simulation code used to generate examples or figures.
The AEA operates a Data and Code Availability Policy administered by the AEA Data Editor (currently Lars Vilhuber — 检索于 2026-06,以官网为准), with materials deposited to the AEA Data and Code Repository on openICPSR. Build it as you go.
run_all) regenerating every table, figure, and numerical example from inputs.requirements.txt / conda (Python), renv.lock (R), Project.toml / Manifest.toml (Julia), recorded Stata ssc/net versions.A persuasion paper has a clean Proposition 2 but its proof says "concavifying the value function yields the cutoff." For the appendix: state the auxiliary lemma (the value function's concave closure equals the indirect utility), prove it, then derive the cutoff explicitly — no hand-wave. The two numerical figures are generated by make_figures.py; deposit it with a fixed seed and a README line mapping Figure 3 → make_figures.py, even though there is no dataset.
【Proof appendix】all results proved, self-contained, no "it can be shown"? [Y/N]
【Lemma scaffolding】auxiliary results proved before use? [Y/N]
【Code/data deposit needed?】[yes — data/structural/experimental/numerical | theory-only numerics]
【Master script + pinned versions + seeds】[Y/N]
【README exhibit→script map】[Y/N]
【Next step】aejmic-referee-strategy then aejmic-submission
../../resources/code/ — runnable Stata/Python skeleton for the empirical/structural subset../../resources/README.md — when the code kit applies vs. theory proof-appendix craftnpx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin aej-microeconomics-skillsBuilds the data and code deposit for an AEJ: Economic Policy manuscript to satisfy the AEA Data and Code Availability Policy. Creates the openICPSR deposit, README, and restricted-data access paths.
Assembles the data and code replication package for AEJ: Applied manuscripts to meet AEA Data and Code Availability Policy requirements, including openICPSR deposit, README, and Data Availability Statement.
Assembles the data/code deposit and proof appendix for an IER manuscript under its AER-style data availability policy. Covers deposit contents, README, data availability statement, and self-contained proofs.