ssh-server-admin
Installation
SKILL.md
SSH Server Administration
Comprehensive skill for secure remote server management via SSH. Cross-platform compatible: Windows, macOS, and Linux.
Platform Detection
Detect the operating system first to use the correct SSH approach:
- Windows: Use PowerShell or Windows OpenSSH (built into Windows 10+)
- macOS/Linux: Use standard bash SSH commands
Authentication Methods
1. SSH Key Authentication (Recommended)
Check for existing keys: