ssh-skill
CommunityHigh-performance SSH with persistent connections.
Authortangchunwu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SSH operations across multiple servers are slow, error-prone, and repetitive; this skill centralizes access via daemon-based persistent connections, connection pooling, and jump-host support.
Core Features & Use Cases
- Daemon-based persistent connections for faster command execution across multiple hosts.
- Jump-host support and multi-hop chaining for secure access to private networks.
- Batch and parallel execution across servers, plus server-to-server transfers.
- Automatic error recovery and rollback mechanisms to maintain stability during failures.
- Optional tooling to manage credentials and configurations safely.
Quick Start
Configure a server alias in your SSH config and run a test command with python ~/.claude/skills/ssh-skill/scripts/ssh_execute.py <alias> "uptime".
Dependency Matrix
Required Modules
paramiko
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh-skill Download link: https://github.com/tangchunwu/skill-hub/archive/main.zip#ssh-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.