Agent skill · Data & Analytics

mksc-tables-figures

Use when building the exhibits for a Marketing Science manuscript — estimate tables, model-fit tables, comparative-statics figures, and counterfactual/policy-simulation exhibits in INFORMS house style. Designs the exhibits; it does not run the estimation (mksc-data-analysis) or write the prose (mksc-writing-style).

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mksc-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: 6 KB
Bundled scripts: none
Path: Marketing-Science-Skills/skills/mksc-tables-figures/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +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 (mksc-tables-figures) ## When to trigger - Estimate or counterfactual tables are cluttered or not self-explanatory - Comparative statics / elasticities are buried in text instead of an exhibit - A figure does not make the model's mechanism or policy result legible - Exhibits are off INFORMS house style ## The exhibits a modeling paper needs A Marketing Science paper is read through its model and its counterfactuals, so the core exhibits differ from an experiments paper: - **Estimates table.** Structural parameters (preferences, dynamics, supply) with standard errors; group by demand vs. supply; label normalizations. Report elasticities (own/cross-price) and implied margins, not just raw coefficients. - **Model-fit table/figure.** Predicted vs. actual moments/shares/prices; in-sample and holdout. Make goodness-of-fit visible. - **Comparative-statics figure** (analytical papers). Plot how equilibrium prices/profit/advertising move with the key parameter; annotate the counterintuitive region that is the contribution. - **Counterfactual/policy table.** Baseline vs. counterfactual outcomes (prices, shares, profit, consumer surplus/welfare) with uncertainty intervals;

What's inside
Steps it walks through
  1. When to trigger
  2. The exhibits a modeling paper needs
  3. INFORMS house style
  4. Execution bridge (StatsPAI / Stata MCP)
  5. Checklist
  6. Anti-patterns
  7. Exhibit pass for Marketing Science
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the mksc-tables-figures skill do?

Use when building the exhibits for a Marketing Science manuscript — estimate tables, model-fit tables, comparative-statics figures, and counterfactual/policy-simulation exhibits in INFORMS house style. Designs the exhibits; it does not run the estimation (mksc-data-analysis) or write the prose (mksc-writing-style).

How do I install it?

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

Keep going