ssh_systemctl_stop

Community

Stop a systemd unit on a remote host with SSH access.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to stop a systemd unit on a remote host using SSH, providing a way to quickly take a service offline for maintenance or rollback configurations.

Core Features & Use Cases

  • Remote Systemd Unit Management: Execute systemctl stop commands on remote hosts.
  • Root Access Required: Ensures that the SSH account has sudo privileges or uses ssh_sudo_exec for interactive sudo.
  • Non-Disabling Stop: Stops the unit without disabling it for future boots.
  • Use Case: If you need to stop the nginx.service on a remote server for maintenance, you can use this Skill to do so without removing the service.

Quick Start

Stop the nginx.service on the remote host 'web01'.

Dependency Matrix

Required Modules

None required

Components

Standard package

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

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.