Agent skill · Data & Analytics

jie-replication-and-data-policy

Use when preparing the replication package for a Journal of International Economics (JIE) manuscript — JIE requires that all materials needed to replicate published papers (computer programs and data sets) be deposited in the journal's secure repository (Mendeley Data). Builds the deposit; it does not run your analysis.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jie-replication-and-data-policy --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: Journal-of-International-Economics-Skills/skills/jie-replication-and-data-policy/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 & Data Policy (jie-replication-and-data-policy) ## When to trigger - Your JIE paper is heading toward acceptance and the data/code deposit is due - You want to build the replication package as you go, not scramble at the end - You have proprietary or restricted trade/macro data and need a compliant plan ## JIE's data/replication policy (verified 2026-06-20) JIE requires that **all results be capable of replication**, and that **all materials needed to replicate published papers — including computer programs and data sets — be made available** at the journal's **secure repository**. In practice, replication files for published JIE papers are deposited and made available via **Mendeley Data** for the journal. Treat the deposit as a condition tied to publication: assemble it before acceptance, not after. ## What to deposit - **Code**: every script that turns raw data into each table, figure, and reported number — including data-cleaning, gravity/PPML estimation, panel/local-projection code, and any structural solver/calibration code. - **Data**: the analysis data sets, plus instructions to obtain any data you cannot redistribute (see proprietary case below). - **A master

What's inside
Steps it walks through
  1. When to trigger
  2. JIE's data/replication policy (verified 2026-06-20)
  3. What to deposit
  4. International-economics specifics
  5. Checklist
  6. Anti-patterns
  7. Data-availability decision aid for international-economics sources
  8. Worked deposit example (illustrative structure)
  9. Output format
  10. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jie-replication-and-data-policy skill do?

Use when preparing the replication package for a Journal of International Economics (JIE) manuscript — JIE requires that all materials needed to replicate published papers (computer programs and data sets) be deposited in the journal's secure repository (Mendeley Data). Builds the deposit; it does not run your analysis.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jie-replication-and-data-policy --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