exec-remote

Official

Run Python scripts, tests, or benchmarks on remote GPU/TPU clusters.

Authorprimatrix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to execute Python scripts, tests, or benchmarks on remote GPU or TPU clusters, providing the capability to leverage powerful hardware resources for intensive computations.

Core Features & Use Cases

  • Remote Execution: Run code on provisioned remote GPU or TPU clusters.
  • Provisioning: Automatically provision clusters using SkyPilot.
  • Execution: Execute scripts with support for GPU and TPU configurations.
  • Use Case: Ideal for machine learning experiments, deep learning computations, or any task requiring significant computational power that is not available on local hardware.

Quick Start

Use the exec-remote skill to run a Python script on a remote GPU cluster with the command: `sky exec <cluster_name> --workdir . "python <PATH_TO_SCRIPT> [ARGS]"

Dependency Matrix

Required Modules

python

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exec-remote
Download link: https://github.com/primatrix/skills/archive/main.zip#exec-remote

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.