bundled/skills/latex-submission-pipeline/SKILL.md
Use when building a LaTeX manuscript submission pipeline with templates, latexmk, BibTeX/Biber, chktex, latexindent, CI PDF builds, compile debugging, and submission zip packaging.
npx skillsauth add foryourhealth111-pixel/vco-skills-codex latex-submission-pipelineInstall 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.
当用户需要:
先记录目标 venue 的官方模板或格式要求:
推荐统一入口(任选其一):
latexmk -pdf -interaction=nonstopmode -halt-on-errorscripts/build.ps1 / scripts/build.sh元规则:
.bib 是 source-of-truth对投稿系统最稳的组合:
PDF(matplotlib 导出)TIFF 600dpi(显微/照片/heatmap 视情况)chktex(常见 LaTeX 坑)latexindent(减少 diff 噪声)模板:templates/github-actions-latex.yml(参考 xu-cheng/latex-action)
development
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
tools
Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.
tools
High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.