一键导入
latex-paper-en
Audit and improve English LaTeX academic papers. Use when writing, reviewing, or compiling IEEE, ACM, Springer, NeurIPS, and ICML papers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit and improve English LaTeX academic papers. Use when writing, reviewing, or compiling IEEE, ACM, Springer, NeurIPS, and ICML papers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reduce AI detection rate in writing (Chinese & English). Use when de-AIing, humanizing, or auditing text for AI traces in any format (LaTeX, Typst, Markdown, plain text).
以鲁迅的语气、用词、逻辑和修辞写作或改写文章。支持杂文、散文、评论等体裁,基于35篇学术论文的系统研究成果。Use when writing in Lu Xun's style or converting text to Lu Xun's voice.
分析 git 变更,自动拆分为多个 Conventional Commits 提交
Use when porting ROS1 packages (roscpp, rospy, msg/srv/action, launch, CMakeLists.txt, package.xml) to ROS2 Jazzy, or reviewing mixed ROS1/ROS2 code for API drift.
Tampermonkey userscript development assistant. Use when writing, reviewing, debugging, or optimizing Tampermonkey/Greasemonkey userscripts for browser automation and page customization.
Profiles CUDA kernels with Nsight Compute CLI, imports .ncu-rep reports, and turns NCU metrics into structured bottleneck and code-level analysis. Use when the user asks to diagnose CUDA kernel performance, interpret Nsight Compute output, compare optimization runs, or trace Nsight Compute findings back into local CUDA/C++ kernel code.
| name | latex-paper-en |
| description | Audit and improve English LaTeX academic papers. Use when writing, reviewing, or compiling IEEE, ACM, Springer, NeurIPS, and ICML papers. |
| metadata | {"category":"academic-writing","tags":["latex","paper","english","ieee","acm","springer","neurips","icml","deep-learning","compilation","grammar","bibliography"]} |
| argument-hint | [main.tex] [--section SECTION] [--module MODULE] |
| allowed-tools | Read, Glob, Grep, Bash(python *), Bash(pdflatex *), Bash(xelatex *), Bash(latexmk *), Bash(bibtex *), Bash(biber *), Bash(chktex *) |
Process English LaTeX academic papers using analysis scripts.
$ARGUMENTS. If missing, ask the user for the .tex file path and target module.$SKILL_DIR/references/STYLE_GUIDE.md and $SKILL_DIR/references/VENUES.md if needed.$SKILL_DIR/references/modules/ for module guidance (Compile, Format, Grammar, Expression, Logic, Translation, etc.).python $SKILL_DIR/scripts/check_format.py main.tex).% MODULE (Line N) [Severity] [Priority]: Issue ...\cite{}, \ref{}, \label{}, or math environments without explicit user permission.python $SKILL_DIR/scripts/check_format.py $ARGUMENTS.python $SKILL_DIR/scripts/compile.py $ARGUMENTS.main.tex and --module when arguments are missing.