From eer-skills
Assembles data and code deposit for European Economic Review (EER) manuscripts under Elsevier's mandatory replication policy. Builds reproducible package and README.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eer-skills:eer-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The paper contains empirical work, simulations, or experiments
EER operates a mandatory replication policy: authors of accepted papers with empirical, simulation, or experimental content must provide, prior to publication, the data, programs, and computational details sufficient to permit replication of the reported results (检索于 2026-06;以官网为准). Elsevier's data-and-code availability framework applies; deposits typically go to a repository (e.g., Mendeley Data / Zenodo) and are linked from the article. Re-confirm on the official EER policy page whether there is pre-acceptance verification by a data editor, the exact deposit location, and the handling of restricted data — do not assert a verification step or repository that the current policy does not state. Build the package as you go so the deposit is not a scramble at acceptance.
run_all) that regenerates every table and figure from raw data.requirements.txt/conda for Python, renv.lock for R, recorded Stata ssc/net versions; Project.toml/Manifest.toml for Julia).run_all master script regenerates every reported table and figure from raw dataAn applied-micro paper ships a single .zip: 00_run_all.do, numbered 01_clean → 05_tables, a data/raw folder with a public extract plus a documented access path for the confidential employer–employee link, an renv-style version log of Stata packages, seeds fixed in the bootstrap, and a README mapping every do-file to the table/figure it produces and noting the confidential-data partial-reproduction scope. At acceptance the deposit goes to the repository the policy specifies and the article links it.
【Content】empirical / simulation / experimental (replication policy applies)
【Master script】run_all regenerates all exhibits? [Y/N]
【Data】raw included OR restricted-access path documented? [Y/N]
【Environment】versions pinned + seeds set/reported? [Y/N]
【README】outputs mapped to exhibits + partial-repro scope? [Y/N]
【Deposit】location confirmed vs current policy (检索于 2026-06)? [Y/N]
【Next step】eer-referee-strategy or eer-submission
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin eer-skillsBuilds a data and code replication package for an Economic Journal manuscript to RES/EJ Data Editor standard, including README, data documentation, and Zenodo deposit preparation. Does not run the analysis.
Assembles the data and code deposit for an accepted REStud manuscript, writes the README, and audits reproducibility before the journal's Data Editor runs the pre-publication check.
Assembles the data-and-code replication package for a REStat manuscript, including deposit to the REStat Harvard Dataverse with a replication-permitting README.