Agent skill · Workflow & Productivity

jcrd-workflow

在需要为《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 投稿编排从选题到出版的完整流程时调用。覆盖选题与栏目/专题定位、证据构建(实验或综述)、中文长文写作、双盲投稿、编辑初审到外审复审终审的多轮评审、审稿意见答复与修回、录用后定稿校样、以及代码数据可用性与专题时间表的协同。适用于把一篇计算机学科的中文稿件的整个投稿生命周期倒排成有序里程碑、明确各阶段该调用哪个技能的场景。

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jcrd-workflow --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: Journal-of-Computer-Research-and-Development-Skills/skills/jcrd-workflow/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 《计算机研究与发展》全流程编排 (JCRD Workflow) 本技能把投向《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 的一次投稿 编排成**有序里程碑**,并指明各阶段调用哪个技能。JCRD 是 CCF A 类中文旗舰**月刊**,以**专题组稿** 见长、综述与原创并重、实行**双盲评审**。与会议不同,期刊无统一「截稿日」倒排,但**专题**有截稿与 出版时间表——若投专题,需按专题日历倒排。 ## 一、阶段总览 ```text 选题定位 → 证据构建 → 写作 → 双盲投稿 → 外审 → 修回(多轮)→ 终审 → 定稿校样 → 出版 ``` ## 二、里程碑与技能映射 | 阶段 | 关键动作 | 技能 | |---|---|---| | 1 选题定位 | 判断投常规栏目还是对口专题;与姊妹刊选路 | `jcrd-topic-selection` | | 2 证据构建 | 实验或综述证据,可复现材料同步 | `jcrd-experiments` / `jcrd-reproducibility` / `jcrd-related-work` | | 3 写作 | 中文长文,摘要五要素,GB/T 7714 | `jcrd-writing-style` | | 4 补充材料 | 正文/附录分层,可用性材料 | `jcrd-supplementary` / `jcrd-artifact-evaluation` | | 5 双盲投稿 | 匿名清扫,格式与栏目/专题归属 | `jcrd-submission` | | 6 审稿 | 建模流程,校准预期 | `jcrd-review-process` | | 7 修回 | 逐条答复,映射修改,保持双盲 | `jcrd-author-response` | | 8 定稿校样 | 去匿名,补元数据,逐轮校对 | `jcrd-camera-ready` | ## 三、动笔前(最高杠杆) - 先用 `jcrd-topic-selection` 判断:工作是否契合当期**专题**主题?若契合,按专题**截稿时间表** 倒排(**待核实**当期日期);否则投常规栏目,无硬截稿但仍应尽早。 - 判断稿件类型:学术论文 / 技术报告 / 综述 / 研究热点论文。 - 综述型早建分类框架,原创型早定 RQ 与基线。 ## 四、构建与写作阶段 - 证据与可复现材料**并行**推进:实验设计期就钉死数据/模型来源、固定环境(见 `jcrd-reproducibility`)。 - 写作对照 `resources/worked-examples/01-introduction.md` 打磨摘要与引言。 - 相关工作用 `jcrd-related-work`

What's inside
Steps it walks through
  1. 一、阶段总览
  2. 二、里程碑与技能映射
  3. 三、动笔前(最高杠杆)
  4. 四、构建与写作阶段
  5. 五、投稿阶段
  6. 六、评审与修回阶段
  7. 七、录用后
  8. 八、专题稿件的时间协同
  9. 九、里程碑检查清单
  10. 十、常规栏目与专题的流程差异
  11. 十一、时间倒排模板(专题稿)
  12. 小结
  13. 十二、跨技能协同提示
  14. 输出格式
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jcrd-workflow skill do?

在需要为《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 投稿编排从选题到出版的完整流程时调用。覆盖选题与栏目/专题定位、证据构建(实验或综述)、中文长文写作、双盲投稿、编辑初审到外审复审终审的多轮评审、审稿意见答复与修回、录用后定稿校样、以及代码数据可用性与专题时间表的协同。适用于把一篇计算机学科的中文稿件的整个投稿生命周期倒排成有序里程碑、明确各阶段该调用哪个技能的场景。

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jcrd-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.

Keep going