remote-compute-ssh

Submit, monitor, and harvest compute jobs on SSH/SLURM hosts.

288|34|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/PKU-YuanGroup/OpenAI4S --skill remote-compute-ssh-pku-yuangroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remote-compute-ssh
Source: https://github.com/PKU-YuanGroup/OpenAI4S/tree/main/skills/remote-compute-ssh
Command: npx skills add https://github.com/PKU-YuanGroup/OpenAI4S --skill remote-compute-ssh-pku-yuangroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the submission and management of compute jobs on SSH/SLURM hosts, streamlining the process of remote computation.

Core Features & Use Cases

  • Job Submission: Automates the submission of compute jobs to SSH/SLURM hosts.
  • Job Management: Tracks job status and harvests results.
  • Use Case: Ideal for scientists and researchers who need to run complex simulations on remote servers without manual intervention.

Quick Start

Submit a compute job on your SSH host by running the command: 'submit_job "sbatch script.sh"'

Frequently Asked Questions about remote-compute-ssh

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

FAQPage Schema
How do I automate SLURM job submission and management on a remote SSH host?

SLURM job submission on a remote SSH host can be automated by running the command 'submit_job "sbatch script.sh"'. The Skill handles automated job approval, monitors execution status, and harvests results from the remote server.

Can I track the execution status and harvest results of compute jobs on remote servers?

Yes, you can track execution status and harvest results of compute jobs on remote servers. The Skill monitors job execution on SSH/SLURM hosts and automatically retrieves the output data upon completion.

Do I need SSH access and predefined scripts to submit compute jobs to SLURM?

Yes, you need SSH access to the host and knowledge of job submission scripts to submit compute jobs to SLURM. These prerequisites allow the Skill to authenticate, execute commands, and manage remote computation workflows.

What is the best way to run complex simulations on remote servers without manual intervention?

The best way to run complex simulations on remote servers without manual intervention is automating the workflow via SSH/SLURM. This Skill handles job approval, execution, and result retrieval, streamlining remote computation for researchers.

Why does my remote compute job require explicit approval before execution on the SSH host?

Your remote compute job requires explicit approval before execution on the SSH host to ensure secure and verified job submission. The Skill handles this approval mechanism as part of its automated job management process on SLURM.