figure-style

figure-style is a skill for Claude Code, Codex from xuzhougeng/wisp-science. It costs 144 tokens per session (3,248 once invoked), scanned A, original, AGPL-3.0.

A checklist for making publication figures accurate and easy to read, with a matplotlib helper for applying its visual rules. It covers fonts, labels, axes, colours, legends, resolution, and chart selection.

In plain words
What is it for?
Planning, styling, checking, and saving matplotlib figures for papers or other publications.
Why use it?
It helps prevent misleading data displays and common readability problems when creating scientific charts.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Planning, styling, checking, and saving matplotlib figures for papers or other publications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xuzhougeng/wisp-science/figure-style
About the project

xuzhougeng/wisp-science is a local-first desktop workbench for scientific research that combines AI assistants with Python and R computing, literature search, scientific databases, and remote runtimes. Researchers use it to run analyses, manage project artifacts, and preserve evidence and decisions on their own machines. Its catalogue skills and instruction extend the workbench’s reusable agent workflows.

xuzhougeng/wisp-science · 1,120 stars · on GitHub · wispscience.com

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 xuzhougeng/wisp-science --skill figure-style
Clone the repo
git clone --depth 1 https://github.com/xuzhougeng/wisp-science

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-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/figure-style/github.svg)](https://agentmods.dev/skills/xuzhougeng/wisp-science/figure-style)
Your own site
<a href="https://agentmods.dev/skills/xuzhougeng/wisp-science/figure-style"><img src="https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/figure-style/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-style

Your own site · 80×15
<a href="https://agentmods.dev/skills/xuzhougeng/wisp-science/figure-style"><img src="https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/figure-style.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,248 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 unknown 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.00144 $0.03248
Opus 5 $0.00072 $0.01624
Sonnet 5 $0.00029 $0.00650
Haiku 4.5 $0.00014 $0.00325

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

Security

Grade A, and why

figure-style 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 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (runtime.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/figure-style/SKILL.md · 255 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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. 2d ago Changed · +5 lines aa656486a874
  2. 11d ago First seen · 250 lines · 144 tokens per session scan A 9a409cb1b48c

Subscribe to this mod's changes

figure-style is a skill published in the GitHub repository xuzhougeng/wisp-science (1,120 stars, last pushed today), licensed AGPL-3.0. It adds 144 tokens to every session and 3,248 once invoked, about $0.0007 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-schematics

Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and…

K-Dense-AI/scientific-agent-skills · 67 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.

beita6969/ScienceClaw · 60 tokens

scientific-visualization

Guide for choosing and creating scientific visualizations for publications and talks. Covers chart-type selection by data structure, color theory for accessibility/print, figure composition, journal formatting (Nature, Cell, ACS), and common pitfalls. Consult when visualizing data or preparing submission figures.

jaechang-hits/SciAgent-Skills · 60 tokens

bio-figure-design

Skill "bio-figure-design" from Runchuan-BU/BioClaw, covering bio-figure-design, purpose, input format, workflow and step 6.1: design figure 1.

Runchuan-BU/BioClaw · 0 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

academic-paper-reviewer

Multi-perspective academic paper review with dynamic reviewer personas. Runs a 5-seat, role-separated review panel (Journal-Fit Reviewer + 3 peer-review roles + Devil's Advocate) with field-specific expertise; role separation is not a claim of independent error processes. Supports full review, re-review…

FridrichMethod/awesome-skills · 205 tokens