ssh-tool
Installation
SKILL.md
SSH Tool
Execute commands on remote servers via SSH. Supports key-based authentication, tunnels, and file transfers.
Setup
Requires SSH access to remote servers. Uses system SSH client.
Usage
Execute a Command
{baseDir}/ssh-tool.js --host server.example.com --user ubuntu --command "ls -la"