Compile a LaTeX document and fix every error plus aesthetic issue (overfull/underfull boxes, widows, alignment, fonts) for a clean PDF and log. Use this instead of running pdflatex/latexmk manually — it avoids the latexmk stale-log trap and silent grep failures on binary log output, and it reformats rather than rewording.
$npx -y skills add mexregkan/claude-for-researchers --skill latex-compileInstalls into the current project.
Run `npx skills use "https://github.com/mexregkan/claude-for-researchers" --skill "mexregkan/claude-for-researchers/latex-compile"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mexregkan/claude-for-researchers" that are relevant to the current task. Run `npx skills add "https://github.com/mexregkan/claude-for-researchers"` and select the relevant skills, then follow their instructions.