What problem does it solve?
Research figures often ship with cluttered layouts, unreadable labels, or inappropriate chart types because plotting code that looks correct can still produce poor visuals. This Skill enforces an academic visual style and a mandatory self-review pass so figures are actually inspected before being treated as final.
Core Features & Use Cases
- Surface Classification: Distinguishes connector milestone images, paper main figures, appendix figures, and internal review plots, each with its own export rules (PNG vs vector PDF/SVG plus preview).
- Academic Style Contract: Applies a bundled Matplotlib style (assets/deepscientist-academic.mplstyle) with muted Morandi palettes, restrained grids, and chart-selection guidance matched to the research question.
- Mandatory Render-Inspect-Revise Loop: Requires rendering a draft, visually inspecting the output, revising readability issues against a self-review checklist, and re-exporting before acceptance.
- Use Case: When finishing a main-experiment comparison chart for a paper, use this Skill to generate the figure, inspect the rendered result, fix label collisions and legend clutter, then export both a vector PDF and a PNG preview while recording the figure in the catalog.
Quick Start
Polish my experiment results chart into a paper-ready figure and inspect the rendered output before finalizing it.