cjms-writing-style
Use when polishing structure and house style for a 《中国管理科学》 (Chinese Journal of Management Science) manuscript — the prescribed section order, the 100–200-character self-contained abstract, keywords, CLC number, 结语, sequential-coded references, and the English abstract block. Enforces house style; content quality belongs to earlier skills.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cjms-writing-style --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.
# 体例与写作风格(cjms-writing-style) ## 触发时机 - 摘要写成"本文研究了……具有重要意义"的空转句 - 不清楚"结语"该写什么、和摘要如何分工 - 参考文献格式混乱,中英文摘要不对应 ## 核心:本刊规定的行文骨架 官方投稿指南规定来稿按以下顺序书写(核验 2026-07-16,以官网最新为准): ``` 标题 → 作者 → 单位(单位名称、省市、邮编)→ 摘要 → 关键词 → 中图分类号 → 正文 → 结语 → 参考文献 → 英文标题 → 作者(汉语拼音)→ 单位 → 英文摘要 → 英文关键词 ``` 任何环节缺失或换序都会在编辑部形式审查环节被退回,改起来最冤枉。 ## 摘要:100–200 字,自明五要素 摘要须独立自明,依次含:**研究对象与问题 → 方法/模型(点出改进)→ 数据或算例 → 主要结果(给方向或量级)→ 结论/含义**。禁用"本文具有重要理论与现实意义"式自评;英文摘要与中文逐要素对应,不是逐句直译。 关键词 **3 个以上**,从"问题域、方法、情境"三个维度各取 1–2 个(如:供应链韧性;分布鲁棒优化;平台经济),并给出对应英文关键词;中图分类号按《中国图书馆分类法》选取(管理科学常用 C93、F 大类下二级号)。 ## 结语的写法(不是摘要复读) 结语三段式:① 一段话复述问题与方法路径;② 分点列主要发现(回指命题/实验编号);③ 局限与展望——写"模型哪个假设最紧、放松后预期什么变化",而非"未来将进一步深入研究"。管理启示若已单独成节,结语不重复展开。 ## 语言风格四条 1. **动词化**:多用"构建、证明、求解、检验、发现",少用"进行了……的研究"。 2. **数字说话**:能给区间/量级处不用"明显、较大"。 3. **段落有主题句**:每段首句可独立成立;删去后不影响意义的句子直接删。 4. **术语一致**:同一概念全文一个译名(如 robust 统一"鲁棒",不与"稳健"混用;实证部分的 robustness check 译"稳健性检验"单独说明)。 ## 参考文献(顺序编码制) - 按正文首次出现顺序编号,正文标注序号;文末逐条与正文对应。 - 仅著录公开出版、作者直接阅读过的文献,格式参照本刊近期已发表论文。 - 中文文献可附英文对照(视当期规范),网络首发文献注明获取路径与日期。 ## 自检清单 - [ ] 章节顺序与官方骨架逐项一致,英文块齐全 - [ ] 摘要 100–200 字、五要素齐备、无自评句 - [ ] 关键词 ≥3 且覆盖问题/方法/情境三维 - [ ] 中图分类号已选且合理 - [ ] 结语三段式,局限具体到假设 - [ ] 参考文献顺序编码无跳漏,格式对照近期刊文 ## 微型走查:摘要的改写 沿用应急预置虚构稿件(示意数字仅作演示): ``` 改写前(
- 触发时机
- 核心:本刊规定的行文骨架
- 摘要:100–200 字,自明五要素
- 结语的写法(不是摘要复读)
- 语言风格四条
- 参考文献(顺序编码制)
- 自检清单
- 微型走查:摘要的改写
- 反模式
- 输出格式
What does the cjms-writing-style skill do?
Use when polishing structure and house style for a 《中国管理科学》 (Chinese Journal of Management Science) manuscript — the prescribed section order, the 100–200-character self-contained abstract, keywords, CLC number, 结语, sequential-coded references, and the English abstract block. Enforces house style; content quality belongs to earlier skills.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cjms-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.