This skill provides capabilities for establishing and managing SSH connections to remote machines. Ideal for developers and system administrators needing to connect and operate on remote servers.
$ npx skills add https://github.com/openhands/skills --skill sshThe SSH Skill provides capabilities for establishing and managing SSH connections to remote machines. It enables developers and system administrators to connect to and operate on remote servers programmatically. This skill is essential for automation workflows that require secure shell access, remote command execution, and server management tasks. By integrating SSH functionality into your AI agent, you can automate remote operations, streamline deployment processes, and manage infrastructure without manual intervention.
Install using the command: `$ npx skills add https://github.com/openhands/skills --skill ssh`
Establish SSH connections using password or key-based authentication
Generate and manage SSH key pairs
Transfer files between local and remote machines
Execute commands on remote machines
$ npx skills add https://github.com/openhands/skills --skill sshgit clone https://github.com/openhands/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan