research-visuals

I need figures, mechanism schematics, slides, or conference posters

Unify claims, evidence, layout, venue formats, and talk narrative into deliverable research visuals.

Who it helps

Authors preparing figure panelsGroup meeting, defense, or conference presentersResearchers needing schematics or posters

Bring these materials

Data tables, images, or existing figuresThe claim each figure must proveTarget journal or conference formatTalk duration or poster size

Skills used

sa.scientific-visualizationcs.figure-composersa.scientific-schematicssa.scientific-slidessa.latex-posters

Before you start

Install the Skills for this workflow

Choose your system and agent, then run the command in your terminal. After installation, send the prompts below to your agent.

System
Agent
curl -sSL https://paperskills.com/scripts/paperskills-install.sh | bash -s -- \
  --tool codex \
  --skills sa.scientific-visualization,cs.figure-composer,sa.scientific-schematics,sa.scientific-slides,sa.latex-posters \
  --registry https://paperskills.com/api/registry

Recommended workflow

Step 1 · cs.figure-composer

Define what the figure must prove

View skill

Task for your agent

Use figure-composer to derive a multi-panel outline from the claim and data sources, listing each panel's evidence job, label budget, and failure risks.

Expected outputs

Figure outlinePanel jobsLabel budget

Step 2 · sa.scientific-visualization

Generate publication-ready plots

View skill

Task for your agent

Use scientific-visualization to generate multi-panel plots with colorblind-safe palettes, error bars, significance markers, PDF/SVG/TIFF export, and post-render QA.

Expected outputs

Publication figuresExport filesQA checklist

Step 3 · sa.scientific-slides

Turn results into a talk or poster

View skill

Task for your agent

Use scientific-slides or latex-posters to turn the manuscript narrative into slides or a poster, controlling pacing, figure selection, and layout readability.

Expected outputs

Slide structurePoster layoutSpeaker notes

scientific-visualization

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.

View skill

figure-composer

Compose one publication-grade multi-panel figure. Entry from a one-line claim + data refs, OR from an existing figure via `derive_outline(png)`. Runs a per-figure loop: outline (12-col grid, per-panel ask + label_budget) → fan-out one sub-agent per panel (each loads `figure-style`) → tile + stamp letters → adversarial composite review with two-tier feedback (Tier-1 outline_revisions / Tier-2 per-panel violations) → regen affected panels, ≤3 rounds. Loads panel_task / compose_figure / compose_crops / composite_review_task / derive_outline into the kernel. For one standalone plot use `figure-style`; for whole-paper figure ordering use `paper-narrative`.

View skill

scientific-schematics

Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.

View skill

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.

View skill

latex-posters

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

View skill
Manuscript and submissionCustom research agents