What problem does it solve?
This Skill eliminates the trial-and-error of styling matplotlib plots to match high-impact Nature journal requirements, producing publication-ready figures with consistent typography, palettes, panel labeling, and export settings.
Core Features & Use Cases
- Nature typography & styling: Applies Nature-like rcParams (fonts, spine visibility, legend behavior, and SVG/PDF editable text) for consistent visual identity across figures.
- Nature semantic color palettes: Uses Nature-defined blue/green/red/neutral families and an optional NMI pastel palette for unified-family dense comparisons.
- Journal-grade figure structure & validation: Guides archetype selection (schematic-led, dark image plate, clinical triptych, dense categorical, asymmetric hero), enforces rules like panel labels, and validates exports to ensure a PDF is produced correctly.
- Export policy for LaTeX workflows: Standardizes PDF-first saving with dpi=300 and tight bounding boxes suitable for manuscript inclusion.
- Workflow for multi-panel/complex layouts: Reads paper plans and required reference documents, then generates one script per figure and produces LaTeX include directives.
Quick Start
Generate Nature-style figures using the nature-figure skill by providing your figure plan or data path as the argument.