replication-package

仓库创建 2026年2月7日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

将研究产出整理成期刊/仓库可接受的标准复制包。

▸ 风险提示

可能会整理或处理包含敏感/需匿名化的数据,需用户自行审查。

这个 Skill 做什么

生成符合 AEA/DCAS 与 openICPSR 要求的复制包目录、数据清单与合规检查表,便于投稿或存档。

把投稿或存档要交的一整套“可复现包”自动拼好:生成标准目录(data/、code/、output/、README)、数据清单、DCAS 合规清单、Table/Figure→script:line 映射和机密数据递交方案,方便按 AEA/DCAS、openICPSR 或 Social Science Reproduction Platform 要求提交。会在打包前调用复现审计来确认可复制性,不是单纯的数值验证工具。适合论文被接收后或准备向期刊/存档库提交时使用。

▸ 展开 SKILL.md 英文原文

Assemble a submission-ready replication package to the AEA Data and Code Availability Standard (DCAS) / openICPSR / Social Science Reproduction Platform expectations — standard replication README, dataset manifest, computational-requirements capture, a Table/Figure → script:line map, and a confidential-data deposit plan. Use when user says "build the replication package", "prepare the openICPSR deposit", "make the AEA data and code package", "DCAS compliance", "assemble the deposit for the journal", or after a paper is accepted and the journal's data editor needs the package. NOT a numeric verifier — it calls /audit-reproducibility to confirm claims reproduce before packaging.

研究检索复制包数据与代码合规通用
1.4k
Stars
2.8k
Forks
40
仓库内 Skill
+59
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/replication-package/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/replication-package/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Replication Package

Produce the deposit an economist hands a journal at acceptance: a directory tree (`data/`, `code/`, `output/`, `README`) plus a DCAS compliance checklist, built to the [AEA Data and Code Availability Standard](https://datacodestandard.org/), openICPSR deposit expectations, and the [Social Science Reproduction Platform](https://www.socialsciencereproduction.org/) reproduction protocol. This skill **moves the repo from auditing reproducibility to producing the deposit** — `/audit-reproducibility` proves the numbers; this skill packages everything a third party needs to regenerate them from scratch.

**Core principle:** the package is reproducible by a stranger with the d
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有