Step 2 of the PaperOrchestra pipeline (arXiv:2604.05018). Execute the visualization plan from outline.json — render plots and conceptual diagrams from experimental_log.md and idea.md, optionally refine via VLM critique loop, and produce context-aware captions. Runs in parallel with the literature-review-agent. TRIGGER when the orchestrator delegates Step 2 or when the user asks to "generate the figures for my paper" or "render the plots from this experiment log".
$npx -y skills add leonardodalinky/scider --skill plotting-agentInstalls into the current project.
Run `npx skills use "https://github.com/leonardodalinky/scider" --skill "leonardodalinky/scider/plotting-agent"` 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/leonardodalinky/scider" that are relevant to the current task. Run `npx skills add "https://github.com/leonardodalinky/scider"` and select the relevant skills, then follow their instructions.