latex-tables

Generate publication-ready LaTeX regression and summary-statistics tables with booktabs.

203|27|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/franklee16/academic-research-skills --skill latex-tables-franklee16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-tables
Source: https://github.com/franklee16/academic-research-skills/tree/main/output-tools/latex-tables
Command: npx skills add https://github.com/franklee16/academic-research-skills --skill latex-tables-franklee16

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of converting regression and summary statistics results into clean, publication-ready LaTeX tables without manually formatting every detail.

Core Features & Use Cases

  • Publication-ready LaTeX table generation: Produces LaTeX tables suitable for academic papers using consistent academic styling.
  • booktabs-based formatting: Uses booktabs for clear horizontal rules and improved readability.
  • Regression table essentials: Supports captions, labels, numeric alignment, significance stars, and standard-error notes.
  • Use cases: Standardizing table formatting across a manuscript, formatting results from Stata/R/Python outputs, and preparing balance/summary tables.

Quick Start

Use the latex-tables skill to generate a LaTeX regression table from your model output with appropriate booktabs formatting, significance stars, and notes.

Frequently Asked Questions about latex-tables

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

FAQPage Schema
How do I generate LaTeX regression tables with significance stars and standard errors?

To generate LaTeX regression tables with significance stars and standard errors, this Skill processes your econometrics output and applies booktabs formatting to produce journal-ready tables with aligned numeric columns and threeparttable-compatible notes.

What is the best way to format Stata or R regression output for a LaTeX manuscript?

Formatting Stata or R regression output for a LaTeX manuscript is done by converting the raw model results into consistent academic styling, applying booktabs horizontal rules, and matching your user-specified journal formatting requirements.

Can I use booktabs and threeparttable for LaTeX summary statistics tables?

Yes, you can use booktabs and optional threeparttable to format LaTeX summary statistics tables, ensuring consistent captions, labels, and clear horizontal rules across multiple models within your paper manuscript workflow.

How do I standardize table formatting across multiple models in an academic paper?

You standardize table formatting across multiple models by applying uniform LaTeX styling, ensuring consistent captions, labels, numeric alignment, and standard-error notes are generated automatically for each regression or summary statistics table.

Does this LaTeX table generation approach support specific journal formatting requirements?

Yes, this LaTeX table generation approach supports specific journal formatting requirements by matching user-specified styles, applying booktabs-based formatting, and producing publication-ready tables with appropriate captions and significance stars.