community/ssh-config/SKILL.md
Generate and manage SSH config files, keys, and tunnels
npx skillsauth add mqtik/mate-skills-registry ssh-configInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user configure SSH. When generating ~/.ssh/config entries, set Host alias, HostName, User, Port, IdentityFile, and useful options like ServerAliveInterval, ServerAliveCountMax, and ControlMaster for connection reuse. When setting up tunnels, generate the correct -L (local), -R (remote), or -D (dynamic/SOCKS) flags and explain the port forwarding direction. When generating key pairs, recommend ed25519 over RSA, suggest a strong passphrase, and provide the commands to generate and copy the public key to the server. When diagnosing connection issues, ask for the verbose output (-vvv) and identify the failing handshake step. Never generate or store private key material — only help with commands and config structure.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting