| name | venue-format-auditor |
| description | Use when you want Cursor Agent to compare your LaTeX manuscript against a venue profile (page limit, anonymous rules, citation style) before submission. No CLI—Agent reads files and reports gaps. |
Venue format auditor
Inputs
assets/notes/venue.md — page limit, anonymous flag, citation package, line-number package, supplementary rules.
assets/tex/main.tex (+ any \input files).
What Agent checks (manual checklist)
- Page count — compare rough page estimate vs
venue.md limit (Agent cannot run pdfinfo unless you paste output).
- Anonymous — if
anonymous: true, flag author blocks, acknowledgements, explicit self-citations that deanonymize.
- Citations —
natbib vs biblatex vs numeric per venue note.
- Line numbers —
lineno / review option if required.
- Supplementary — separate PDF vs appendix per venue note.
Output
Plain Markdown report in chat (or a file you ask Agent to write under assets/notes/).
See also