plot-from-spec
Generate publication-ready Python plotting code from a structured plot specification. Use when the user provides a dataframe schema, file columns, or semantic mappings and wants one of these supported plot families: training or evaluation line plots, grouped bar plots with error bars, scatter plots with linear trend lines, heatmaps, or ablation summary panels. Use this skill to normalize a plotting request into a strong spec, validate it, and emit deterministic matplotlib or seaborn code. Do not use for unsupported exotic plot types, raw image editing, interactive dashboards, or end-to-end experiment execution.
Source facts
- Repository
- mseok/dot
- Last source activity
- May 7, 2026 at 10:17
- Detected SKILL.md language
- English
- Stars
- 5
- Forks
- 1
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.