Agent skill

jebo-tables-figures

Use when a Journal of Economic Behavior & Organization (JEBO) manuscript's exhibits must make a behavioral comparison legible — treatment bar charts, by-round dynamics, distribution plots, regression tables. Builds exhibits that show the mechanism; it does not run the analysis or write the prose.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jebo-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: 5 KB
Bundled scripts: none
Path: Journal-of-Economic-Behavior-and-Organization-Skills/skills/jebo-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

# Tables & Figures (jebo-tables-figures) ## When to trigger - Treatment differences are buried in a wall-of-coefficients regression table - A reader cannot see the behavioral effect without reading the surrounding paragraph - Experimental dynamics (learning over rounds, by-period contributions) are not visualized - The figure shows means but hides the *distribution* the behavioral story depends on - You are unsure whether significance markers belong in a JEBO exhibit ## What a JEBO exhibit must do The reader should see the **behavioral comparison** — treatment vs. control, by group or over time — before reading a word of text. JEBO's experimental core makes a few exhibit types load-bearing: - **Treatment-comparison plot.** Bar/dot plot of the outcome by treatment with confidence intervals; the headline contrast is the visual focus, not a footnote. - **Dynamics plot.** For repeated games / multi-round experiments, plot the outcome by period and treatment so learning, decay, or convergence is visible (the round-by-round graph is a JEBO signature). - **Distribution plot.** Where the mechanism is about heterogeneity (e.g., types, bimodality of contributions), show the full distribution

What's inside
Steps it walks through
  1. When to trigger
  2. What a JEBO exhibit must do
  3. Exhibit decisions by what the result is about
  4. House-style and Elsevier mechanics
  5. Execution bridge (StatsPAI / Stata MCP)
  6. Checklist
  7. Anti-patterns
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jebo-tables-figures skill do?

Use when a Journal of Economic Behavior & Organization (JEBO) manuscript's exhibits must make a behavioral comparison legible — treatment bar charts, by-round dynamics, distribution plots, regression tables. Builds exhibits that show the mechanism; it does not run the analysis or write the prose.

How do I install it?

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