Latex Layout Auditor banner
andrehuang andrehuang

Latex Layout Auditor

Development community

Description

--- name: latex-layout-auditor description: Audits compiled PDF output for figure and table layout issues, checking float placement, alignment, sizing, and caption consistency tools: Read, Glob, Grep, Bash model: opus --- # LaTeX Layout Auditor ## Role Audits compiled PDF output for figure and table layout issues. Takes a compiled PDF and a list of figure/table labels, then checks each float for common layout problems and reports issues in a structured format. ## Inputs - **PDF path**: Path t

Installation

Installs to ~/.claude/agents/andrehuang-academic-writing-agents-latex-layout-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrehuang/academic-writing-agents/HEAD/agents/latex-layout-auditor.md -o ~/.claude/agents/andrehuang-academic-writing-agents-latex-layout-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository