/aejmac-tables-figures
Use when building or revising exhibits for an American Economic Journal: Macroeconomics (AEJ: Macro) manuscript — impulse-response figures, fan charts, model-fit overlays, and regression/moment tables — to AEA house standards and macro conventions. Formatting and clarity; it
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aejmac-tables-figures --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/aejmac-tables-figures
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when building or revising exhibits for an American Economic Journal: Macroeconomics (AEJ: Macro) manuscript — impulse-response figures, fan charts, model-fit overlays, and regression/moment tables — to AEA house standards and macro conventions. Formatting and clarity; it
SKILL.md
aejmac-tables-figures.SKILL.mdname: aejmac-tables-figures
description: Use when building or revising exhibits for an American Economic Journal: Macroeconomics (AEJ: Macro) manuscript — impulse-response figures, fan charts, model-fit overlays, and regression/moment tables — to AEA house standards and macro conventions. Formatting and clarity; it does not generate the underlying estimates.
Tables & Figures (aejmac-tables-figures)
When to trigger
- IRF figures lack confidence bands, units, or a clear horizon axis
- Tables are dense, mislabeled, or report coefficients without the macro quantity of interest
- A model-fit comparison (data vs. simulated moments) is asserted in text but not shown
- Exhibits do not stand alone — the reader needs the body text to decode them
The AEJ: Macro exhibits bar
AEJ: Macro follows **AEA house style** (applied by the AEA at copyediting; the submitted PDF need not pre-conform, but clean exhibits speed review). Macro adds its own conventions: the **impulse-response function** is the workhorse figure, and the **headline quantity** (multiplier, peak response, welfare cost, share of variance) must be readable off the exhibit. Every exhibit should be **self-contained**: title, axis labels with units and horizon, sample, and the inference object (bands / SE) in the note.
Figure conventions (macro-specific)
- **IRFs**: plot the response with a **shaded confidence band** (state the level, e.g., 68% and/or 90%); label the horizon axis in the natural unit (quarters/months/years); mark zero; if sign-restricted, show the **identified set / median-target**, not a spurious point.
- **Fan charts / forecast bands**: show the full predictive distribution where the claim is about uncertainty.
- **Model-fit overlays**: plot **data vs. model** (targeted and untargeted moments) on the same axes; this is the credibility figure for quantitative work.
- **Counterfactual figures**: baseline vs. counterfactual paths with uncertainty carried through.
- **Variance decompositions / contribution plots**: stacked or grouped, with a clear legend.
- Vector output (`.eps`/`.pdf`) preferred for final files; keep colors legible in grayscale; no chartjunk.
Table conventions
- Report the **economic quantity**, not just raw coefficients — e.g., the multiplier, the elasticity, the implied share — with its SE/band.
- AEA tables conventionally use **significance stars**; AEJ: Macro accepts them, but the **standard error / band must be present** and must carry the inference (do not let stars substitute for a reported SE). Note significance levels in the table note.
- One decisive number per row; align decimals; units in the column header or note.
- Targeted-vs-untargeted-moment tables: clearly flag which moments were matched.
- Notes carry: sample, frequency, estimator, inference (HAC/cluster), and what an asterisk means.
Main text vs. online appendix
- Main text: the **decisive** IRFs, the headline table, the model-fit figure. AEJ: Macro articles run ~40 pages including exhibits (检索于 2026-06;以官网为准), so exhibits compete for space.
- Online appendix: full robustness IRFs, additional moments, alternative specifications, derivations.
Execution bridge (StatsPAI / Stata MCP)
Generate exhibits from the fitted result, not by retyping numbers (the usual source of body-vs-appendix drift). Full map: [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md).
- **Tables:** `etable` (multi-model columns) or `did_summary_to_latex` straight from the
`result_id` — one variable definition, one set of numbers, body and appendix in sync.
- **Figures:** `plot_from_result` / `enhanced_event_study_plot` / `event_study_table` —
axis units and the SE/clustering note baked in.
- **Every note** names the estimator + clustering (from the result's diagnostics) and
states the magnitude in interpretable units.
See a full fitted-result → exhibit chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).
Checklist
- [ ] Every IRF has a confidence band with its level stated, a labeled horizon axis, and a zero line
- [ ] Sign-restricted responses shown as a set/median-target, not a fake point estimate
- [ ] Model-fit figure (data vs. model, targeted + untargeted) present for quantitative papers
- [ ] Tables report the macro quantity with its SE/band; notes give sample/estimator/inference
- [ ] Significance stars (if used) accompany, not replace, reported SEs
- [ ] Each exhibit is self-contained (decodable without the body text)
- [ ] Decisive exhibits in main text; the rest in the online appendix; figures vector + grayscale-legible
Anti-patterns
- IRFs with no confidence bands, or bands whose level is never stated
- Sign-restricted IRFs drawn as a single line, hiding set-identification
- Tables of raw VAR coefficients with no impulse responses or implied quantity
- Stars reported but standard errors omitted
- A model "matches the data" claimed in prose with no overlay figure
- Exhibits readable only with a magnifying glass after the AEA's two-column typesetting
Output format
【Exhibit inventory】IRFs / fan charts / model-fit / counterfactual / tables
【IRF compliance】bands+level / horizon axis / zero line / set-vs-point? [Y/N]
【Quantity legibility】headline number readable off each exhibit? [Y/N]
【Table compliance】SE/band present; notes complete; stars don't replace SEs? [Y/N]
【Main vs. appendix split】decisive in text, rest in online appendix? [Y/N]
【Next step】aejmac-writing-style
Read more
name: aejmac-tables-figures description: Use when building or revising exhibits for an American Economic Journal: Macroeconomics (AEJ: Macro) manuscript — impulse-response figures, fan charts, model-fit overlays, and regression/moment tables — to AEA house standards and macro conventions. Formatting and clarity; it does not generate the underlying estimates.
Tables & Figures (aejmac-tables-figures)
When to trigger
- IRF figures lack confidence bands, units, or a clear horizon axis
- Tables are dense, mislabeled, or report coefficients without the macro quantity of interest
- A model-fit comparison (data vs. simulated moments) is asserted in text but not shown
- Exhibits do not stand alone — the reader needs the body text to decode them
The AEJ: Macro exhibits bar
AEJ: Macro follows **AEA house style** (applied by the AEA at copyediting; the submitted PDF need not pre-conform, but clean exhibits speed review). Macro adds its own conventions: the **impulse-response function** is the workhorse figure, and the **headline quantity** (multiplier, peak response, welfare cost, share of variance) must be readable off the exhibit. Every exhibit should be **self-contained**: title, axis labels with units and horizon, sample, and the inference object (bands / SE) in the note.
Figure conventions (macro-specific)
- **IRFs**: plot the response with a **shaded confidence band** (state the level, e.g., 68% and/or 90%); label the horizon axis in the natural unit (quarters/months/years); mark zero; if sign-restricted, show the **identified set / median-target**, not a spurious point.
- **Fan charts / forecast bands**: show the full predictive distribution where the claim is about uncertainty.
- **Model-fit overlays**: plot **data vs. model** (targeted and untargeted moments) on the same axes; this is the credibility figure for quantitative work.
- **Counterfactual figures**: baseline vs. counterfactual paths with uncertainty carried through.
- **Variance decompositions / contribution plots**: stacked or grouped, with a clear legend.
- Vector output (`.eps`/`.pdf`) preferred for final files; keep colors legible in grayscale; no chartjunk.
Table conventions
- Report the **economic quantity**, not just raw coefficients — e.g., the multiplier, the elasticity, the implied share — with its SE/band.
- AEA tables conventionally use **significance stars**; AEJ: Macro accepts them, but the **standard error / band must be present** and must carry the inference (do not let stars substitute for a reported SE). Note significance levels in the table note.
- One decisive number per row; align decimals; units in the column header or note.
- Targeted-vs-untargeted-moment tables: clearly flag which moments were matched.
- Notes carry: sample, frequency, estimator, inference (HAC/cluster), and what an asterisk means.
Main text vs. online appendix
- Main text: the **decisive** IRFs, the headline table, the model-fit figure. AEJ: Macro articles run ~40 pages including exhibits (检索于 2026-06;以官网为准), so exhibits compete for space.
- Online appendix: full robustness IRFs, additional moments, alternative specifications, derivations.
Execution bridge (StatsPAI / Stata MCP)
Generate exhibits from the fitted result, not by retyping numbers (the usual source of body-vs-appendix drift). Full map: [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md).
- **Tables:** `etable` (multi-model columns) or `did_summary_to_latex` straight from the
`result_id` — one variable definition, one set of numbers, body and appendix in sync.
- **Figures:** `plot_from_result` / `enhanced_event_study_plot` / `event_study_table` —
axis units and the SE/clustering note baked in.
- **Every note** names the estimator + clustering (from the result's diagnostics) and
states the magnitude in interpretable units.
See a full fitted-result → exhibit chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).
Checklist
- [ ] Every IRF has a confidence band with its level stated, a labeled horizon axis, and a zero line
- [ ] Sign-restricted responses shown as a set/median-target, not a fake point estimate
- [ ] Model-fit figure (data vs. model, targeted + untargeted) present for quantitative papers
- [ ] Tables report the macro quantity with its SE/band; notes give sample/estimator/inference
- [ ] Significance stars (if used) accompany, not replace, reported SEs
- [ ] Each exhibit is self-contained (decodable without the body text)
- [ ] Decisive exhibits in main text; the rest in the online appendix; figures vector + grayscale-legible
Anti-patterns
- IRFs with no confidence bands, or bands whose level is never stated
- Sign-restricted IRFs drawn as a single line, hiding set-identification
- Tables of raw VAR coefficients with no impulse responses or implied quantity
- Stars reported but standard errors omitted
- A model "matches the data" claimed in prose with no overlay figure
- Exhibits readable only with a magnifying glass after the AEA's two-column typesetting
Output format
【Exhibit inventory】IRFs / fan charts / model-fit / counterfactual / tables 【IRF compliance】bands+level / horizon axis / zero line / set-vs-point? [Y/N] 【Quantity legibility】headline number readable off each exhibit? [Y/N] 【Table compliance】SE/band present; notes complete; stars don't replace SEs? [Y/N] 【Main vs. appendix split】decisive in text, rest in online appendix? [Y/N] 【Next step】aejmac-writing-style
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill

