Agent skill

jcrd-supplementary

在为《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 稿件规划附录、补充材料与多媒体附件时调用。覆盖正文与补充材料的划分原则(决定录用的证据必须在正文内)、附录中放什么(完整证明、超参表、扩展实验、算法细节)、双盲评审下补充材料的匿名要求、专题稿件可能的补充约定、多媒体/大数据附件的提交方式与命名规范,以及与代码数据可用性材料的分工。适用于把一份 JCRD 中文长文的核心证据与补充证据合理分层、既不臃肿正文又不把关键证据藏进附录的场景。

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jcrd-supplementary --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-supplementary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +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 Supplementary) 本技能帮助为《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 稿件规划 **附录与补充材料**。JCRD 是以中文**长文**为主的综合刊,允许把方法、证明与实验充分展开——因此关键 在于**分层**:哪些证据必须在正文内、哪些可放附录或补充材料。核心原则一句话:**决定录用的证据必须 在正文,审稿人须读到才能判断的内容不得藏进附录**。 ## 一、正文 vs 补充材料的划分原则 | 内容 | 应放位置 | 理由 | |---|---|---| | 核心方法与主结果 | **正文** | 决定录用,审稿人必读 | | 主实验的关键对比与显著性 | **正文** | 支撑主要论断 | | 完整定理证明(较长) | 正文给思路 + **附录**给全证 | 保持正文可读,细节可查 | | 超参数完整表、实现细节 | **附录/补充** | 可复现所需但不打断主线 | | 扩展实验、额外数据集 | **附录/补充** | 增强而非决定结论 | | 大规模结果表、原始数据 | **补充材料/可用性材料** | 体量大,正文放摘要 | | 代码/数据集 | **可用性材料** | 见 `jcrd-artifact-evaluation` | 判据:**若删去某内容审稿人就无法判断贡献成立,则它属于正文**,不能下放。 ## 二、附录放什么 - **完整证明**:正文给证明骨架与关键引理,附录给逐步推导。 - **算法细节与伪码**:完整伪码、复杂度分析、边界条件。 - **超参数与训练细节**:完整超参表、搜索范围、早停策略。 - **扩展实验**:更多数据集/基线、敏感性分析、失败案例分析。 - **符号表**:长文符号多时给统一符号表,便于查阅。 ## 三、双盲下补充材料的匿名 补充材料与正文一样受**双盲**约束: - 附录致谢/基金号/单位在盲审版隐去。 - 补充文件的属性、命名、内嵌链接不得泄露作者身份。 - 多媒体附件(视频/演示)中不出现作者姓名、单位标识、含用户名的界面。 ## 四、多媒体与大数据附件 - 视频/动画/演示等多媒体附件按官方规定格式与大小提交(**待核实**当期支持的格式与上限)。 - 大数据/大结果表放补充材料或可用性材料,正文给关键摘要与指向。 - 附件**命名规范**:用中性名(如 `appendix-A-proof.pdf`、`supp-video-1.mp4`),不含姓名/单位。 ## 五、专题稿件的补充约定 - 投**对口专题**时,客座编辑或专题可能对补充材料有统一要求(**待核实**当期启事)。 - 综述类稿件的补充材料常包含**文献分类明细表**、检索式与纳入排除标

What's inside
Steps it walks through
  1. 一、正文 vs 补充材料的划分原则
  2. 二、附录放什么
  3. 三、双盲下补充材料的匿名
  4. 四、多媒体与大数据附件
  5. 五、专题稿件的补充约定
  6. 六、与可用性材料的分工
  7. 七、检查清单
  8. 八、逐周期复核
  9. 九、分层决策示例
  10. 十、附件命名与匿名示例
  11. 小结
  12. 十一、逐周期复核补记
  13. 输出格式
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jcrd-supplementary skill do?

在为《计算机研究与发展》(Journal of Computer Research and Development, JCRD) 稿件规划附录、补充材料与多媒体附件时调用。覆盖正文与补充材料的划分原则(决定录用的证据必须在正文内)、附录中放什么(完整证明、超参表、扩展实验、算法细节)、双盲评审下补充材料的匿名要求、专题稿件可能的补充约定、多媒体/大数据附件的提交方式与命名规范,以及与代码数据可用性材料的分工。适用于把一份 JCRD 中文长文的核心证据与补充证据合理分层、既不臃肿正文又不把关键证据藏进附录的场景。

How do I install it?

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