← Back to Skills Marketplace
5528
Downloads
0
Stars
26
Active Installs
1
Versions
Install in OpenClaw
/install linux-service-triage
Description
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Usage Guidance
Install this if you want an agent to help diagnose Linux services, but review any proposed commands before running them on a real server. Pay particular attention to reloads, permission changes, and systemd service creation because those can affect availability or persistence of your own services.
Capability Analysis
Type: OpenClaw Skill
Name: linux-service-triage
Version: 1.0.0
This skill is classified as suspicious due to its ability to execute system commands, including those that can modify system state, such as `systemctl reload nginx` and potentially `chown/chmod` (as indicated in examples). While the `SKILL.md` explicitly outlines strong safety measures, requiring user confirmation for any risky or privileged actions and defaulting to read-only diagnosis, the inherent capability to perform system modifications elevates it beyond benign. There is no clear evidence of intentional malicious behavior like data exfiltration or persistence, and the prompt injection instructions in `SKILL.md` are designed to enhance safety rather than subvert the agent.
Capability Assessment
Purpose & Capability
The stated purpose is diagnosing Linux service, PM2, permissions, Nginx, DNS, and TLS-adjacent issues; the artifact content matches that purpose with triage steps, evidence gathering, fix plans, verification, and rollback.
Instruction Scope
The skill says it is read-only by default, diagnoses from provided outputs, asks for missing logs/status, and only provides exact fix commands if the user approved changes.
Install Mechanism
The package contains only markdown instruction files and no executable scripts, installers, package hooks, or hidden setup behavior.
Credentials
The referenced commands include service status/log checks, Nginx tests/reloads, port checks, DNS lookups, and permission-fix planning; these are sensitive on production systems but proportionate for Linux service triage and clearly surfaced.
Persistence & Privilege
The skill can help create or manage systemd services and reload Nginx, which may affect long-running services, but this is disclosed, user-directed, and there is no evidence of hidden persistence, privilege escalation, credential handling, or exfiltration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install linux-service-triage - After installation, invoke the skill by name or use
/linux-service-triage - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
linux-service-triage 1.0.0 – Initial Release
- Diagnoses Linux service issues via logs, systemd/PM2, file permissions, Nginx reverse proxy, and DNS sanity checks.
- Provides a triage report with likely cause, evidence, and minimal fix plan.
- Outputs exact fix commands only on user request and when safe.
- Covers service restarts, permissions fixes, Nginx/DNS troubleshooting, and systemd/PM2 process handling.
- Emphasizes safety: read-only by default, requires confirmation for changes, and avoids destructive actions.
Metadata
Frequently Asked Questions
What is Linux & service basics?
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured. It is an AI Agent Skill for Claude Code / OpenClaw, with 5528 downloads so far.
How do I install Linux & service basics?
Run "/install linux-service-triage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Linux & service basics free?
Yes, Linux & service basics is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Linux & service basics support?
Linux & service basics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Linux & service basics?
It is built and maintained by KOwl64 (@kowl64); the current version is v1.0.0.
More Skills