jfr-tables-figures
Use to finalize the main tables and figures of a 《金融研究》 (Journal of Financial Research) manuscript to journal house style — trimming over-wide regression tables, standardizing significance/standard-error notes, and ensuring continuous numbering of tables, figures, equations, and footnotes.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jfr-tables-figures --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 表格与图(jfr-tables-figures) ## 触发时机 - 主回归表列数过多、信息过载 - 注释不规范(标准误/显著性/聚类层次未交代) - 编号混乱、图表与正文脱节 - 准备把"分析阶段"产出转成"投稿质量"主表/主图 ## 该刊体例要点(详见 resources/journal-profile.md) - 正文标题、**表格、图、等式、脚注分别连续编号** - 标题编号:一级"一、二、三",二级"(一)(二)(三)",三级"1. 2. 3.",四级"(1) (2) (3)" - 论文篇幅约 **2 万字**,主表数量要克制——把次要结果放稳健性/附录 - 体例以官网最新《来稿须知》为准,投前复核 ## 主表设计原则 | 问题 | 做法 | |------|------| | 列数过多(≥ 8) | 主表只放核心设定,逐步加控制/固定效应展示稳健 | | 标准误不清 | 表注写明聚类层次、标准误类型、显著性符号定义 | | 控制变量铺满 | 控制变量可"已控制"打勾或附录列示,主表突出关键系数 | | 缺识别信息 | DID 表注明处理/对照与时点;IV 报第一阶段 F 与工具 | | 单位与口径 | 金融变量单位/口径(比率 vs 水平、年化与否)统一标注 | ## 图的使用(金融题尤为重要) - **事件研究图**:DID 平行趋势与动态效应的主证据,优先于文字 - **脉冲响应图(IRF)**:VAR/局部投影的主结果,配置信带 - **高频窗口图**:货币政策意外的价格反应 - 图要能独立读懂:标题、坐标、单位、样本、置信带齐全 ## 执行桥(StatsPAI / Stata MCP) 表格图形**从拟合结果生成**,不要手抄数字。完整映射见 [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md)。《金融研究》是中文金融顶刊,企业金融因果链 + 资产定价的多重检验(factor-zoo)。 - **表:**`etable`(多列)或 `did_summary_to_latex` 直接从 `result_id` 生成。 - **图:**`plot_from_result` / `enhanced_event_study_plot` / `event_study_table`,坐标单位与 标准误/聚类注记自带。 - **每个表注**写明估计量与聚类层次,并以可解释单位报告经济量级。 完整“拟合结果 → 图表”链见 [JF 执行 walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrou
- 触发时机
- 该刊体例要点(详见 resources/journal-profile.md)
- 主表设计原则
- 图的使用(金融题尤为重要)
- 执行桥(StatsPAI / Stata MCP)
- 自检清单
- 微型走查:把一张 12 列的银行风险承担主表瘦身
- 表注必备项速查
- 审稿人追问模式与本刊语境下的修法
- 校准锚点
- 反模式
- 输出格式
What does the jfr-tables-figures skill do?
Use to finalize the main tables and figures of a 《金融研究》 (Journal of Financial Research) manuscript to journal house style — trimming over-wide regression tables, standardizing significance/standard-error notes, and ensuring continuous numbering of tables, figures, equations, and footnotes.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jfr-tables-figures --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/Awesome-Journal-Skills, a repository with 909 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.