Enforces three-line table style, footnote conventions, and figure aesthetics for Economic-Research manuscripts. Provides regression table formatting, variable definitions, data descriptions, and a checklist.
How this skill is triggered — by the user, by Claude, or both
Slash command
/economic-research-skills:er-tables-figuresThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- 主表 8 列以上,审稿人吐槽"信息密度过高"
表 3 政策冲击对企业研发投入的影响
═══════════════════════════════════════════
(1) (2) (3)
变量 研发支出 研发支出 研发支出
───────────────────────────────────────────
政策×处理后 0.045*** 0.038*** 0.040***
(0.012) (0.011) (0.013)
......
───────────────────────────────────────────
控制变量 否 是 是
个体固定效应 是 是 是
年份固定效应 是 是 是
观测值 10,234 10,234 10,234
R² 0.213 0.247 0.251
═══════════════════════════════════════════
注:括号内为聚类于企业层面的稳健标准误;***、**、* 分别表示 1%、5%、10% 显著水平。
esttab/outreg2),不手抄;见 resources/code/stata/09_tables.do*** ** * 统一用三档主回归表之前必须有变量定义表,《经济研究》格式约定:
| 变量类型 | 变量名称 | 变量定义 | 数据来源 |
|---|---|---|---|
| 被解释变量 | tax_deviation | 企业所得税费用偏差 = 实际税负 - 预期税负 | 国泰安 |
| 核心解释变量 | digital | 金税三期实施虚拟变量 | 全国税收调查 |
| 控制变量 | size | 企业规模(资产对数) | 国泰安 |
| 控制变量 | lev | 资产负债率 | 国泰安 |
| 工具变量 | iv_distance | 距金税三期试点城市的最短地理距离 | 作者计算 |
约束:
变量定义表前必须有一段数据说明(≈ 200 字),结构固定:
本文使用 [时间跨度] 的 [数据库 A] 和 [数据库 B],研究样本包含 [行业/地区] 的 [N] 家企业 / [N] 个观测。 样本筛选标准:(1) 剔除金融行业;(2) 剔除 ST/*ST 样本;(3) 剔除关键变量缺失样本。 为缓解极端值影响,对所有连续变量进行了 1% 和 99% 分位的 winsorize 处理。 数据合并方式:以 [企业 ID / 年份] 为匹配键。
禁忌:不要写"数据来源于公开渠道"——必须点名数据库。
【主表列数】X 列
【三线表合规】是 / 否
【标准误格式】统一 / 不统一
【图形 DPI】X
【缺漏注释】[...]
【下一步】er-policy-implication
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin economic-research-skillsEnforces Journal-of-Finance-and-Economics manuscript standards for regression tables and figures: three-line table style, column-count discipline, variable-definition table with formulas, footnote conventions, and figure aesthetics.
Applies Management World journal formatting to regression tables and figures: three-line tables (≤6 columns, no vertical lines), clustered standard errors in parentheses, and 300+ dpi graphics with restrained color palettes.
Enforces three-line table style, footnote conventions, column-count discipline, and figure aesthetics for 《中国农村经济》(China Rural Economy) manuscripts. Checks table column count, standard error formatting, variable definition tables, and figure resolution.