ssh-long-running-job
CommunityAutomate long-running SSH commands, monitor progress, and ensure completion.
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the execution of long-running SSH commands, monitors their progress, and ensures they complete successfully, even if the MCP server restarts or the network blinks.
Core Features & Use Cases
- Long-Running Command Execution: Run multi-hour commands in a detached tmux session.
- Progress Monitoring: Continuously check on the job's status and progress.
- Completion Verification: Ensure the command finishes and the outcome is as expected.
- Use Case: Ideal for tasks like large file transfers, long-running backups, or complex data processing jobs that require sustained execution and reliable recovery from interruptions.
Quick Start
Use the ssh-long-running-job skill to execute a long-running command on a remote host, such as 'rsync -aP --partial --append-verify --log-file=/var/log/my-rsync.log /data/ user@dst01:/data/'.
Dependency Matrix
Required Modules
None requiredComponents
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-long-running-job Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-long-running-job 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 620,000+ vetted skills library on demand.