
Write Latex
- 2 repo stars
- Updated July 24, 2026
- cboone/agent-harness-plugins
A LaTeX mathematical-typesetting style guide based on AMS, IEEE, ISO 80000-2, and Knuth conventions.
About
Write-latex is a LaTeX mathematical-typesetting style guide based on AMS, IEEE, ISO 80000-2, and Knuth conventions. It standardizes notation and formatting so equations and documents meet publication standards. Aimed at researchers and engineers producing typeset technical material.
- LaTeX typesetting guide
- AMS/IEEE/ISO conventions
- Knuth-aligned
- Math notation standards
Write Latex by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin marketplace add cboone/agent-harness-plugins/plugin install write-latex@agent-harness-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | cboone/agent-harness-plugins ↗ |
What it does
A LaTeX mathematical-typesetting style guide based on AMS, IEEE, ISO 80000-2, and Knuth conventions.
README.md
Write LaTeX
LaTeX mathematical typesetting style guide based on AMS, IEEE, ISO 80000-2, and Knuth conventions.
Type: Skill
Trigger: /write-latex (also activates automatically)
Installation
See the marketplace install instructions.
What It Does
Provides LaTeX typesetting conventions covering math typesetting, document structure, package selection, macros and cross-references, figures and floats, tables, spacing and alignment, ISO conventions, bibliography, and common mistakes. Activates automatically when working with .tex files, raw LaTeX blocks in Pandoc Markdown, BibTeX files, or LaTeX preambles.
Includes a condensed essential checklist plus comprehensive references organized by topic.
Usage
/write-latex
The skill also activates automatically when Claude Code detects LaTeX work.
Examples
- Editing a
.texpaper: activates automatically - Configuring a LaTeX preamble or shared macros file: activates automatically
- Reviewing typesetting quality before submission: activates automatically
- "/write-latex": loads the full style guide explicitly
See Also
- Write Math: mathematical exposition that often pairs with LaTeX typesetting
- Write Pandoc Markdown: Pandoc Markdown sources that compile to LaTeX
- All plugins