latex-template

Compare LaTeX project preambles against a specified template for compliance.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/flonat-research --skill latex-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-template
Source: https://github.com/flonat/flonat-research/tree/main/skills/latex-template
Command: npx skills add https://github.com/flonat/flonat-research --skill latex-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures LaTeX projects adhere to specified template standards, identifying discrepancies and suggesting corrections for a clean, professional output.

Core Features & Use Cases

  • Template Compliance: Compares LaTeX project preambles against a working paper template.
  • Semantic Comparison: Analyzes packages, hyperref, bibliography, custom commands, theorem environments, and build config.
  • Interactive Apply: Allows users to apply suggested changes interactively.
  • Quality Scoring: Provides a numeric score to gauge the project's compliance with the template.
  • Use Case: Before submitting a research paper, use this Skill to verify the LaTeX project's preamble is up to date and compliant with the required template.

Quick Start

Run the latex-template Skill on your project directory to check for compliance against the template.

Frequently Asked Questions about latex-template

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

FAQPage Schema
How do I check if my LaTeX research paper preamble matches a template?

To check if your LaTeX research paper preamble matches a template, run a compliance comparison on your project directory. This process analyzes packages, hyperref, bibliography, custom commands, theorem environments, and build config to identify discrepancies and ensure formatting standards are met.

What is LaTeX preamble analysis and how does it verify template compliance?

LaTeX preamble analysis is the process of comparing your project's preamble against a working paper template to verify template compliance. It performs semantic analysis on packages, custom commands, and build configurations to identify formatting discrepancies and ensure a clean, professional output.

Can I automatically apply suggested changes when my LaTeX document formatting is non-compliant?

Yes, you can automatically apply suggested changes when your LaTeX document formatting is non-compliant using an interactive apply mode. This feature allows you to selectively accept corrections for your preamble packages and configurations to meet the required template standards.

How do I get a compliance score for my LaTeX project before submission?

You can get a compliance score for your LaTeX project by running a template compliance check. This analysis provides a numeric quality score that gauges how closely your preamble adheres to the specified formatting standards before you submit your research paper.

Does the LaTeX template checker analyze build config and bibliography settings?

Yes, the LaTeX template checker analyzes build config and bibliography settings. It performs a semantic comparison of your project's packages, hyperref, custom commands, theorem environments, and bibliography setup against a working paper template to ensure full formatting compliance.