aaai-artifact-evaluati…
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without…
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
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aejpol-replication-package --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aejpol-replication-packageContext preview
The summary Claude sees to decide when to auto-load this skill.
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
name: aejpol-replication-package description: 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.
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.
Review is single-blind, so the submission need not be anonymized; the openICPSR deposit is prepared at acceptance. Posting a working-paper code repository earlier is fine and does not conflict with the review process.
A compliant README typically carries these sections, in order: 1. **Overview** — what the package contains and the paper it reproduces. 2. **Data availability statement** — each dataset: public / restricted; source citation; how to obtain. 3. **Computational requirements** — OS, software + versions, every package/`.ado` + version, hardware. 4. **Description of programs/code** — the `run_all` master and what each script does. 5. **Instructions to replicators** — exact run order and expected runtime. 6. **Map from code to output** — which script produces which table/figure/in-text number. 7. **Notes** — any partial-reproducibility scope and why.
A health-policy paper uses confidential claims data plus public state-policy data. Compliant deposit: a Data Availability Statement marking the claims data restricted (provider, DUA process, ~3-month wait) and the policy data public; the full cleaning/analysis code; a synthetic claims extract so the Data Editor can run the pipeline end-to-end; a README mapping `04_did.do` → Table 3 and Figure 2 with Stata 18 + `csdid`/`reghdfe` versions and an 18-minute runtime. The package regenerates every exhibit from the synthetic + public data on a clean machine.
【Availability statement】public vs. restricted data + sources cited 【Master script】run_all regenerates all exhibits? [Y/N] 【README】AEA-template fields present (requirements/runtime/code→exhibit map)? [Y/N] 【Versions + seeds】pinned and reported? [Y/N] 【Restricted-data path】access instructions + shareable code/extract provided? [Y/N] 【Target repo】AEA Data and Code Repository (openICPSR) 【Next step】aejpol-submission
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without…
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance,…
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance,…
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human…
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across…
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting,…