Agent skill · Data & Analytics

jle-replication-package

Use when assembling the data and code package for a The Journal of Law and Economics (JLE) manuscript to satisfy the journal's replication policy — data, programs, and computation details available for replication before publication. Builds the deposit and README; 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 jle-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: 7 KB
Bundled scripts: none
Path: Journal-of-Law-and-Economics-Skills/skills/jle-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 & JLE Data Policy (jle-replication-package) ## When to trigger - The paper is empirical (or has simulations/experiments) and you are heading toward acceptance, or want to build the package early - An R&R or conditional acceptance asks you to prepare the data + code deposit - You need to write the README and a data-availability statement to JLE standard - Some data are restricted (sealed court records, proprietary firm data) and you must plan the deposit around that ## Why this matters at JLE JLE's stated policy is to publish empirical/simulation/experimental papers **only if the data are clearly and precisely documented and readily available to any researcher for replication**, and authors of accepted papers must provide the **data, programs, and other computation details sufficient to permit replication, prior to publication** (检索于 2026-06;以官网为准; verify on journals.uchicago.edu/journals/jle/data-policy). This is a **pre-publication** requirement, not an acceptance-day formality. JLE does not run the AEA-style openICPSR pipeline; the obligation is documentation and availability — so build a package any researcher could re-run, and treat it as a gate, not a cho

What's inside
Steps it walks through
  1. When to trigger
  2. Why this matters at JLE
  3. What the package must contain
  4. Handling restricted or proprietary legal data
  5. Reproducibility hygiene (build as you go)
  6. Checklist
  7. Anti-patterns
  8. Common legal-data provenance situations
  9. Worked vignette (illustrative)
  10. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jle-replication-package skill do?

Use when assembling the data and code package for a The Journal of Law and Economics (JLE) manuscript to satisfy the journal's replication policy — data, programs, and computation details available for replication before publication. Builds the deposit and README; 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 jle-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