hpc-paraview

Automate ParaView HPC post-processing pipelines with pvpython and pvbatch scripts.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/SciMate-AI/scicli --skill hpc-paraview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hpc-paraview
Source: https://github.com/SciMate-AI/scicli/tree/main/internal/skills/bundled/hpc-skills/skills/hpc-paraview
Command: npx skills add https://github.com/SciMate-AI/scicli --skill hpc-paraview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

ParaView HPC post-processing often requires coordinating large pipelines, remote visualization, and cluster execution; this skill consolidates reusable workflows and guidance for building, debugging, and automating ParaView pipelines on HPC resources.

Core Features & Use Cases

  • Build and validate reader/filter pipelines for batch and interactive contexts.
  • Manage state files, color maps, screenshots, and pvpython/pvbatch scripts for scalable HPC post-processing.
  • Use remote pvserver sessions and cluster templates to run visualization tasks on compute clusters, with explicit guidance and templates.

Quick Start

Launch an HPC ParaView workflow by selecting pvbatch with a sample script and producing a reproducible visualization output.

Frequently Asked Questions about hpc-paraview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ParaView post-processing on an HPC cluster?

You can automate HPC ParaView workflows by applying reusable pvpython and pvbatch scripts, state files, and cluster templates to build deterministic visualization pipelines that generate reproducible outputs.

How does remote visualization with pvserver work for cluster execution?

Remote visualization via pvserver connects your local ParaView client to cluster compute resources, enabling interactive GUI-based exploration while offloading rendering and pipeline execution to the HPC environment.

Can I use pvpython scripts to build and validate reader and filter pipelines?

Yes, you can use pvpython scripts to build and validate reader/filter pipelines, manage color maps, and generate screenshots for scalable HPC post-processing across both interactive and batch contexts.

Do I need workflow manuals and templates to run ParaView headless scripting?

Yes, driving deterministic pipelines and reproducible outputs with pvbatch requires guidance from workflow manuals, references, and templates to properly configure headless ParaView execution on clusters.

What is the best way to manage state files and color maps for reproducible HPC visualization?

Managing state files and color maps for reproducible HPC visualization involves consolidating reusable workflows and templates that define deterministic pipelines, ensuring consistent outputs across batch and interactive sessions.