ors-tables-figures
Use when building the exhibits for an Operations Research (OR) manuscript — theorem/assumption layout, comparison tables against prior work, computational-results tables, and convergence/scaling plots in INFORMS house style. Lays out exhibits; it does not generate the numbers (ors-data-analysis) or prove the results (ors-methods).
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ors-tables-figures --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Tables, Figures & Exhibits (ors-tables-figures) ## When to trigger - The model, proofs, and computational results exist and must be displayed clearly. - You need a clean comparison table separating your method from prior work. - Reviewers should be able to read a result table without hunting through the text. ## Exhibits that carry an OR paper Unlike empirical social-science papers built around correlation and regression tables, *Operations Research* exhibits are about **structure, guarantees, and computation**: - **Formal-statement layout:** number theorems, propositions, lemmas, and assumptions consistently (Theorem 1, Assumption 1) and reference them by number everywhere. Use the INFORMS LaTeX style files / `amsthm` so environments render uniformly. - **Comparison table (prior work × properties):** rows = methods/papers, columns = {assumptions, strongest result, approximation factor, complexity/rate}. This is the single most persuasive OR exhibit for novelty. - **Computational-results table:** instances/sizes × {optimality gap, time, iterations, baseline comparison}. Report units, time limits, and which configuration produced the row; bold or mark wins honestly. - **Plots:** c
- When to trigger
- Exhibits that carry an OR paper
- INFORMS house-style notes
- Vector tooling
- Exhibit pushback patterns and the INFORMS-style fix
- Worked exhibit pair (illustrative numbers)
- Execution bridge (StatsPAI / Stata MCP)
- Anti-patterns
- Output format
What does the ors-tables-figures skill do?
Use when building the exhibits for an Operations Research (OR) manuscript — theorem/assumption layout, comparison tables against prior work, computational-results tables, and convergence/scaling plots in INFORMS house style. Lays out exhibits; it does not generate the numbers (ors-data-analysis) or prove the results (ors-methods).
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ors-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.