·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.

9Installs·0Trend·@openhands

Installation

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

How to Install ssh

Quickly install ssh AI skill to your development environment via command line

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

Source: openhands/extensions.

SKILL.md

View raw

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/extensions.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from openhands/extensions

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/extensions.

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/extensions --skill ssh Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/openhands/extensions

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10