Agent skill · Data & Analytics

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.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: AEJ-Economic-Policy-Skills/skills/aejpol-replication-package/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

# 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

What's inside
Steps it walks through
  1. When to trigger
  2. The AEA reproducibility regime (检索于 2026-06;以官网为准)
  3. What the deposit must contain
  4. Restricted / proprietary data path
  5. Code posting during review
  6. Checklist
  7. Anti-patterns
  8. README skeleton (AEA Data Editor template, abbreviated)
  9. Worked vignette (illustrative)
  10. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
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.

Keep going