remote-execution

Community

Route compute securely to local or remote hosts.

Authoramdmax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized way to run code either on a local machine or a remote server via SSH, simplifying the management of distributed compute tasks.

Core Features & Use Cases

  • Flexible Compute Routing: Dynamically chooses between local execution and SSH-based remote execution based on environment variables.
  • Idempotent Tunneling: Ensures SSH tunnels are established only when needed and can be safely called multiple times.
  • Use Case: When developing a feature that requires access to a GPU on a remote development server, this skill ensures your code runs seamlessly whether the server is directly accessible or requires an SSH tunnel.

Quick Start

Ensure your code runs locally or via SSH by setting the appropriate environment variable.

Dependency Matrix

Required Modules

ssh_tunnel.py

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: remote-execution
Download link: https://github.com/amdmax/claude_marketplace/archive/main.zip#remote-execution

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 223,000+ vetted skills library on demand.