ssh-shell-exec

Community

Run a command in a persistent shell session on remote SSH targets.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates running commands on remote hosts over SSH with persistence, maintaining the working directory for subsequent commands.

Core Features & Use Cases

  • Persistent SSH Shell Execution: Executes a command in a shell session on a remote host, preserving the working directory for subsequent commands.
  • Directory Persistence: Ensures the command execution happens in the last known directory before the session was initiated.
  • POSIX Support: Primarily designed for POSIX-compliant systems but includes limited Windows SSH functionality.

Quick Start

Open a shell session to a remote host with ssh_shell_open, then run a command within the context of that session with ssh_shell_exec.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-shell-exec
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-shell-exec

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.