This skill automates the entire process of compiling a complex LaTeX academic paper. It orchestrates multiple compilation steps (xelatex, bibtex, xelatex x 2) to render a final PDF from assembled inputs, including abstract, body, and bibliography. Ideal for generating professional, formatted scholarly articles and technical reports.
Compile a 5-section LaTeX paper assembled from upstream meta-skill step
outputs. The orchestrator renders paper.tex via the entrypoint.assemble
block, then this script runs xelatex / bibtex / xelatex × 2.