Example: Figures And Title
User request: Before I submit to ACM, check whether my figures are publication-ready and whether the title is too generic.
Recommended module sequence:
figurestitle
Commands:
bash
uv run python -B $SKILL_DIR/scripts/check_figures.py main.tex
uv run python -B $SKILL_DIR/scripts/optimize_title.py main.tex --checkExpected output:
- Figure warnings about missing files, DPI, or caption/extension issues.
- Title score with concrete title-improvement suggestions.