ssh-systemctl-cat

Community

Fetch detailed information on remote systemd units

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The process of configuring and troubleshooting remote hosts using systemd units can be intricate. This Skill streamlines accessing the complete configuration for systemd units, enhancing productivity for IT administrators.

Core Features & Use Cases

  • View unit files: Directly fetch the content of unit files from a remote host.
  • Audit unit configuration: Check that deployed configurations match the intended configuration.
  • Identify overrides: See customizations made via /etc/systemd/system/<unit>.d/.
  • Use Cases: This skill can help troubleshoot configuration issues in a service, check for unintended customizations, or compare deployed unit files to original files after modifications.

Quick Start

To display the systemd unit configuration of the nginx.service on a host named web01, run the command: ssh_systemctl_cat(host="web01", unit="nginx.service").

Dependency Matrix

Required Modules

None required

Components

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

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.