From experimental-economics-skills
Assembles data, code, instructions, and experiment software for an Experimental Economics manuscript to meet the ESA reproducibility standard. Builds the deposit; does not run analysis or draft prose.
How this skill is triggered — by the user, by Claude, or both
Slash command
/experimental-economics-skills:expecon-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- You are preparing to submit and must attach **participant instructions** (required at submission) and a data/code appendix
Experimental Economics is an ESA journal, and since 2021 the ESA Data and Replication Policy requires authors to deposit, in a trusted online repository, the materials needed to reproduce or replicate the study (检索于 2026-06;以官网为准). Reproducibility here is stronger than at most economics journals because it has two layers:
Treat the package as a deliverable engineered for both.
.ztt treatment files or the oTree app (full project, settings.py, requirements pinned). Include screenshots or the comprehension quiz as run. This is what makes re-running possible..xls/.sbj, oTree CSV), with a codebook for every variable and the session/treatment/matching-group identifiers./instructions treatment_A.pdf, treatment_B.pdf (+ translations)
/software ztree/ *.ztt OR otree/ (full app, requirements.txt)
/data/raw session exports as collected (.xls/.sbj or .csv)
/data/clean analysis-ready files built by /code
/code 00_master.* , 01_clean.* , 02_analysis.* , 03_figures.*
/output tables + figures regenerated by /code
README.md map, versions, run order, exhibit→script table
ETHICS.md IRB ref, consent text, no-deception statement
The single rule the policy enforces in spirit: a stranger with a clean machine runs 00_master and gets your paper's exact numbers, and another lab opens /software and /instructions and re-runs your experiment.
/data/clean and /output, run the master script, confirm every table/figure regenerates byte-for-byte (or value-for-value for stochastic steps with a fixed seed)./software + /instructions to a colleague who was not on the project and confirm they can launch a session and understand what subjects faced..ztt / oTree app deposited so the experiment can be re-run【Journal】Experimental Economics (ESA method flagship)
【Skill】expecon-replication-package
【Verdict】deposit-ready / incomplete
【Instructions】all treatments, at submission? [Y/N]
【Software】z-Tree .ztt / oTree app deposited (re-runnable)? [Y/N]
【Data + code】raw + codebook + master script (seeded) reproduce all exhibits? [Y/N]
【Repository】trusted-repo DOI; versions pinned; anonymized? [Y/N]
【Pre-reg / ethics】PAP/RR link + IRB + no-deception statement
【Next skill】expecon-referee-strategy
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin experimental-economics-skillsAssembles data, code, and experimental materials for a JEBO manuscript reproducibility deposit, including z-Tree/oTree code, instructions, raw/analysis data, and an Elsevier Data statement.
Assembles data and code deposit for European Economic Review (EER) manuscripts under Elsevier's mandatory replication policy. Builds reproducible package and README.
Builds 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.