Agent Skills: Table Builder

Build and review paper-ready regression, balance, and summary tables from Stata outputs. Use when the user needs a clean table for a draft, appendix, or coauthor share-out.

UncategorizedID: tmonk/mcp-stata/stata-table-builder

Repository

tmonkLicense: AGPL-3.0
7516

Install this agent skill to your local

pnpm dlx add-skill https://github.com/tmonk/mcp-stata/tree/HEAD/plugin/skills/stata-table-builder

Skill Files

Browse the full folder contents for stata-table-builder.

Download Skill

Loading file tree…

plugin/skills/stata-table-builder/SKILL.md

Skill Metadata

Name
stata-table-builder
Description
Build and review paper-ready regression, balance, and summary tables from Stata outputs. Use when the user needs a clean table for a draft, appendix, or coauthor share-out.

Table Builder

Use this skill when the target output is a table rather than raw console output.

  1. Determine the table type and target audience.
  2. Extract authoritative stored results.
  3. Check labels, notes, sample definitions, and comparability across columns.

Read references/table-patterns.md and use scripts/check_table_ready.py for deterministic readiness checks.