ssh_systemctl_disable

Community

Permanently disable a systemd unit on remote hosts

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the ability to disable a systemd unit on a remote host, preventing it from starting on boot. It's useful for decommissioning services or preventing unauthorized services from running.

Core Features & Use Cases

  • Systemd Unit Disable: Disable a systemd unit so it does not start on boot.
  • Access Control: Hidden unless ALLOW_DANGEROUS_TOOLS=true is set.
  • Non-Disruptive: Does NOT stop the unit in the current boot, use ssh_systemctl_stop for that.
  • Use Case: Decommission a service by disabling and stopping it, or switch from a vendor-provided unit to a custom one before installation.

Quick Start

Use the ssh_systemctl_disable skill to disable the 'nginx.service' on '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_disable
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-systemctl-disable

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.