paper-plot
Installation
SKILL.md
Paper Plot
Produce paper-quality matplotlib figures, either by filling a pre-built style with
your data or by reproducing an uploaded paper figure. All outputs are dpi=300 PNG.
<skill-dir>below is this skill's directory — substitute the absolute path announced when the skill loads. On Windows, prefix script runs withPYTHONUTF8=1when reading/writing UTF-8 (see resources).
Pick a mode
| You have… | Mode | Read |
|---|---|---|
| Data + a target style (or a style name) | from-data | references/modes/from-data.md |
| A paper figure image to recreate | from-image | references/modes/from-image.md |
If unsure which style fits the data, from-data explains how to infer it from the data shape; from-image explains how to match an image to a style or build from scratch.