ssh_systemctl_stop
CommunityStop 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 stopcommands on remote hosts. - Root Access Required: Ensures that the SSH account has sudo privileges or uses
ssh_sudo_execfor interactive sudo. - Non-Disabling Stop: Stops the unit without disabling it for future boots.
- Use Case: If you need to stop the
nginx.serviceon 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.