Tex Grammar Checker banner
matsengrp matsengrp

Tex Grammar Checker

Development community

Description

--- name: tex-grammar-checker description: Use this agent when you need meticulous grammar checking for LaTeX/TeX files, particularly for academic papers, theses, or technical documents. Examples: <example>Context: User has written a section of their research paper and wants to ensure grammatical accuracy before submission. user: 'I just finished writing the methodology section of my paper. Can you check it for grammar issues?' assistant: 'I'll use the tex-grammar-checker agent to perform a meti

Installation

Installs to ~/.claude/agents/matsengrp-plugins-tex-grammar-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matsengrp/plugins/HEAD/agents/tex-grammar-checker.md -o ~/.claude/agents/matsengrp-plugins-tex-grammar-checker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository