Skip to main content

IOWarp Agents5 Agents

Specialized AI subagents for scientific computing workflows.

🔍
Showing 5 of 5 agents
Last updated: 7/29/2025
📊

Analysis Viz Expert

Analysis & Visualization

Data analysis and visualization specialist. Use for statistical analysis, data exploration, creating plots, and performing complex data transformations with pandas.

Key Expertise:
  • Statistical Analysis: Descriptive statistics, hypothesis testing, regression analysis
  • Time Series Analysis: Trend analysis, seasonality, forecasting
  • Correlation Analysis: Identifying relationships between variables
  • +7 more areas
BashReadWriteEdit+5 more
uvx iowarp-agents install analysis-viz-expert
View Source →
💾

Data Io Expert

Data I/O

Expert in scientific data formats and I/O operations. Use when working with HDF5, ADIOS, Parquet files, or when needing data compression/conversion between formats.

Key Expertise:
  • HDF5: Hierarchical data format for large scientific datasets
  • ADIOS: Advanced I/O system for high-performance computing
  • Parquet: Columnar storage format for analytics
  • +3 more areas
BashReadWriteEdit+4 more
uvx iowarp-agents install data-io-expert
View Source →
🚀

Hpc Performance Expert

HPC & Performance

High-performance computing and optimization specialist. Use for job scheduling, performance analysis, resource monitoring, and parallel computing workflows on HPC systems.

Key Expertise:
  • Job Scheduling: SLURM, PBS, LSF job submission and management
  • Resource Allocation: CPU, GPU, memory optimization
  • Parallel Computing: MPI, OpenMP, hybrid parallelization
  • +11 more areas
BashReadWriteEdit+4 more
uvx iowarp-agents install hpc-performance-expert
View Source →
📚

Research Doc Expert

Research & Documentation

Research literature and documentation specialist. Use for finding papers, tracking experiments, maintaining research logs, and creating scientific documentation.

Key Expertise:
  • Paper Discovery: Finding relevant research papers and preprints
  • Citation Management: Organizing and formatting references
  • Literature Reviews: Systematic analysis of research domains
  • +12 more areas
BashReadWriteEdit+6 more
uvx iowarp-agents install research-doc-expert
View Source →
⚙️

Workflow Orchestrator

Workflow Management

Scientific workflow and environment management expert. Use for creating reproducible pipelines, managing software environments, and orchestrating complex multi-step scientific workflows.

Key Expertise:
  • Pipeline Design: Creating efficient multi-step workflows
  • Dependency Management: Handling complex software dependencies
  • Resource Orchestration: Coordinating compute and data resources
  • +12 more areas
BashReadWriteEdit+5 more
uvx iowarp-agents install workflow-orchestrator
View Source →

Quick Start

🚀 Install with uvx

# Install and use with uvx (recommended)
uvx iowarp-agents install

# List all available agents
uvx iowarp-agents list

# Install specific agent
uvx iowarp-agents install workflow-orchestrator claude local

🎯 Usage in Claude Code

# Use the /agents command
/agents

# Or natural language:
"Use the data-io-expert to help me convert this HDF5 file"