mw-replication
Use when assembling the data-and-code replication package required by 《管理世界》 after conditional acceptance, drafting the README in Chinese, or auditing a deposit before editorial-office submission. Implements 《管理世界》"数据可获得性政策" (effective 2023, updated 2025), with explicit handling for CSMAR / Wind / 国泰安 等受限商业数据库 and Chinese government micro-data. 本技能服务于《管理世界》(Management World, MW)。
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mw-replication --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 复现包构建(mw-replication) ## 概述 《管理世界》自 2023 年起执行**数据与代码可获得性政策**(Data and Code Availability Policy),所有实证、模拟、实验类录用稿件,必须在录用后向编辑部提交**数据与代码包**,并接受编辑部的**可重复性核查**。核查不通过将延迟刊发,且会被记入作者档案。 这个 skill 的目标:让你提交的复现包**一次过编辑部审核**,不返工。 ## 触发时机 - 收到《管理世界》R&R 或条件录用,编辑部要求 30 天内提交复现材料 - 项目启动日就开始写 README(强烈推荐,事后补成本至少 5 倍) - 编辑部数据核查报告退回,要求补充材料 - 准备投稿前自检(《管理世界》明确允许投稿时一并提交,可加快后续审核) ## 《管理世界》政策三大支柱 1. **数据存档** —— 实证、模拟、实验所用的全部数据;不可公开的数据须有**完整溯源说明** 2. **代码存档** —— 能复现论文中**每一个**数字、表格、图形的代码 3. **README 说明书** —— 一份让独立复现者能跑通整套流程的中文文档(英文亦可,但中文为佳) 存档位置:**《管理世界》数据与代码托管平台**(编辑部统一管理;可访问链接由编辑部在录用通知中提供)。**不接受** "数据可向作者索取" 之类的表述。 ## 与 AER 政策的关键差异(对中文期刊作者最重要) | 维度 | AER(AEA) | 《管理世界》 | |---------------|----------------------------------------|---------------------------------------------| | 主要语言 | 英文 README | 中文 README 优先(英文可附) | | 主流软件 | Stata + R + Python 并重 | Stata 占 90%+,R/Python 需额外说明环境 | | 受限商业数据 | 较少(FRED/IPUMS 多为公开) | CSMAR / Wind / RESSET / 国泰安 占多数,**几乎不能公开重分发** | | 变量构造 | 多用现成宏观/微观库 | 大量**手工构造**变量(政策事件、政商关系、城市等级、专利分类)→ 必须附**变量构造说明书** | | 托管平台 | openICPSR | 《管理世界》自建平台 + 部分作者补充 GitHub | | 复现核查时点 | 录用后、刊发前(强制) | 录用后;编辑部核查 + 部分稿件抽查 | > **底层逻辑**:AER 模板可以借鉴,但**不能照搬**。中文期刊的核心痛点是「商业数据库受限 + 手工变量多」,必须用「数据获取路径文档 + 变量构造说明书」补齐
- 概述
- 触发时机
- 《管理世界》政策三大支柱
- 与 AER 政策的关键差异(对中文期刊作者最重要)
- 推荐目录结构
- README 必备章节(中文模板)
- 1. 论文信息
- 2. 数据可获得性声明
- 3. 数据清单
- 4. 计算环境
- 5. 代码说明
- 6. 复现操作指引(写给陌生复现者)
- 7. 表图复现对照表(必交付)
- 8. 变量构造说明
What does the mw-replication skill do?
Use when assembling the data-and-code replication package required by 《管理世界》 after conditional acceptance, drafting the README in Chinese, or auditing a deposit before editorial-office submission. Implements 《管理世界》"数据可获得性政策" (effective 2023, updated 2025), with explicit handling for CSMAR / Wind / 国泰安 等受限商业数据库 and Chinese government micro-data. 本技能服务于《管理世界》(Management World, MW)。
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mw-replication --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.