— No reviews yet
0 installs
9 views
0.0% view→install
Install
$ agentstack add skill-scimate-ai-hpc-skills-hpc-paraview ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Hpc Paraview? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
HPC ParaView
Treat ParaView as a pipeline-driven post-processing and visualization stack with both GUI and scripted execution paths.
Start
- Read
references/workflow-manual.mdbefore creating or repairing a ParaView workflow. - Read
references/readers-filters-and-pipeline.mdwhen mapping datasets to readers, filters, and pipeline objects. - Read
references/color-maps-layout-and-views.mdwhen tuning representations, coloring, views, screenshots, or layout behavior. - Read
references/pvpython-pvbatch-and-traces.mdwhen choosing between GUI tracing,pvpython, andpvbatch. - Read
references/state-files-animation-and-extracts.mdwhen using.pvsm, Python state, screenshots, or saved data products. - Read
references/remote-and-parallel-visualization.mdwhen the workflow needspvserver, reverse connections, SSH tunnels, or distributed rendering. - Read
references/cluster-execution-playbook.mdwhen staging a ParaView workflow for scheduler-backed cluster post-processing. - Read
references/error-recovery.mdwhen readers, filters, scripts, state files, or remote connections fail.
Reusable Templates
Use assets/templates/ when a concrete starting scaffold is needed, especially:
pvpython_screenshot.pypvbatch_slice_extract.pyparaview-pvbatch-slurm.shparaview-pvserver-slurm.sh
Guardrails
- Do not guess reader or filter semantics from file extensions alone when metadata is available.
- Do not use
pvbatchand remoteConnect()logic in the same script. - Do not save brittle state files with absolute data paths unless that is intentional.
- Do not run heavy rendering or batch extraction on login nodes.
Outputs
Summarize:
- input datasets and readers
- key filters and representations
- chosen execution path such as GUI,
pvpython,pvbatch, orpvserver - expected screenshots, extracts, animations, or saved data products
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SciMate-AI
- Source: SciMate-AI/HPC-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.