What problem does it solve? Writing and polishing an Indonesian-language LaTeX paper for SINTA journals, national conferences, or a thesis involves many error-prone checks: compile failures, EYD V spelling rules, BibTeX consistency, venue formatting, weak literature synthesis, and AI-sounding prose. This Skill automates those targeted reviews on an existing .tex project and returns actionable, line-referenced LaTeX comments. ## Core Features & Use Cases - Modular diagnostics: 17 routed modules covering compile, format, bibliography, EYD V grammar, sentence length, argument logic, literature synthesis, expression, EN↔ID translation, title optimization, figures, pseudocode, de-AI, experiments, tables, abstract, and venue adaptation. - Script-backed checks: Python scripts (run via uv) produce deterministic findings formatted as % MODULE (Line N) [Severity] [Priority] comments without touching citations, labels, or math. - Venue awareness: Reference guides and templates for SINTA tiers, Dikti, IEEE Indonesia, national conferences, and skripsi/tesis/disertasi formats. - Use Case: Before submitting to a SINTA journal, run the compile, bibliography, grammar, and abstract modules on main.tex to catch build errors, orphan citations, EYD V violations, and a missing five-element abstract structure in one pass. ## Quick Start Ask the assistant to check your Indonesian LaTeX paper, for example: compile main.tex, then review the pendahuluan section for EYD V grammar and sentence length without changing any equations.