Agent skill · Documentation

jos-writing-style

当你要按《软件学报》(Journal of Software, JOS) 的中文科技写作规范撰写或打磨稿件时使用。覆盖中英文题目、结构化中文摘要与 English Abstract、关键词、中图分类号、引言首页弧线(问题→不足→贡献→证据→意义)、术语一致性、图表与公式规范、以及参考文献 GB/T 7714 著录细则,帮助你把稿件写成《软件学报》(Journal of Software) 审稿人一眼认可的软件学科中文论文,而不是英文论文的生硬直译。

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jos-writing-style --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: Journal-of-Software-Skills/skills/jos-writing-style/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

# 《软件学报》中文科技写作规范 (Journal of Software Writing Style) 本技能把《软件学报》(Journal of Software, JOS) 的写作期望落成可执行的清单。本刊是软件学科 中文旗舰,读者是中文软件学界同行,写作既要有软件工程的严谨,也要有规范的中文科技表达。 格式口径据 2026-07-09 官网"作者园地"2021 版模板的搜索渲染整理(见 [`resources/official-source-map.md`](../../resources/official-source-map.md)),细节以官方模板 为准。 ## 一、题目(中英文) - **中文题目**:准确、具体、含关键词;避免"研究""方法"等空泛结尾撑字数。 - **English Title**:与中文语义一致,术语用领域通用英文(如 defect prediction、program analysis),首字母大写规范。 - 题目应让读者一眼看出软件学科贡献,而非技术堆叠。 ## 二、摘要(结构化) 《软件学报》(Journal of Software) 的中文摘要应客观、可独立阅读,建议包含: 1. **目的/问题**:要解决的软件工程问题与其重要性。 2. **方法**:核心思路与技术手段(不堆术语)。 3. **结果**:关键发现,尽量具体(有数量/趋势)。 4. **结论/意义**:对软件工程实践或研究的意义。 - 摘要不写"本文首先……然后……最后"的流水账,不含图表编号与文献引用。 - **English Abstract** 独立成篇、可被英文读者理解,非中文逐字直译;术语与正文一致。 - 摘要字数上限以官方模板为准(二手模板帖称约 200 字,**待核实**)。 ## 三、关键词与中图分类号 - **关键词**:5–8 组(**待核实**,以模板为准),覆盖问题、方法、对象;中英文一一对应、顺序一致。 - **中图分类号**:按内容选(软件方向多为 TP 类,如 TP311 软件工程、TP309 安全等)。 ## 四、引言首页弧线(最高杠杆) 把引言写成一条弧线,让审稿人在首页就认可贡献: ```text 第1段 实践者问题——软件如何被构建/测试/维护/验证,一个同行一眼能认的问题 第2段 现状为何不足——已有工作用了什么代理/假设,为何不够 第3段 贡献——陈述为软件工程论点(方法/系统/实证发现),列 2–3 条 第4段 证据预告——每个论点对应什么真实对象上的证据(数据集/系统/指标) 第5段 威胁姿态与意义——核心威胁有效性就地点名,说明对软件工程意味着什么 ``` 反面教材与改写见 [`resources/worked-examples/01-introduction.md`](../../resource

What's inside
Steps it walks through
  1. 一、题目(中英文)
  2. 二、摘要(结构化)
  3. 三、关键词与中图分类号
  4. 四、引言首页弧线(最高杠杆)
  5. 五、正文结构与术语
  6. 六、图表与公式
  7. 七、参考文献 GB/T 7714
  8. 八、投稿前写作自检
  9. 九、输出格式
  10. 十、中文科技写作的常见语病
  11. 十一、动笔顺序建议
  12. 十二、输出格式(语言质量版)
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jos-writing-style skill do?

当你要按《软件学报》(Journal of Software, JOS) 的中文科技写作规范撰写或打磨稿件时使用。覆盖中英文题目、结构化中文摘要与 English Abstract、关键词、中图分类号、引言首页弧线(问题→不足→贡献→证据→意义)、术语一致性、图表与公式规范、以及参考文献 GB/T 7714 著录细则,帮助你把稿件写成《软件学报》(Journal of Software) 审稿人一眼认可的软件学科中文论文,而不是英文论文的生硬直译。

How do I install it?

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