ssh_systemctl_status
CommunityCheck the status of a systemd unit on a remote host
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides the ability to view the status of a systemd unit on a remote host, offering insights into the unit's operational state and health.
Core Features & Use Cases
- Systemd Unit Status: Retrieve the status of a specified systemd unit, including its active state and relevant log lines.
- Remote Host Access: Interact with remote hosts to execute the
systemctl statuscommand. - Use Case: When you need to quickly determine if a service on a remote server is running and in what state, this Skill can provide the necessary information.
Quick Start
Query the status of the 'nginx.service' on the remote host 'web01' using the command: ssh_systemctl_status(host="web01", unit="nginx.service").
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_status Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-systemctl-status 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.