概要
This Claude Code skill enables direct SSH connectivity to remote machines, allowing developers to execute commands and manage servers without manual password prompts. By utilizing .env files for secure credential storage, it streamlines remote workflows, supports both private key and password authentication, and offers a robust Python API for programmatic server management. It is particularly useful for automated deployments, remote system maintenance, and running complex command sequences across distributed cloud environments.