Loading...
Loading...
Handle LaTeX formatting, templates, and styling for academic papers. Set up conference templates (ICML, ICLR, NeurIPS, AAAI, ACL), fix formatting issues, manage packages, and ensure venue-specific compliance. Use when the user needs to set up a paper template, fix LaTeX formatting, or prepare for submission.
npx skill4agent add lingzhi227/claude-skills latex-formatting$0setupfixcheck$1setup.texfixcheckpython ~/.claude/skills/latex-formatting/scripts/latex_checker.py paper/main.tex --venue neurips --check-anonpython ~/.claude/skills/citation-management/scripts/validate_citations.py \
--tex paper/main.tex --bib paper/references.bib --check-figurespython ~/.claude/skills/latex-formatting/scripts/clean_latex.py \
--input paper/main.tex --output paper/main_cleaned.tex--dry-run--tables-onlypython ~/.claude/skills/latex-formatting/scripts/latex_checker.py paper/main.tex --venue neurips --fixmain_fixed.tex~/.claude/skills/latex-formatting/references/venue-templates.mdsetupreferences/venue-templates.mdfixchecklatex_checker.py