一键导入
paper-edit
Paper editing with built-in style constraints for academic writing quality, including anti-AI detection, LaTeX validation, and figure standards
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Paper editing with built-in style constraints for academic writing quality, including anti-AI detection, LaTeX validation, and figure standards
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
计算机论文草稿终审与分层重写工作流。先逻辑后语言:检查全文章节结构 → 章节内部逻辑 → 跨章节一致性 → 写作风格 → 摘要逐句功能 → 图表 → 投稿前 sanity check。问题按 P0/P1/P2 分级。适用于 NeurIPS/ICML/ICLR/KDD/CCS/USENIX/SIGMOD/VLDB/IEEE Transactions 等顶会顶刊。Use when 用户请求论文终审、逻辑诊断、分层重写、投稿前检查,或在草稿已成形阶段进行系统性修改。
Address reviewer/editor comments by number with localized, traceable edits. Use when the user provides numbered reviewer concerns, editor proof queries, or revision lists and asks to "address comment N", "fix W1-W4", "respond to editor queries", etc. Complements review-response (rebuttal drafting) and paper-edit (style enforcement).
Use when ingesting arXiv papers into a project-local Zotero library, building a fresh Zotero collection tree for a research project, the Zotero free-tier 300 MB cloud quota is full ("File would exceed quota" / 413 Request Entity Too Large on attachment upload), the user wants PDFs to live alongside project files rather than in Zotero cloud, or the user asks to "把论文加进 Zotero / 建立 Zotero 分类 / set up related_work folder with Zotero".
Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.
Standardized tmux experiment monitoring with progress parsing, CSV log reading, and status reporting
从论文中提取图片,优先从arXiv源码包获取真正的论文图
| name | paper-edit |
| description | Paper editing with built-in style constraints for academic writing quality, including anti-AI detection, LaTeX validation, and figure standards |
| tags | ["Writing","LaTeX","Academic","Paper"] |
Edit academic papers with enforced style constraints to ensure human-quality writing and clean presentation.
Banned patterns --- never use these:
--- or --) --- replace with commas, periods, or parenthesesRequired style:
\cite{a,b,c} --- no spaces after commas\cref or \Cref for cross-references when available\label{tab:xxx}, \label{fig:xxx}\item or \\ at end of paragraphspdflatex after each edit to verifyBefore touching any file, if the request involves restructuring, multiple sections, or more than 3 separate edits:
For single targeted edits (e.g., "fix typo in §2.1"), skip Step 0 and apply directly.
Read the full section to understand context and flow. Do not read sibling sections unless explicitly part of the requested scope.
Check for all style rule violations:
--- and -- (outside of LaTeX comments)\cite formattingFix violations while preserving the author's intent and argument structure. Do not rewrite content unnecessarily --- only fix what violates the rules.
pdflatex -interaction=nonstopmode main.tex
bibtex main
pdflatex -interaction=nonstopmode main.tex
Report any compilation errors and fix them.
After editing, report:
When asked to shorten a paper:
\vspace{-Xpt}, \setlength adjustmentslatex-check.js PostToolUse hook auto-validates compilation after .tex editswriting-anti-ai skill provides deeper anti-AI writing analysisml-paper-writing skill provides venue-specific writing guidance