One-click install
npx skills add https://github.com/ccam80/thesis-writer --skill formatter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: formatter
Source: https://github.com/ccam80/thesis-writer/tree/main/skills/formatter
Command: npx skills add https://github.com/ccam80/thesis-writer --skill formatter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill checks LaTeX formatting and applies thesis-convention rules without altering content, ensuring consistency across chapters and figures.

Core Features & Use Cases

  • Formatting enforcement: Checks and corrects environments, captions, and references to match thesis standards.
  • Cross-reference integrity: Ensures cleveref usage and proper labelling.
  • Packaged styling: Validates siunitx, booktabs, subfigures, and figure/table placement.
  • Use Case: After writing a chapter, run this skill to fix floating environments and ensure consistent formatting before review.

Quick Start

Use the formatter skill to scan and adjust the target LaTeX files in your project directory, for example: run on chapters.tex and figures.tex to align with the thesis style.

Frequently Asked Questions about formatter

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

FAQPage Schema
How do I check LaTeX formatting for thesis conventions without changing content?

LaTeX formatting checks for thesis conventions scan environments, captions, and references to ensure consistency without altering content or meaning. This process validates figure placement, cross-references, units, and table styling across chapters.

How do I enforce cleveref usage and proper labelling in a LaTeX thesis?

To enforce cleveref usage and proper labelling in a LaTeX thesis, apply automated formatting rules that check cross-reference integrity. This ensures references and labels conform to thesis standards across the document.

Does this LaTeX formatting tool support siunitx units and booktabs table styling?

Yes, LaTeX formatting validation supports siunitx units and booktabs table styling. It checks and corrects these packaged styling elements to ensure tables and units align with thesis conventions.

What is the best way to fix floating environments and figure placement in a LaTeX thesis?

The best way to fix floating environments and figure placement in a LaTeX thesis is to run a formatting check on target files. This corrects environment structures and validates placement to ensure consistent formatting before review.

Can I use this to format draft manuscripts and existing theses?

Yes, LaTeX formatting checks are applicable to writer-produced chapters, draft manuscripts, and existing theses. The process ensures figure placement, cross-references, units, and table styling are consistent across any LaTeX document.

When do I need to run a LaTeX formatting check on my thesis chapters?

You need to run a LaTeX formatting check after writing a chapter to fix floating environments and ensure consistent formatting before review. This aligns chapters and figures with thesis style requirements.