ceq-workflow
Use when deciding which ceq-* sub-skill to invoke next, or when sequencing manuscript work from fit judgment through rebuttal for 《经济学(季刊)》 (China Economic Quarterly, CEQ). Routes — does not replace — the specialized skills.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ceq-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.
# 《经济学(季刊)》工作流(ceq-workflow) ## 总览 这是路由器,不替代任何专用 skill。它告诉你**当前阶段该用哪个 ceq-* skill**。 默认假设:目标是国内最贴近国际主流范式的中文刊 CEQ(北大 CCER/NSD 主办,2001 年创办,2021 年起全年六期)。衡量标准是**可信识别 + 国际可对话**,方法规范性要求在国内经济学刊中最高。基础事实见 `resources/journal-profile.md`。 ## 触发时机 - 用户问"这篇能不能冲 CEQ / 下一步做什么" - 手头有实证结果但识别策略立不住 - 学科或方法对口性摇摆(该投 CEQ 还是经济研究) - 收到 R&R 外审意见需要回复 ## 路由表 | 当前症状 | 下一个 Skill | |----------|-------------| | 不确定够不够格、对不对口 CEQ | `ceq-fit-positioning` | | 选题模糊 / 只有相关性 / 国际同行看不懂贡献 | `ceq-topic-selection` | | 文献只堆近年国内回归、没对标具体 field 文献 | `ceq-literature-review` | | 实证仅 OLS+控制 / 识别策略不过关 | `ceq-identification` | | DID 用 TWFE 跑交错处理,未回应异质性批评 | `ceq-modern-did` | | 聚类层级没理由 / 弱工具 / 多重检验未校正 | `ceq-inference` | | 主结果有了但没机制证据 | `ceq-mechanism` | | 全用表、没事件研究图 / 拟合图 | `ceq-figures` | | 英文摘要质量差 / 贡献是套话 | `ceq-abstract-english` | | 准备投稿,需要体例与系统 checklist | `ceq-submission` | | 收到 R&R,需要写回复 | `ceq-rebuttal` | ## 默认顺序 1. `ceq-fit-positioning` — 先判断匹配度,识别立不住别投 2. `ceq-topic-selection` — 把干净因果/可建模/国际可对话的问题定下来 3. `ceq-literature-review` — 对标具体 field 文献定位贡献(中英并重) 4. `ceq-identification` — 结构或准实验,识别假设显式化 5. `ceq-modern-did` — 若用 DID,过现代交错/异质性合规 6. `ceq-inference` — 聚类、弱工具、多重检验、标准误 7. `ceq-mechanism` — 机制渠道证据 8. `ceq-figures` — 事件研究/拟合
- 总览
- 触发时机
- 路由表
- 默认顺序
- 决策口诀
- 与本仓库其它期刊包的差异
- 阶段症状 → Skill 路由(决策树)
- 一稿到底的串联示例(CEQ 视角)
- 反模式
What does the ceq-workflow skill do?
Use when deciding which ceq-* sub-skill to invoke next, or when sequencing manuscript work from fit judgment through rebuttal for 《经济学(季刊)》 (China Economic Quarterly, CEQ). Routes — does not replace — the specialized skills.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ceq-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.