remote-cluster-agent

Installation
SKILL.md

Remote Cluster Agent

Execute commands on remote GPU clusters via a single MCP server providing remote_bash with node parameter routing. Uses persistent SSH connections + cluster-side Agent mode for ~0.1s command latency (old sentinel mode: ~1.5s, ~10x speedup).

<skill_dir> refers to the directory containing this SKILL.md (i.e., remote-cluster-agent/). Replace with the actual absolute path when running commands.

Step 0: Check Configuration

Read two layers of configuration:

  1. Global: ~/.config/remote-cluster-agent/context.local.md (cluster nodes, shared storage, safety rules)
  2. Project-level: ~/.config/remote-cluster-agent/<project>.md (code paths, Mutagen sessions, output sync)

Where <project> defaults to the current project root directory name, e.g., my_project maps to ~/.config/remote-cluster-agent/my_project.md.

Related skills

More from jiahao-shao1/sjh-skills

Installs
1
GitHub Stars
16
First Seen
Apr 11, 2026