This is a disclosed SSH helper for launching and monitoring AutoDL training jobs, with sensitive but purpose-aligned server access.
Install only if you are comfortable giving this skill SSH access to the target AutoDL server. Review config.json and any .env file before running it, especially host, username, project_path, ssh_key_path, train_command, log_path, and resume arguments. Prefer SSH keys and a least-privileged remote account where possible, keep passwords and private configs out of published skill directories, and monitor launched jobs because they can keep running and consuming GPU time, disk, and cloud credits.