What problem does it solve?
Typst-based academic writing often involves juggling multiple tools and repetitive tasks. This Skill provides a cohesive, modular toolkit to streamline compilation, formatting, grammar checks, and style improvements for faster, higher-quality papers.
Core Features & Use Cases
- Compilation & Verification: one-click Typst compilation, watch mode, and venue-ready output generation.
- Quality Assurance: grammar analysis, long sentence analysis, academic expression enhancement, and format checks.
- Multilingual Support & Templates: English/Chinese writing with venue templates (IEEE/ACM/NeurIPS/CVPR/Springer) and template configuration.
- Bibliography & Translation: integrated bib management and translation workflows, plus De-AI editing and title optimization.
- Use Case: A researcher drafts a Typst paper and uses this Skill to compile, validate format, polish language, optimize the title, and generate ready-to-submit output.
Quick Start
Install Typst and Python dependencies, then run:
- Compile: python scripts/compile.py main.typ
- Check format: python scripts/check_format.py main.typ --venue ieee
- Grammar and style: python scripts/deai_check.py main.typ --analyze
- Title optimization: python scripts/optimize_title.py main.typ --generate