ssh-skill
Safe remote server commands, file transfers, and SSH tunnels
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ssh-skill?โผ
Run `npx skills add badseal/ssh-skill --all -g -y` in your terminal to install the skill globally for your coding agent.
What can ssh-skill do on remote servers?โผ
It runs remote commands, uploads and downloads files, transfers data between two servers, manages SSH config aliases, and opens local port tunnels. It also supports batch operations across server clusters with preview and production confirmation gates.
Does ssh-skill work on Windows, macOS, and Linux?โผ
Yes. It runs the same way on all three desktop platforms with Python, an OpenSSH client, and Paramiko, and it works with both Codex and Claude Code.
Is ssh-skill safe for production servers?โผ
Yes. Cluster commands preview targets before connecting, production execution requires explicit confirmation flags, host keys are verified by default, and passwords and private keys are never exposed in output.
Can I use ssh-skill without knowing SSH commands?โผ
Yes. You describe the task in plain language, such as uploading a file or checking a server, and your agent invokes the correct operation and parses the structured JSON result for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core