plot
Help create paper-quality plots and figures with matplotlib or seaborn. Use when the user asks for plots, figures, or visualizations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Help create paper-quality plots and figures with matplotlib or seaborn. Use when the user asks for plots, figures, or visualizations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Apply Michael's academic writing style when drafting or editing text. Use when writing LaTeX prose, paper sections, abstracts, or any academic text for Michael.
Help write, debug, and manage SLURM jobs. Use when the user asks about sbatch, salloc, squeue, job scripts, or cluster resource allocation.
Review code for bugs, style issues, and correctness. Use when the user asks for a code review, review, or CR.
Help write, debug, or improve bash/shell scripts. Use when the user asks for help with shell scripting, bash, or sh.
Help scaffold, configure, and launch ML experiments. Use when the user wants to set up a new experiment, training run, or evaluation.
Help with git operations — branching, rebasing, cherry-picking, history inspection, and conflict resolution. Use when the user asks for git help beyond simple commits.
SOC 職業分類に基づく
| name | plot |
| description | Help create paper-quality plots and figures with matplotlib or seaborn. Use when the user asks for plots, figures, or visualizations. |
Help the user create publication-quality figures.
plt.tight_layout() or constrained_layout=True to avoid clippingcolorblind, deep, or manually chosen distinct colors. Avoid red/green as sole differentiator.label_1, no default axis names. Every axis labeled with units where applicable.plt.subplots() with shared axes where appropriatefigures/ or plots/fig, ax API — not plt.plot() directly. This makes multi-panel and customization easier.$ARGUMENTS