latex-template
Installation
SKILL.md
Template Compliance
Compare a research project's LaTeX preamble against the working-paper template bundled with the installed
latexskill. Classify every difference, produce a scored report, and optionally apply changes interactively.
When to Use
- After the template has been updated and you want to check older papers
- Before submission — verify the preamble is clean and up to date
- When a paper has mysterious compilation issues (often a stale preamble)
- During periodic maintenance or
system-audit - When starting work on a paper that hasn't been touched in a while
When NOT to Use
- Setting up a new project — the separate
init-project-researchworkflow copies the template; this skill audits an existing project - Fixing compilation errors — use
latexfirst, then run this - Non-LaTeX projects — this skill is LaTeX-specific