The LaTeX Build Automation skill integrates the industry-standard latexmk tool into the Claude Code environment, enabling developers and researchers to manage complex typesetting projects with ease. It automates the detection of dependencies—including bibliographies, indexes, and cross-references—ensuring the correct number of compilation passes are performed automatically. With support for live preview (watch mode), automated cleaning of build artifacts, and multi-file project management, this skill reduces the friction of LaTeX document preparation, making it an essential tool for creating high-quality PDFs, academic papers, and technical documentation.
主要功能
01Support for SyncTeX for bi-directional navigation between source and PDF
02Live preview mode with auto-rebuild functionality on file changes
03Non-interactive mode optimization for CI/CD and automated environments
04Automated multi-pass compilation with intelligent dependency tracking
05Artifact management for cleaning auxiliary files and maintaining workspaces
068 GitHub stars