scientific-figure-pro
SKILL.md
Scientific Figure Pro
Use this skill to create or revise publication figures with consistent aesthetics from the figures4papers project.
Workflow
- Identify the figure family (bar, trend, heatmap, scatter, multi-panel, conceptual illustration).
- Load helper APIs from
scripts/scientific_figure_pro.py. - Apply style first with
apply_publication_style(...). - Build the figure using
make_*helpers. - Export with
finalize_figure(...)to keep layout and output defaults consistent.
Use The Helper Module
Load by file path when package imports are inconvenient: