Skip to main content
Run any Skill in Manus
with one click

scistudio-write-plot

Stars21
Forks1
UpdatedJune 20, 2026 at 21:45

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. NOT for authoring a reusable processing BLOCK: that is scistudio-write-block (a Python class under ``blocks/<name>.py`` that becomes a workflow node). NOT for adding a node to a workflow YAML: that is scistudio-build-workflow. A plot job NEVER becomes a workflow DAG node, NEVER edits workflow YAML, and NEVER produces downstream data or lineage.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly