Agent Skills: LaTeX Proof Formatter

Format proofs and algorithms in publication-quality LaTeX

research-documentationID: a5c-ai/babysitter/latex-proof-formatter

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/computer-science/skills/latex-proof-formatter

Skill Files

Browse the full folder contents for latex-proof-formatter.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/computer-science/skills/latex-proof-formatter/SKILL.md

Skill Metadata

Name
latex-proof-formatter
Description
Format proofs and algorithms in publication-quality LaTeX

LaTeX Proof Formatter

Purpose

Provides expert guidance on formatting theoretical CS proofs and algorithms in publication-quality LaTeX.

Capabilities

  • Algorithm pseudocode formatting (algorithmicx)
  • Inference rule typesetting
  • Proof environment formatting
  • Theorem numbering and cross-references
  • BibTeX integration
  • Conference style compliance

Usage Guidelines

  1. Structure: Organize proof structure clearly
  2. Algorithms: Format algorithms with algorithmicx
  3. Rules: Typeset inference rules with mathpartir
  4. References: Manage cross-references properly
  5. Style: Conform to conference/journal style

Tools/Libraries

  • LaTeX
  • algorithmicx
  • mathpartir
  • amsthm
  • Overleaf