latex-writing

Create and edit LaTeX documents for scientific and technical writing.

Updated May 5, 2026
One-click install
npx skills add https://github.com/yanochka11/harness_bro --skill latex-writing-yanochka11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-writing
Source: https://github.com/yanochka11/harness_bro/tree/main/.claude/skills/curated/latex-writing
Command: npx skills add https://github.com/yanochka11/harness_bro --skill latex-writing-yanochka11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps researchers and technical writers create, edit, and maintain high-quality LaTeX documents while avoiding common formatting, compilation, and bibliography issues.

Core Features & Use Cases

  • LaTeX Document Authoring: Provides guidance for structuring articles, reports, theses, preprints, and presentations with appropriate packages, sections, figures, tables, and equations.
  • Project Workflow Support: Helps manage Overleaf and local git-based LaTeX projects, bibliography workflows, and latexmk builds.
  • Error Resolution: Diagnoses common compilation problems and recommends fixes for packages, references, figures, and language configuration.

Quick Start

Use the latex-writing skill to create a structured LaTeX article with sections, bibliography, figures, and a reliable build workflow.

Frequently Asked Questions about latex-writing

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

FAQPage Schema
How do I create a structured LaTeX document for a scientific paper?

To create a structured LaTeX document for a scientific paper, define your project scenario such as article, report, or preprint, then organize sections, figures, tables, and equations using appropriate packages. This ensures proper formatting and cross-references for academic writing.

Why does my LaTeX compilation fail when adding bibliography references?

LaTeX compilation often fails due to incorrect package selection, unresolved cross-references, or misconfigured bibliography workflows. Diagnosing these common compilation problems and applying recommended package and reference fixes ensures a reliable latexmk-based build.

Can I manage Overleaf and local git-based LaTeX projects with this workflow?

Yes, you can manage both Overleaf and local git-based LaTeX projects. The workflow supports project synchronization, bibliography management, and latexmk builds across Overleaf and local environments to maintain structured LaTeX project organization.

What is the best way to format a technical thesis using LaTeX packages?

The best way to format a technical thesis using LaTeX is to select the report or thesis scenario, apply appropriate packages for sections and equations, and structure cross-references and figures properly. This maintains a polished and consistent scientific document format.

Does latexmk work with beamer presentations and preprint formatting?

Yes, latexmk works with beamer presentations and preprint formatting. The workflow supports article, report, thesis, preprint, and beamer scenarios, utilizing latexmk-based build practices to compile documents and resolve formatting issues consistently.

What are common limitations when configuring language settings in LaTeX?

Common limitations when configuring language settings in LaTeX involve package conflicts and incorrect language package selection. Resolving these compilation problems requires proper package configuration and structured project organization to ensure the document builds without errors.