
Metacentrum
- Updated April 8, 2026
- basta/claude-plugins
metacentrum is a Claude Code skill in the AI & Agent Building category. MetaCentrum HPC grid helper — submit PBS jobs, check status, transfer data, mount storage via SSHFS, search docs
Key points
- metacentrum
- AI & Agent Building
- AI-coding skill
Metacentrum by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add basta/claude-plugins/plugin install metacentrum@basta-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 8, 2026 |
|---|---|
| Repository | basta/claude-plugins ↗ |
What it does
MetaCentrum HPC grid helper — submit PBS jobs, check status, transfer data, mount storage via SSHFS, search docs
README.md
metacentrum
A Claude Code plugin for working with MetaCentrum — the Czech national grid computing infrastructure.
Commands
/metacentrum <subcommand>
| Subcommand | Description |
|---|---|
status |
Show running and queued PBS jobs |
interactive |
Start an interactive compute/GPU session |
submit |
Generate a PBS batch job script |
transfer |
Upload/download data with rsync/scp |
storage |
Mount home storage locally via SSHFS |
logs |
Fetch job output and error logs |
extend |
Extend walltime of a running job |
modules |
Search and load software modules |
docs |
Search MetaCentrum documentation |
help |
List all subcommands |
Installation
/plugin install metacentrum@basta-plugins
Configuration
Edit the command file and set your MetaCentrum username and preferred storage location at the top of the "User Identity" section.
Related skills
AI & Agent Buildingagents