ssh-setup
CommunityEnable passwordless SSH login to remote servers.
Authorv2vv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies setting up SSH key-based authentication on remote servers, eliminating the need to enter passwords for subsequent logins.
Core Features & Use Cases
- Automate SSH key generation: Detect existing keys and generate a new pair if absent.
- Public key deployment: Copy the public key to the remote server to enable passwordless login.
- Verified remote access: Quickly verify access by attempting an SSH login to the configured host.
Quick Start
Provide the remote username and hostname (or IP) to deploy your public key to a remote server and enable passwordless authentication. Use the scripts/deploy_key.ps1 with the appropriate -User, -HostName, -Port, and -PubFile parameters, or construct the equivalent SSH command to append your public key to the remote host's ~/.ssh/authorized_keys.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh-setup Download link: https://github.com/v2vv/agent-skills/archive/main.zip#ssh-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.