home / skills / a5c-ai / babysitter / scientific-figure-generator
This skill helps generate publication-quality scientific figures by applying journal standards and accessibility best practices across multi-panel layouts.
npx playbooks add skill a5c-ai/babysitter --skill scientific-figure-generatorReview the files below or copy the command above to add this skill to your agents.
---
name: scientific-figure-generator
description: Skill for generating publication-quality scientific figures
allowed-tools:
- Bash
- Read
- Write
metadata:
specialization: scientific-discovery
domain: science
category: Visualization
skill-id: SK-SCIDISC-021
---
# Scientific Figure Generator Skill
## Purpose
Generate publication-quality scientific figures following journal standards and best practices for data visualization.
## Capabilities
- Create statistical plots
- Generate multi-panel figures
- Apply journal formatting
- Export in multiple formats
- Ensure accessibility
- Add annotations
## Usage Guidelines
1. Prepare data
2. Select visualization type
3. Apply styling
4. Add annotations
5. Check accessibility
6. Export figure
## Process Integration
Works within scientific discovery workflows for:
- Manuscript preparation
- Presentation creation
- Data communication
- Results visualization
## Configuration
- Journal style guides
- Color schemes
- Resolution settings
- Export formats
## Output Artifacts
- Publication figures
- Multi-panel layouts
- Vector graphics
- Figure legends
This skill generates publication-quality scientific figures that meet journal standards and best practices for data visualization. It produces single and multi-panel layouts, applies consistent styling, and exports high-resolution raster and vector formats. The skill focuses on accessibility, clear annotations, and reproducible outputs for manuscript and presentation workflows.
You provide cleaned data and select visualization types; the skill then builds statistical plots, composes multi-panel figures, and applies journal-specific formatting. It supports configurable color schemes, resolution and export settings, and adds annotations and legends automatically. The output is validated for accessibility (contrast and labeling) and exported in requested formats such as SVG, PDF, and high-resolution PNG.
What export formats are supported?
Common vector and raster formats are supported, including SVG, PDF, and high-resolution PNG.
How does the skill ensure accessibility?
It checks color contrast, recommends colorblind-safe palettes, enforces readable font sizes, and validates axis labels and legends.