texforge

Compile LaTeX documents to PDF using the tectonic engine.

5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/JheisonMB/skills --skill texforge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: texforge
Source: https://github.com/JheisonMB/skills/tree/main/texforge
Command: npx skills add https://github.com/JheisonMB/skills --skill texforge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tectonic, texlive, latexmk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of compiling LaTeX documents to PDF without the need for TeX Live, MiKTeX, or any external LaTeX distribution, streamlining the LaTeX workflow for users.

Core Features & Use Cases

  • LaTeX Compilation: Offers a simple command to compile .tex files to PDF.
  • Project Initialization: Automatically detects and migrates existing LaTeX projects or guides the creation of new ones.
  • Live Session & Build Counter: Provides a live session timer, build counter, and colored output for continuous builds.
  • Formatting and Linting: Includes tools for formatting and linting LaTeX documents to ensure quality and correctness.
  • Template Management: Allows users to manage and install LaTeX templates for various document types.
  • Use Case: Ideal for researchers, academics, and anyone who needs to create professional-quality documents in LaTeX without the complexity of setting up LaTeX environments.

Quick Start

To start a new LaTeX project, use the command: texforge new my-thesis

Frequently Asked Questions about texforge

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

FAQPage Schema
How do I compile LaTeX to PDF without installing TeX Live or MiKTeX?

You can compile LaTeX to PDF without external LaTeX distributions by using the tectonic engine. It provides an intuitive CLI for project initialization and building, streamlining document rendering without requiring TeX Live or MiKTeX setup.

Can I initialize a new LaTeX project from a template?

Yes, you can initialize a new LaTeX project from a template. The Skill automatically detects and migrates existing LaTeX projects or guides the creation of new ones, allowing users to manage and install templates for various document types.

Does tectonic work with existing latexmk and texlive dependencies?

Yes, tectonic works alongside latexmk and texlive dependencies. The Skill requires tectonic and associated LaTeX tools for document processing and rendering, providing a live session timer and build counter for continuous builds.

What is the best way to format and lint LaTeX documents during compilation?

The best way to format and lint LaTeX documents is by using the built-in formatting and linting tools. These tools ensure document quality and correctness while providing colored output for continuous builds during the compilation process.

Why should I use tectonic instead of a full LaTeX distribution?

You should use tectonic instead of a full LaTeX distribution to avoid the complexity of setting up LaTeX environments. It streamlines the LaTeX workflow, making it ideal for researchers and academics who need professional-quality documents without external setup.