latex

Reference LaTeX commands, environments, and compilation workflows for document creation.

8|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/igbuend/grimbard --skill latex-igbuend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex
Source: https://github.com/igbuend/grimbard/tree/main/skills/latex
Command: npx skills add https://github.com/igbuend/grimbard --skill latex-igbuend

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for creating, formatting, and compiling professional-quality documents using LaTeX, simplifying complex typesetting tasks.

Core Features & Use Cases

  • Document Structure: Guidance on document classes, sections, and overall organization.
  • Text & Math Formatting: Detailed commands for styling text, typesetting complex mathematical equations, and creating tables and figures.
  • Bibliography Management: Instructions for using BibTeX and BibLaTeX for citations and bibliographies.
  • Presentations: Templates and commands for creating Beamer presentations.
  • Use Case: You need to write a scientific paper with complex mathematical formulas, tables, and a bibliography. This Skill will guide you through structuring the document, formatting equations, and managing references.

Quick Start

Use the latex skill to generate a basic article document structure with sections and a table of contents.

Frequently Asked Questions about latex

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

FAQPage Schema
How do I typeset complex mathematical equations in LaTeX?

To typeset complex mathematical equations in LaTeX, use specific math environments and formatting commands to render formulas. This Skill provides detailed explanations of commands for styling text and typesetting mathematical notation.

What is the best way to structure a scientific paper with LaTeX?

Structuring a scientific paper in LaTeX involves selecting document classes, organizing sections, and managing bibliographies. This Skill guides you through structuring documents, formatting equations, and managing references.

How do I manage citations and bibliographies using BibTeX and BibLaTeX?

Managing citations and bibliographies with BibTeX and BibLaTeX requires specific commands to link reference files to your document. This Skill provides instructions for using both systems for citations and bibliographies.

Can I create presentation slides using LaTeX?

You can create presentation slides using LaTeX by utilizing the Beamer document class. This Skill provides templates and commands for creating Beamer presentations for professional slideshows.

Why does my LaTeX document fail to compile and how do I debug it?

LaTeX documents fail to compile due to syntax errors in commands or environments. This Skill addresses common errors and best practices, facilitating debugging and compiling documents through detailed explanations of compilation workflows.