Skip to main content

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.

Aller à l'installation

Informations de source

Dépôt
mseok/dot
Dernière activité de la source
7 mai 2026 à 10:17
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.