Handles LaTeX setup and formatting for academic paper submissions across major ML and NLP venues like NeurIPS, ICML, ICLR, and ACL. You can scaffold a new paper with the right template, run pre-submission checks for anonymization and required sections, or fix common formatting issues like special characters and mismatched environments. The scripts are practical: a checker that validates structure and catches TODOs, a citation validator, and an auto-fixer that cleans up text while preserving math mode. Most useful when you're rushing to meet a conference deadline and need to ensure compliance without manually reading venue specs. Pairs well with compilation and citation management skills.
npx skills add https://github.com/lingzhi227/agent-research-skills --skill latex-formatting