latex-final-writer

Convert Markdown papers to LaTeX using user-specified templates.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Hjhnb-star/ecr_grpo_agent --skill latex-final-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-final-writer
Source: https://github.com/Hjhnb-star/ecr_grpo_agent/tree/main/.agents/skills/latex-final-writer
Command: npx skills add https://github.com/Hjhnb-star/ecr_grpo_agent --skill latex-final-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, texlive, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The LaTeX Final Draft Writer Skill solves the complex task of transforming a completed paper.md into a polished LaTeX final draft using a user-provided conference template. It simplifies the process with structured, automated workflow and minimal user guidance.

Core Features & Use Cases

  • Paper-to-LaTeX Conversion: Transforms markdown documents into LaTeX with structure and style according to user templates.
  • Automated Writing Plan: Creates or updates a writing plan detailing section content, structure, and citation rules.
  • Step-by-Step Drafting: Guides users through each section, maintaining formatting and adherence to claims in paper.md.
  • Final Review & Revision: Facilitates the final review of LaTeX sections, ensuring all elements are consistent with the source content.

Quick Start

Start by running the LaTeX Final Draft Writer Skill on the 'paper.md' and a conference LaTeX template in 'tex/'.

Frequently Asked Questions about latex-final-writer

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

FAQPage Schema
How do I convert Markdown to LaTeX using a conference template?

To convert Markdown to LaTeX, the Skill transforms your paper.md content and applies your user-specified conference template. It creates an automated writing plan to ensure structure and citation consistency throughout the scientific document preparation process.

What is the best way to structure research workflow for LaTeX document preparation?

The best way to structure research workflow for LaTeX is using a guided, step-by-step drafting plan. This approach details section content, enforces citation rules, and facilitates final proofreading to maintain formatting consistency with your claims.

Do I need pandoc and texlive to convert paper.md to LaTeX?

Yes, you need pandoc and texlive installed in your environment to convert paper.md to LaTeX. These dependencies provide the underlying document preparation and format conversion engines required to execute the structured writing workflow.

Can I check citation consistency when formatting a paper in LaTeX?

You can check citation consistency when formatting a paper in LaTeX by using the automated writing plan. It enforces citation rules during the step-by-step drafting process to ensure references remain consistent with the source markdown content.

Does automated LaTeX conversion work with existing scientific research documentation?

Automated LaTeX conversion works directly with existing scientific research documentation stored in markdown format. It focuses on transforming the completed paper.md file into a polished final draft while maintaining adherence to your original claims.

What are the limitations of automated Markdown to LaTeX conversion?

A limitation of automated Markdown to LaTeX conversion is that it requires a pre-existing paper.md and a specific conference template in the tex directory. It cannot generate research content from scratch and relies on structured input for final proofreading.