·ssh
</>

ssh

openhands/skills

Establish and manage SSH connections to remote machines, including key generation, configuration, and file transfers. Use when connecting to remote servers, executing remote commands, or transferring files via SCP.

58Installs·1Trend·@openhands

Installation

$npx skills add https://github.com/openhands/skills --skill ssh

SKILL.md

This skill provides capabilities for establishing and managing SSH connections to remote machines.

When prompted, you should ask the user for their password or a private key.

Create or edit the SSH config file for easier connections:

Establish and manage SSH connections to remote machines, including key generation, configuration, and file transfers. Use when connecting to remote servers, executing remote commands, or transferring files via SCP. Source: openhands/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openhands/skills --skill ssh
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ssh?

Establish and manage SSH connections to remote machines, including key generation, configuration, and file transfers. Use when connecting to remote servers, executing remote commands, or transferring files via SCP. Source: openhands/skills.

How do I install ssh?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openhands/skills --skill ssh Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/openhands/skills