cre-workflow
Use when deciding which cre-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for 《中国农村经济》 (China Rural Economy). Routes — does not replace — the specialized skills.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cre-workflow --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.
# 中国农村经济工作流(cre-workflow) ## 总览 这是路由器,它不替代任何专用 Skill。它告诉你**当前阶段应该用哪一个 cre-* skill**。 默认假设:除非用户明确说明目标期刊不是《中国农村经济》,否则按 CSSCI 一区、中国社会科学院农村发展研究所主办的《中国农村经济》编委口味处理。该刊聚焦"三农"(农业、农村、农民),以微观农户 / 村级数据的因果识别实证为主,姊妹刊为《中国农村观察》。 ## 触发时机 - 用户问"我下一步该做什么?" - 用户甩过来一份三农主题初稿,需要判断当前瓶颈 - 实证、写作、回复来回切,状态混乱 - 收到了《中国农村经济》的外审意见,需要切换到 rebuttal 模式 ## 路由表 | 当前症状 | 下一个 Skill | |----------------------------------------------|---------------------------| | 选题想法模糊,不确定是否契合"三农"场景 / 边际贡献写不出 | `cre-topic-selection` | | 文献综述缺三农领域中文经典 / 缺理论文献 | `cre-literature-review` | | 实证只有 OLS / 描述统计,担心识别策略不过关 | `cre-identification` | | 主结果有了,但没有农户微观机制 | `cre-mechanism` | | 没切异质性 / 切分维度脱离农村场景 | `cre-heterogeneity` | | 表格列数过多 / 注释不规范 / 不像《中国农村经济》风格 | `cre-tables-figures` | | 文末政策含义脱离乡村振兴 / 是"加强完善推进"四件套 | `cre-policy-implication` | | 摘要写成套话,没量化结果 / 中英文不对齐 | `cre-abstract` | | 通篇空话套话 / 政策建议是"加强完善推进"四件套 | `cre-style` | | 准备投稿,需要 checklist | `cre-submission` | | 收到 R&R,需要写回复信 | `cre-rebuttal` | ## 默认顺序 1. `cre-topic-selection` — 先把"三农场景 + 理论贡献 + 中国农村政策现实"定下来 2. `cre-literature-review` — 中外并重,三农经典与权威文献必引 3. `cre-identification` — 农户 / 村级数据的准实验识别 4. `cre-mechanism` — 农户微观机制路径 5. `cre-heterogeneity` — 异质性切分(落到农村场景) 6. `cre-tables-figures` — 主表
- 总览
- 触发时机
- 路由表
- 默认顺序
- 阶段快照模板
- 与姊妹刊《中国农村观察》的差异
- 反模式
What does the cre-workflow skill do?
Use when deciding which cre-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for 《中国农村经济》 (China Rural Economy). Routes — does not replace — the specialized skills.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cre-workflow --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.