Figure Styling Skills Index

Figure Styling Skills Index is a skill for Claude Code, Codex from aristoteleo/PantheonOS. It costs 41 tokens per session (862 once invoked), scanned A, original, BSD-2-Clause.

A set of styling guidelines and recipes for creating scientific figures, posters, graphical abstracts, presentations, and flowcharts.

In plain words
What is it for?
Use it when generating or styling research plots, multi-panel figures, academic posters, presentation visuals, process diagrams, or graphical abstracts.
Why use it?
It helps choose an appropriate visual recipe for the output instead of applying the same design rules to every kind of scientific graphic. Optional venue-specific guidance can refine the result when requested.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when generating or styling research plots, multi-panel figures, academic posters, presentation visuals, process diagrams, or graphical abstracts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aristoteleo/pantheonos/figure_styling
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aristoteleo/PantheonOS --skill figure_styling
Clone the repo
git clone --depth 1 https://github.com/aristoteleo/PantheonOS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Figure Styling Skills Index

README.md
[![agentmods](https://agentmods.dev/badge/skills/aristoteleo/pantheonos/figure_styling/github.svg)](https://agentmods.dev/skills/aristoteleo/pantheonos/figure_styling)
Your own site
<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/figure_styling"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/figure_styling/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Figure Styling Skills Index

Your own site · 80×15
<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/figure_styling"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/figure_styling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 862 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.00862
Opus 5 $0.00020 $0.00431
Sonnet 5 $0.00008 $0.00172
Haiku 4.5 $0.00004 $0.00086

Measured 9d ago against content hash c56395bcbe0c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Figure Styling Skills Index scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

pantheon/factory/templates/skills/figure_styling/SKILL.md · 93 lines

How it starts

The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Figure Styling

General scientific figure styling skill for default agents and graph-generation tasks.

This skill has two layers:

  1. OutputType recipes — self-contained recipes for default-agent use (SKILL.md + one recipe file).
  2. Optional style guides — venue- or aesthetic-specific refinement, loaded only when requested.

Lightweight read rule: For normal use, read only this SKILL.md and one outputType recipe. Do not load styles/, quality/, input/, or triage/ unless explicitly needed.


Route by outputType

outputType Read Rendering mode Use for
figure figure.md code-first paper figures, data plots, multi-panel figures
poster poster.md mixed academic posters
graphical-abstract graphical-abstract.md AI-first graphical abstracts, TOC figures
presentation presentation.md mixed slide visuals
flowchart flowchart.md AI-first workflow diagrams, process diagrams

Optional style guides

Read these only when the user explicitly requests a venue/style or a style_id is provided. If a listed file is not present, continue with the outputType recipe and report the missing file.

style_id File Use for
neurips_diagram styles/neurips_diagram.md ML methodology diagrams (NeurIPS / ICML / ICLR / CVPR)
neurips_plot styles/neurips_plot.md ML/statistical plots (NeurIPS / ICML / ICLR / CVPR)
nature_figure styles/nature_figure.md Nature / Cell / Science-style scientific figures
ieee_figure styles/ieee_figure.md IEEE journal / conference figures
color_palettes styles/color_palettes.md Colorblind-safe palette reference (Paul Tol)

Scientific visual language

Use concrete visual schemas instead of generic scientific prompts.

Prefer:

  • Flat vector scientific illustration
  • Clean white or very light background
  • Short accurate labels
  • Explicit entities and connections
  • Editable-looking vector composition
  • Journal-grade readability
  • Clear module hierarchy
  • Restrained scientific palette

Read the full file on GitHub · 93 lines

Files

What ships with it

10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 93 lines · 41 tokens per session scan A c56395bcbe0c

Subscribe to this mod's changes

Figure Styling Skills Index is a skill published in the GitHub repository aristoteleo/PantheonOS (484 stars, last pushed today), licensed BSD-2-Clause. It adds 41 tokens to every session and 862 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

scientific-visualization

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick…

xintaofei/codeg · 72 tokens

paper-banana

Academic diagram and workflow aesthetic evolution engine.

tao3k/xiuxian-artisan-workshop · 12 tokens

bio-data-visualization-color-palettes

Select colormaps and qualitative palettes for scientific figures using perceptual-uniformity, color-vision-deficiency safety, and luminance-monotonicity criteria. Covers Crameri scientific colormaps, viridis/cividis/magma, Okabe-Ito categorical, ColorBrewer, and the rainbow/jet critique. Use when choosing palettes for…

PKU-YuanGroup/OpenAI4S · 99 tokens

latex-posters

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

dralkh/iktinah · 60 tokens

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…

dralkh/iktinah · 65 tokens

scientific-visualization

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick…

dralkh/iktinah · 72 tokens