ssh-keygen
Installation
SKILL.md
Identity
| Property | Value |
|---|---|
| Binary | ssh-keygen |
| Config | ~/.ssh/config, ~/.ssh/authorized_keys, ~/.ssh/known_hosts |
| Logs | No persistent logs — output to terminal |
| Type | CLI tool |
| Install | apt install openssh-client / dnf install openssh-clients (pre-installed) |