{"skill":{"slug":"ssh-tool","displayName":"Ssh Tool","summary":"Securely connect to remote systems via the SSH protocol. Use for remote server management, file transfer, and tunneling.","description":"---\nname: ssh-tool\ndescription: Securely connect to remote systems via the SSH protocol. Use for remote server management, file transfer, and tunneling.\n---\n\n# Secure Shell Client\n\nEstablish encrypted connections to remote systems for command execution, file transfer, and port forwarding.\n\n## Usage\n\n```bash\nssh-tool [options] user@hostname [command]\n```\n\n## Features\n\n- Authenticate with password or SSH keys\n- Execute remote commands\n- Forward local and remote ports\n- Transfer files with integrated SCP support\n\n## Examples\n\n```bash\n# Basic connection\nssh-tool user@example.com\n\n# Execute remote command\nssh-tool user@example.com \"ls -la\"\n\n# Port forwarding\nssh-tool -L 8080:localhost:80 user@example.com\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":376,"installsAllTime":14,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1777843824435,"updatedAt":1779076215287},"latestVersion":{"version":"1.0.0","createdAt":1777843824435,"changelog":"Initial release","license":"MIT-0"},"metadata":null,"owner":{"handle":"dinghaibin","userId":"s170ed26v1mh4qzy7v9cnn7msx85mrn1","displayName":"BIN","image":"https://avatars.githubusercontent.com/u/9191597?v=4"},"moderation":null}