Stata 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.From its SKILL.md
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill stata-table-builderAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.6 KB, 76 tokens by cl100k_base, as published. Nobody here has run it
Table Builder
Use this skill when the target output is a table rather than raw console output.
- Determine the table type and target audience.
- Extract authoritative stored results.
- 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.
What ships with it: 4 files
1.9 KB alongside SKILL.md, 1 of them executable
agents/
- openai.yaml228 B
references/
- table-patterns.md253 B
scripts/
- check_table_ready.pyruns733 B
- manifest.json749 B