01 / The problem
Give academic writing tasks a clear process
Compilation repair, language editing, format migration and paper reading require different checks. This project breaks them into steps and reference rules for AI agents.
02 / Approach
AI agents · Academic writing
Approach
Common LaTeX and academic writing tasks are organized as structured agent skills. Five workflows cover compilation errors, language editing, submission-format migration, paper reading and reconstructing LaTeX source from a PDF.
Each skill combines procedures, domain references and checks to guide task-specific document work.
03 / Five workflows
Five academic workflows
Compilation repair
Locate common LaTeX problems such as command typos, unmatched environments and package conflicts.
Academic language editing
Improve English expression and academic phrasing while checking the surrounding context.
Submission-format migration
Adapt a document to a target conference or journal and check anonymization and length requirements.
Paper reading & analysis
Organize notes for a quick read, analysis or in-depth review.
PDF to LaTeX
Reconstruct text, equations and tables from a PDF to progressively restore a LaTeX document.
Start with the documentation

