latex-compile-qa by willoscar/research-units-pipeline-skills
npx skills add https://github.com/willoscar/research-units-pipeline-skills --skill latex-compile-qa编译 LaTeX 项目并生成 PDF(当工具链可用时),同时生成一份简短的构建报告。
此步骤是确定性的;如果编译失败,请记录可操作的诊断信息,而不是进行猜测。
latex/main.texcitations/ref.biblatex/main.pdf(如果编译成功)output/LATEX_BUILD_REPORT.md(推荐)latexmk),如果可用的话。latex/main.pdf,要么 解释了编译失败的原因。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
output/LATEX_BUILD_REPORT.mdarxiv-survey-latex 交付物:latex/main.pdf 应 >= 8 页,并且没有未定义的引用/参考文献(严格关卡)。python .codex/skills/latex-compile-qa/scripts/run.py --helppython .codex/skills/latex-compile-qa/scripts/run.py --workspace <workspace_dir>--help(当通过流水线使用时,输入/输出由单元运行器提供)python .codex/skills/latex-compile-qa/scripts/run.py --workspace <ws>latexmk -xelatex -bibtex。output/LATEX_BUILD_REPORT.md(无论成功或失败)。latexmk症状:
原因:
解决方案:
latexmk 的 TeX 发行版。latex-scaffold 生成 latex/main.tex 并在其他地方编译。症状:
原因:
citations/ref.bib 缺失/路径错误,或者草稿中包含无效的引用键。解决方案:
latex/main.tex 指向 ../citations/ref.bib(或正确的相对路径)。citations/ref.bib 中。output/LATEX_BUILD_REPORT.md 末尾的第一个可操作错误。latex/main.tex 存在且参考文献路径正确。每周安装次数
82
仓库
GitHub 星标数
375
首次出现
2026年1月23日
安全审计
安装于
opencode66
gemini-cli65
codex63
cursor62
claude-code61
github-copilot54
Compile the LaTeX project and produce a PDF (when the toolchain is available), plus a short build report.
This step is deterministic; if compilation fails, record actionable diagnostics rather than guessing.
latex/main.texcitations/ref.biblatex/main.pdf (if compilation succeeds)output/LATEX_BUILD_REPORT.md (recommended)latexmk) if available.latex/main.pdf exists, or output/LATEX_BUILD_REPORT.md explains why compilation failed.arxiv-survey-latex deliverables: latex/main.pdf is >= 8 pages and has no undefined citations/references (strict gate).python .codex/skills/latex-compile-qa/scripts/run.py --helppython .codex/skills/latex-compile-qa/scripts/run.py --workspace <workspace_dir>--help (inputs/outputs are taken from the unit runner when used via pipeline)python .codex/skills/latex-compile-qa/scripts/run.py --workspace <ws>latexmk -xelatex -bibtex when available.output/LATEX_BUILD_REPORT.md (success or failure).latexmk not foundSymptom :
Causes :
Solutions :
latexmk.latex-scaffold to generate latex/main.tex and compile elsewhere.Symptom :
Causes :
citations/ref.bib missing/miswired, or draft contains invalid cite keys.Solutions :
latex/main.tex points to ../citations/ref.bib (or the correct relative path).citations/ref.bib.output/LATEX_BUILD_REPORT.md tail for the first actionable error.latex/main.tex exists and bibliography path is correct.Weekly Installs
82
Repository
GitHub Stars
375
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode66
gemini-cli65
codex63
cursor62
claude-code61
github-copilot54
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
46,600 周安装