ai-conference-paper-writinglisted
Install: claude install-skill black-yt/skills
# AI Conference Paper Writing
## 文件导航
| 序号 | 文件内容概览 | 关键词 | 触发时机 | 文件路径 |
| --- | --- | --- | --- | --- |
| 1 | 规定 AI conference paper 的主规则,覆盖中心命题、核心包装词、challenge 命名、章节闭环、避免 overclaim、引用严谨性、实验布局、case study、appendix 和最终四轮检查。 | research story、central thesis、core term、challenge、paper structure、overclaim、citation、related work、method、experiments、analysis、case study、appendix、checklist | 触发本 skill 后默认读取;开始写论文前;重构主线前;判断论文类型前;检查章节是否闭环、claim 是否过度、引用是否严谨或实验结构是否完整时读取 | `SKILL.md` |
| 2 | 给出中文 story 阶段的写作骨架,说明如何先确定标题包装词、teaser 图位置、abstract 一段式要求、Introduction 六段结构、challenge 总结句和 story 矩阵。 | 中文大纲、story matrix、paper title、core term、teaser before abstract、abstract、Introduction、six paragraphs、challenge summary、contribution list、research question | 从零规划论文 story 前;先写中文大纲前;确定标题和核心包装词前;设计 teaser/abstract/intro 前;需要把想法从对象提升成问题时必须读取 | [references/markdown-story-outline.md](references/markdown-story-outline.md) |
| 3 | 说明中文版 Markdown 草稿里如何规划图表和 case,覆盖用 blockquote 描述 Figure/Table/caption、数据集对比表、数据分布表、训练超参数表、case 图文本和术语表。 | Markdown draft、figure description、table caption、blockquote、case text、dataset comparison、data distribution、hyperparameter table、terminology table、Chinese outline、visual planning | 在中文稿中安排 teaser、pipeline、组件图、主表、消融表、分析图或 case 图前;需要给画图人员明确英文图内文本和 caption 前;规划 benchmark/data 表格时必须读取 | [references/markdown-figures-tables-cases.md](references/markdown-figures-tables-cases.md) |
| 4 | 记录 GitHub Markdown 公式的稳定写法,覆盖 fenced `math` block、`$$` 风险、`x_{<t}` 替代、高风险宏、表格内公式、OCR 清理、变量解释和渲染检查命令。 |