Use when the user wants a QUICK PREVIEW PLOT: a matplotlib, seaborn, base R, or ggplot2 figure drawn from a block OUTPUT collection and shown in the preview panel (e.g. "scatter the measurements from my segment-cells node", "show me a histogram of that output"). A plot job lives in `<project>/plots/<plot_id>/` and renders a display-only artifact.
$npx -y skills add jiazhenz026/scistudio --skill scistudio-write-plotInstalls into the current project.
Run `npx skills use "https://github.com/jiazhenz026/scistudio" --skill "jiazhenz026/scistudio/scistudio-write-plot"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jiazhenz026/scistudio" that are relevant to the current task. Run `npx skills add "https://github.com/jiazhenz026/scistudio"` and select the relevant skills, then follow their instructions.