Agent skill · AI & Agents

latex-table

LaTeX回归表格生成Skill。辅助生成符合AER/QJE等顶刊格式的三线表,包括标准误聚类标注、显著性星标、固定效应标注。触发词:LaTeX表格/回归表/三线表/table制作/latex table

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeNOASSERTION
Install
npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill latex-table --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0
Path: skills/66-zheng-siyao-empirical-research-skills/latex-table/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,244
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# latex-table — LaTeX 回归表格生成Skill > 本 Skill 辅助生成符合**经济学顶刊(AER, QJE, Econometrica, JPE)**格式规范的 LaTeX 回归表格。涵盖:标准三线表、面板数据固定效应表、工具变量表、事件研究表。 ## 适用场景 - 论文写作中需要插入规范的回归结果表 - 将 Stata/Python/R 输出转换为 LaTeX 代码 - 按期刊要求排版三线表 - 生成主子表(Main Table)+ 在线附录表(Online Appendix Table) ## 核心理念 **顶刊表格的核心要素**: 1. **清晰的信息层级**——表头、分组、变量名层层递进 2. **完整的统计信息**——样本量、标准误、聚类层级、R²、F统计量 3. **规范的显著性标注**——星标统一(†/***/**/*) 4. **可复现**——表格

More from Auto-Empirical-Research-Skills
All skills →
About this skill
What does the latex-table skill do?

LaTeX回归表格生成Skill。辅助生成符合AER/QJE等顶刊格式的三线表,包括标准误聚类标注、显著性星标、固定效应标注。触发词:LaTeX表格/回归表/三线表/table制作/latex table

How do I install it?

Run `npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill latex-table --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Auto-Empirical-Research-Skills, a repository with 3,244 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going