What problem does it solve?
This Skill automates the assessment of academic manuscripts for formatting and style, catching missing sections, inconsistent references, cross-reference issues, and table/figure numbering before submission. It supports LaTeX (.tex) and Word (.docx) documents, making final polishing faster and less error-prone.
Core Features & Use Cases
- Document-wide format checks for LaTeX and Word, including missing sections, figure/table numbering, citation consistency, and cross-reference integrity.
- Support across document types: theses, journal articles, and conference papers, regardless of discipline.
- Use case: a near-final manuscript with mixed section completeness and inconsistent references can be scanned to produce a prioritized, action-ready fix list.
Quick Start
Run the format-check on a single file: /format-check paper.tex
Or scan a directory: /format-check ./papers
Optional: specify a terms file for consistency checks: /format-check --terms terms.txt