latex

Write, format, and debug LaTeX documents, equations, and Beamer presentations.

11|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/michaelrizvi/claude-config --skill latex-michaelrizvi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex
Source: https://github.com/michaelrizvi/claude-config/tree/main/skills/latex
Command: npx skills add https://github.com/michaelrizvi/claude-config --skill latex-michaelrizvi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LaTeX users often struggle with writing cleanly, formatting complex equations, aligning layouts, managing citations, and debugging compilation errors across documents, slides, and manuscripts. This skill provides guidance and templates to speed up drafting, error fixing, and consistency.

Core Features & Use Cases

  • Writing: Draft sections, equations, figures, and bibliographies with consistent style.
  • Math & Structures: Typeset equations, align environments, and theorem-like blocks.
  • Beamer & BibTeX: Create Beamer slides and manage bibliographies with BibTeX or biber.
  • Debugging & Compliance: Diagnose compilation errors, fix references, and ensure package usage follows conventions.
  • Use Case: A researcher drafting a paper or a student preparing a presentation can rely on this assistant to produce clean LaTeX code.

Quick Start

Tell me your LaTeX goal (e.g., draft a two-column article with bibliography and Beamer slides) and I will generate ready-to-compile LaTeX code.

Frequently Asked Questions about latex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix LaTeX compilation errors and undefined references?

To fix LaTeX compilation errors, you must diagnose missing packages, correct malformed environments, and resolve undefined references. This skill troubleshoots compilation failures, fixes bibliography links, and ensures your document follows standard package conventions.

What is the best way to typeset complex math equations and align environments in LaTeX?

Typesetting math equations requires using proper align environments and theorem-like blocks for consistent formatting. This skill generates clean LaTeX code for complex equations, structures mathematical blocks, and maintains style consistency across your document.

How do I create a Beamer presentation with a bibliography using BibTeX?

Creating a Beamer presentation with a bibliography involves structuring slides and managing citations with BibTeX or biber. This skill drafts ready-to-compile Beamer slides, formats bibliographies, and ensures your presentation follows standard LaTeX workflows.

Can I use existing macros and packages when drafting an academic paper in LaTeX?

You can use existing macros and packages when drafting an academic paper because this skill respects your current setup. It provides writing guidance and templates that comply with your established style consistency and standard LaTeX workflows.

Why does my LaTeX document have formatting inconsistencies across tables and figures?

Formatting inconsistencies across tables and figures occur when standard style conventions are not applied uniformly. This skill aligns layouts, formats document structures, and enforces style consistency to ensure your tables and figures compile cleanly.