compile-latex

Compile Beamer LaTeX slide decks into PDF using XeLaTeX with citation resolution.

1|1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/xashgg/claude-code-my-workflow-codex --skill compile-latex-xashgg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compile-latex
Source: https://github.com/xashgg/claude-code-my-workflow-codex/tree/main/.codex/skills/compile-latex
Command: npx skills add https://github.com/xashgg/claude-code-my-workflow-codex --skill compile-latex-xashgg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xelatex, bibtex, and includes scripts (resource) components.

What problem does it solve?

Automates the compilation of Beamer LaTeX slide decks, ensuring polished and publication-ready presentations.

Core Features & Use Cases

  • Compile Beamer Slides: Converts LaTeX source files into PDF slideshows.
  • Full Citation Resolution: Utilizes XeLaTeX for comprehensive citation processing.
  • Use Case: Ideal for academics and professionals who need to create high-quality, LaTeX-based presentations with accurate citations.

Quick Start

Compile the Beamer slides for 'Topic' by running the command: compile-latex Topic.

Frequently Asked Questions about compile-latex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile Beamer LaTeX slides into a PDF presentation?

To compile Beamer LaTeX slides into a PDF, use a tool that automates XeLaTeX compilation with full citation resolution. This generates publication-ready slideshows directly from your LaTeX source files.

Do I need BibTeX to resolve citations in XeLaTeX presentations?

Yes, BibTeX is required alongside XeLaTeX to properly process and resolve citations in Beamer presentations. This combination ensures accurate bibliography generation for academic and professional slides.

How does XeLaTeX handle citation processing for academic slide decks?

XeLaTeX handles citation processing by running comprehensive resolution routines during compilation. It requires BibTeX to manage bibliography files and accurately format citations within Beamer LaTeX source files.

Can I use this compilation method to automate generating PDF slideshows?

Yes, you can automate generating PDF slideshows by compiling Beamer LaTeX source files with XeLaTeX. This automated process converts your presentation topics into polished, publication-ready PDF decks.

What are the limitations of compiling Beamer presentations with XeLaTeX?

The primary limitation is its strict dependency on having both XeLaTeX and BibTeX installed in your environment. Without these specific LaTeX engines, the Beamer slide compilation and citation resolution will fail.

Is compile-latex suited for professional academic presentation slides?

Yes, compile-latex is designed specifically for academic and professional presentations. It compiles Beamer LaTeX source files into high-quality PDF slideshows with full citation resolution.