LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ssh-setup - SSH Key Authentication Setup for Remote Servers

Automates SSH key-based authentication setup on remote servers

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check local SSH keys
  • generate key pair
  • copy public key
  • verify SSH connection

Inputs

  • remote server username
  • remote hostname/IP
  • SSH port
  • local public key file

Outputs

  • configured SSH authentication
  • remote authorized_keys file

Requirements

  • SSH tools
  • PowerShell execution permissions
  • remote server access

Source

  • Spec: SKILL.md
system administration
security configuration
remote access
check local SSH keys
generate key pair
copy public key
verify SSH connection
remote server username
remote hostname/IP
SSH port
configured SSH authentication
remote authorized_keys file