Agent skill

jwe-tables-figures

Use when finalizing the main tables and figures of a 《世界经济》 (The Journal of World Economy) manuscript — trimming over-wide regression tables, standardizing notes / clustering / significance, and presenting open-economy-specific objects (event-study plots, gravity tables, GVC decompositions). Use after results are settled.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jwe-tables-figures --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: Journal-of-World-Economy-Skills/skills/jwe-tables-figures/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +31 this week
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

# 表格与图(jwe-tables-figures) ## 触发时机 - 主表列数过多、信息过载,审稿人抓不到主结果 - 表注不规范(标准误层次、显著性、样本量缺失) - 有事件研究 / 引力 / GVC 分解但展示方式不专业 ## 主表原则 - **一张主表讲一个故事**:基准 + 关键稳健,控制 vs 不控制对比,4–6 列为宜,别堆到 10+ 列 - 每列报告:系数、标准误(注明聚类层次)、固定效应行、观测数、R²/拟合 - 显著性符号统一(*/**/***)并在表注定义;系数保留合理小数位 - 完整控制变量、次要稳健性放附录或备索 ## 开放经济专属图表 | 对象 | 规范要点 | |------|----------| | **事件研究图** | 横轴相对处理期,含置信区间,处理前系数应近零(平行趋势) | | **引力回归表** | 注明 PPML、固定效应结构(出口国×年、进口国×年、国家对)、零贸易处理 | | **GVC 分解** | 注明分解法(KWW)、用哪张 MRIO 与年份、单位口径 | | **shift-share** | 报告 exposure-robust 标准误,必要时附 Rotemberg 权重表 | | **暴露度地图 / 分布** | 标注暴露度定义与数据来源 | ## 图的规范 - 《世界经济》为中文月刊(IWEP + 中国世界经济学会主办):图表标题 / 注 用中文;变量定义清晰;可黑白打印仍可读(投稿前以官网最新版式要求为准) - 不用花哨配色掩盖信息;坐标轴、单位、图例齐全 - 数据来源与样本期在图注标明 ## 执行桥(StatsPAI / Stata MCP) 表格图形**从拟合结果生成**,不要手抄数字。完整映射见 [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md)。《世界经济》是国际经济实证刊,跨国/企业面板;强调识别与聚类。 - **表:**`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-walkthrough.md)。 ## 自检清

What's inside
Steps it walks through
  1. 触发时机
  2. 主表原则
  3. 开放经济专属图表
  4. 图的规范
  5. 执行桥(StatsPAI / Stata MCP)
  6. 自检清单
  7. 反模式
  8. 《世界经济》制表审稿期待表
  9. 微型走查:关税冲击对出口企业加成率的主表(示意数字)
  10. 审稿人追问模式 + 本刊语境修法
  11. 校准锚点(本刊已刊论文形态)
  12. 输出格式
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jwe-tables-figures skill do?

Use when finalizing the main tables and figures of a 《世界经济》 (The Journal of World Economy) manuscript — trimming over-wide regression tables, standardizing notes / clustering / significance, and presenting open-economy-specific objects (event-study plots, gravity tables, GVC decompositions). Use after results are settled.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jwe-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 984 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