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.

インストールへ移動

ソース情報

リポジトリ
mseok/dot
ソースの最終更新活動
2026年5月7日 10:17
検出された SKILL.md の言語
英語
スター
5
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。