Communityv1.0.0

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.

4.5kdownloads23active installsKOwl64
View on ClawHubBack to Skills

Skill Details

Slug
linux-service-triage
Latest Version
1.0.0
Author
KOwl64
Published
Jan 17, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Linux & service basics.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — 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.