This handles the tedious parts of making publication-ready scientific figures: journal-specific formatting, colorblind-safe palettes, multi-panel layouts, and export at the right DPI. It wraps matplotlib, seaborn, and plotly with presets for Nature, Science, and Cell requirements. You get utilities for checking figure dimensions, applying the Okabe-Ito palette, and saving in PDF/EPS/TIFF with proper resolution. The real value is not having to remember that Nature wants 89mm single-column figures or that you should never use jet colormaps. If you're just exploring data, skip this and use seaborn directly. This is for when reviewers will reject your manuscript because your fonts are too small.
npx skills add https://github.com/k-dense-ai/scientific-agent-skills --skill scientific-visualization