aejpol-replication-package
Use when assembling the data and code deposit for an AEJ: Economic Policy manuscript to satisfy the AEA Data and Code Availability Policy and the AEA Data Editor's pre-publication reproducibility check. Builds the openICPSR deposit, README, and restricted-data access paths; it does not run the analysis or write the paper.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aejpol-replication-package --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Replication Package — AEA Data Editor Compliance (aejpol-replication-package) ## When to trigger - A conditional acceptance / R&R asks for the data and code deposit - You want to build the replication package as you go (recommended — the check is **before** publication) - Some data are proprietary or restricted and you need a compliant access path - The AEA Data Editor returned the package with required changes ## The AEA reproducibility regime (检索于 2026-06;以官网为准) AEJ: Policy is an AEA journal and follows the **AEA Data and Code Availability Policy**. For accepted papers, authors deposit data, code, and documentation in the **AEA Data and Code Repository at openICPSR**, and the **AEA Data Editor** (Lars Vilhuber) runs a **reproducibility check before the paper is published**, not after. A **Data and Code Availability Statement** is required. Build the deposit to pass on the first pass. ### What the deposit must contain - **All code** that produces every table, figure, and in-text number, organized so a single master script (`run_all`) regenerates the results from the analysis data. - **Data** that can be shared, in the repository; for data that cannot, the exact **provenance and
- When to trigger
- The AEA reproducibility regime (检索于 2026-06;以官网为准)
- What the deposit must contain
- Restricted / proprietary data path
- Code posting during review
- Checklist
- Anti-patterns
- README skeleton (AEA Data Editor template, abbreviated)
- Worked vignette (illustrative)
- Output format
What does the aejpol-replication-package skill do?
Use when assembling the data and code deposit for an AEJ: Economic Policy manuscript to satisfy the AEA Data and Code Availability Policy and the AEA Data Editor's pre-publication reproducibility check. Builds the openICPSR deposit, README, and restricted-data access paths; it does not run the analysis or write the paper.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aejpol-replication-package --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.