mine/academic-writing/SKILL.md
综合论文编写技能,支持 plan-outline(概要规划)、write(章节写作与整合)、review(评审)、switch-venue(渠道切换)和 switch-language(语言切换)模式。集成去 AI 味、防幻觉引用工作流、顶级会议写作哲学及稳定绘图功能。
npx skillsauth add rinbarpen/vibe-coding academic-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
plan-outline (概要规划)用于生成论文的文章概要和内容排布。
scientific-writing 的两阶段规划法,确定 IMRAD 结构。write (章节写作与整合)支持指定章节的深入写作或修改,并能整合多章节以确保一致性。
venue(如 NeurIPS 9页, ICML 8页)自动调整内容详略。humanizer (英文) 或 humanizer-zh (中文) 进行语言优化。review (多审稿人评审)模拟顶级期刊/会议的多审稿人模式。
review.md 文件。switch-venue (渠道切换)在不同会议或期刊格式之间进行转换。
switch-language (语言切换)在中英文写作环境之间切换。
chinese-copywriting-guidelines(中英文空格、全角标点)。ml-paper-writing 的简洁原则,避免过度修饰。严禁凭记忆生成 BibTeX。 所有引用必须通过 references/citation_workflow.md 中的 API 验证流程。如果无法验证,必须标记为 [CITATION NEEDED]。
language 一致(默认英文)。testing
UI testing knowledge and patterns for AI-assisted testing workflows
tools
ppt-master 集成技能。覆盖演示文稿初始化、幻灯片母版管理、主题应用、模板继承链与多格式导出。
development
python-pptx 幻灯片内容构建技能。覆盖幻灯片创建、内容填充(文本/表格/图表/图片)、样式应用与演讲者备注生成。
tools
openpyxl 图表创建与格式化技能。覆盖图表类型选择、坐标轴配置、系列管理、调色板与条件格式化。