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-server-ops - SSH toolkit for remote operation and diagnosis

Diagnose, configure, transfer files, and operate SSH access from Windows, macOS, or Linux to remote Linux, POSIX, bastion, or HPC targets.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Diagnose SSH connections and environment
  • Configure local SSH host entries
  • Bootstrap SSH public key authentication
  • Transfer files via Paramiko fallback
  • Execute remote commands via SSH

Inputs

  • SSH host connection details
  • SSH public and private keys
  • SSH_SERVER_PASSWORD environment variable
  • Local SSH configuration file

Outputs

  • Structured SSH diagnosis reports
  • Updated SSH configuration entries
  • Installed remote SSH public keys
  • Remote command execution results
  • Transferred files

Requirements

  • Python 3 or PowerShell environment
  • Bundled sshops scripts in scripts directory
  • OpenSSH client
  • Paramiko Python library

Source

  • Spec: SKILL.md
ssh
diagnostics
hpc
slurm
file-transfer
remote-execution
sysadmin
Diagnose SSH connections and environment
Configure local SSH host entries
Bootstrap SSH public key authentication
Transfer files via Paramiko fallback
SSH host connection details
SSH public and private keys
SSH_SERVER_PASSWORD environment variable
Structured SSH diagnosis reports
Updated SSH configuration entries
Installed remote SSH public keys