eer-tables-figures

GitHub

用于生成符合欧洲经济评论规范的表格与图表,强调报告标准误、自包含性及Elsevier排版要求。支持通过StatsPAI/Stata MCP自动从结果文件导出可编辑源文件,确保数据清晰可读。

European-Economic-Review-Skills/skills/eer-tables-figures/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

表格密集或过度装饰显著性星号 图表杂乱或缺乏不确定性区间 审稿人指出展示内容不可读 准备Elsevier最终可编辑源文件

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill eer-tables-figures -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/European-Economic-Review-Skills/skills/eer-tables-figures -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@eer-tables-figures

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill eer-tables-figures -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "eer-tables-figures",
    "description": "Use when building or revising exhibits for a European Economic Review (EER) manuscript so they report standard errors, read cleanly, and follow Elsevier economics norms. Designs tables and figures; it does not run the estimation or write the surrounding prose."
}

Tables & Figures (eer-tables-figures)

When to trigger

  • Tables are dense, over-decorated with significance stars, or missing SEs
  • Figures are cluttered, lack uncertainty bands, or are not self-explanatory
  • A referee said an exhibit is "unreadable" or "buries the result"
  • Preparing final editable source files for Elsevier production

The EER exhibits bar

EER follows Elsevier economics house style: a paper is read through its main tables and a few clean figures, each self-contained (legible without the text). The discipline norm is to report standard errors (and, increasingly, confidence intervals) and to let the magnitude carry the result rather than a wall of asterisks. Figures and tables can be embedded for review and are supplied as editable source files at final stage. Aim for fewer, sharper exhibits: the headline result should be findable in one table and one figure.

Table design rules

  • One headline table carries the main result; supporting tables are secondary.
  • Report SEs (in parentheses) under every coefficient; report N, R²/pseudo-R², and the FE/cluster structure in the notes.
  • Magnitudes legible: scale coefficients to interpretable units; add a sentence-ready effect size.
  • Significance: report SEs/CIs; if stars are used, do not let them replace the SE or the magnitude — EER norms emphasize the standard error, not the star.
  • Notes are complete: sample, period, clustering level, estimator, and what each column varies.
  • No redundant digits: 2–3 significant figures; align decimals.

Figure design rules

  • Event-study plots with leads/lags and confidence bands are the EER-standard causal exhibit.
  • Model-fit overlays (data vs. model moments) for quantitative/structural work.
  • Counterfactual / policy curves with uncertainty bands.
  • Self-contained captions: a reader should grasp the figure from the caption alone.
  • Vector output (.eps/.pdf) or high-resolution .tif/.jpg; legible fonts; colorblind-safe palettes; avoid chartjunk and 3-D effects.

Execution bridge (StatsPAI / Stata MCP)

Generate exhibits from the fitted result, not by retyping numbers. Full map: execution-with-mcp. EER is a general economics field journal; the DiD/IV/RDD chain serves its applied lane.

  • Tables: etable (multi-model) or did_summary_to_latex straight from the result_id.
  • 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 and states the magnitude in interpretable units.

See a full fitted-result → exhibit chain in the JF execution walkthrough.

Checklist

  • One headline table; the main result is findable there
  • Standard errors (and/or CIs) under every estimate; N and structure in notes
  • Stars (if any) do not substitute for SEs/magnitudes
  • Coefficients in interpretable units with a stated effect size
  • Event-study/causal figure has leads/lags + confidence bands
  • Every exhibit is self-contained (caption + notes legible alone)
  • Final figures supplied as editable/vector source at acceptance
  • No chartjunk; colorblind-safe; 2–3 significant figures

Anti-patterns

  • A table whose only signal is the number of asterisks (no SEs, no magnitude)
  • Twelve nearly-identical regression columns where two would do
  • Figures with no uncertainty bands or no axis labels
  • Captions that require the body text to interpret the exhibit
  • Raster screenshots of tables instead of editable source
  • Reporting six decimal places of false precision
  • Color encodings that fail in grayscale or for colorblind readers
  • An appendix figure carrying the headline result the main text never shows

Worked vignette (illustrative)

A labor paper's first draft has a 10-column table dense with stars and no SEs. The EER revision: one headline table (4 columns: baseline, +controls, modern DiD, IV) with SEs in parentheses, clustering noted, and effect sizes spelled out ("a 1 SD increase raises wages 2.3%, s.e. 0.6"); plus one event-study figure with flat leads and a shaded 95% band. The remaining specifications move to the Supplementary material. The result is now findable in ten seconds.

Output format

【Headline table】columns + what each varies; SEs present? [Y/N]
【Reporting】SEs/CIs under estimates; stars not load-bearing? [Y/N]
【Key figure】event-study / fit-overlay / counterfactual + uncertainty bands? [Y/N]
【Self-contained】captions+notes legible alone? [Y/N]
【Final files】editable/vector source ready? [Y/N]
【Next step】eer-writing-style (weave exhibits into the narrative)

Version History

  • 1839142 Current 2026-07-05 13:12

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
5a0abce6
Indexed
2026-07-05 13:12

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 14:47
浙ICP备14020137号-1 $Carte des visiteurs$