Agent skill

cjms-tables-figures

Use when preparing tables, figures, formulas and pseudocode exhibits for a 《中国管理科学》 (Chinese Journal of Management Science) manuscript — three-line tables, equation-editor formulas with unified numbering, algorithm boxes, and convergence/sensitivity plots. Formats exhibits; the analysis behind them belongs to earlier skills.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: Chinese-Journal-of-Management-Science-Skills/skills/cjms-tables-figures/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

# 图表与公式规范(cjms-tables-figures) ## 触发时机 - 表格带竖线、网格线,非三线表 - 公式用文本或截图排版,未用公式编译器 - 收敛图、敏感性图挤成一团,看不出对比关系 ## 核心:本刊版面纪律下的图表策略 本刊明确要求**论文篇幅不超过 12 页**,且"稿中外文字母、符号必须分清大小写、正斜体、上下角标;公式须用公式编译器排印"(官方投稿指南口径,核验 2026-07-16)。12 页红线意味着图表必须高密度、零冗余: - 每张图表回答一个明确问题,图表题直接写出该问题的答案要点。 - 同类对比合并:多算法×多规模用一张分面表,不拆五张小表。 - 原始数据大表、完整参数表、次要敏感性图移入附录或留作备查材料。 ## 表格:三线表 + 对比语义 - 只用顶线、栏目线、底线三条横线,无竖线。 - 对比表中**最优值加粗**并在表注声明判定标准(均值、中位数或经检验显著)。 - 随机算法结果报"均值±标准差(重复次数)",不报单次最好成绩。 - 表头量纲齐全(万元、%、秒);小数位数全表统一。 ## 公式与记号 - 独立公式统一顺序编号 (1)(2)…,全文一个序列;被引用的公式才编号。 - 变量斜体、向量/矩阵粗体、集合花体、运算符正体(max、s.t.、E);上下角标位置分明。 - 记号表(主要符号及含义)放在模型节开头,正文符号与伪代码、图例逐一对应。 ## 算法框与图件 - 伪代码用编号算法框(Algorithm 1),行号齐全,便于审稿人指行提问。 - 收敛图:横轴迭代/时间,纵轴目标值或误差,多算法同图对比并配图例;对数坐标注明。 - 敏感性图:单参数扫的用折线族,双参数交互用热力图/等高线;基准参数点在图上标记。 - 图中文字号不小于正文脚注字号,黑白打印仍可分辨(线型/标记区分,不只靠颜色)。 ## 自检清单 - [ ] 全部表格为三线表,最优值标注规则在表注声明 - [ ] 公式经公式编译器排印、统一编号,正斜体与角标合规 - [ ] 记号表齐备,符号跨节一致 - [ ] 每张图表配"一句话回答了什么"的图表题 - [ ] 随机结果报均值±标准差与重复次数 - [ ] 正文图表精简到 12 页内,冗余材料移附录 ## 本刊形式审查与外审的图表卡点 | 卡点(编辑部/审稿用语) | 根因 | 修法 | |--------------------------|------|------| | "请按本刊格式修改图表" | 非三线表、图字过小 | 对照近期刊文重排;图字号 ≥ 脚注号 | | "公式请用公式编辑器重排" | 文本/截图公式 | 全文公式经编译器重录,编号连续 | | "符号正斜体不规范" | 变量正体、算符斜体混排 | 按"变量斜体、算符正体、向量粗体"全文过一遍 | | "图表与正文重复" | 表格内

What's inside
Steps it walks through
  1. 触发时机
  2. 核心:本刊版面纪律下的图表策略
  3. 表格:三线表 + 对比语义
  4. 公式与记号
  5. 算法框与图件
  6. 自检清单
  7. 本刊形式审查与外审的图表卡点
  8. 微型走查:一张主对比表的设计
  9. 反模式
  10. 输出格式
More from Awesome-Journal-Skills
All skills →
About this skill
What does the cjms-tables-figures skill do?

Use when preparing tables, figures, formulas and pseudocode exhibits for a 《中国管理科学》 (Chinese Journal of Management Science) manuscript — three-line tables, equation-editor formulas with unified numbering, algorithm boxes, and convergence/sensitivity plots. Formats exhibits; the analysis behind them belongs to earlier skills.

How do I install it?

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