linux-service-triageDiagnoses 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.
Install via ClawdBot CLI:
clawdbot install KOwl64/linux-service-triageDiagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks.
systemctl status myapp output + journalctl excerptSuccess = service runs, listens on expected port, and reverse proxy/DNS path is correct.
references/triage-commands.md).TRIAGE REPORT
- Symptom:
- Evidence (what you provided):
- Most likely cause:
- Fix plan (minimal steps):
- Exact commands (ONLY if user approved changes):
- Verification:
- Rollback:
nginx -t before reload and verify ports with ss.Output: path permission analysis + safe chown/chmod plan + verification.
Output: upstream port checks + nginx error log interpretation + proxy_pass fix plan.
Generated Mar 1, 2026
An online store's payment processing service fails after a deployment, causing transaction errors. The agent analyzes systemd logs to identify a missing dependency or permission issue on a critical directory, then provides commands to restore service with minimal downtime.
A software-as-a-service app becomes unreachable via its custom domain, returning 502 errors. The agent checks Nginx reverse proxy settings and DNS records to resolve upstream port mismatches or TLS certificate issues, ensuring secure external access.
A media streaming service experiences interruptions due to permission errors on newly added storage volumes. The agent reviews file permissions and systemd service configurations to safely adjust ownership and restart the service without data loss.
A fleet of IoT devices loses connectivity because the central management service crashes on reboot. The agent diagnoses PM2 process failures and systemd unit files to create a resilient service that survives system restarts and listens on the correct port.
A healthcare patient portal becomes inaccessible after a DNS change, causing login failures. The agent performs DNS sanity checks and verifies Nginx proxy configurations to ensure the domain correctly resolves and proxies to the internal application port.
Offer subscription-based server monitoring and maintenance for small to medium businesses. Use this skill to quickly diagnose and fix common Linux service issues, reducing client downtime and support costs through automated triage reports.
Provide on-demand expertise for companies deploying or scaling applications on Linux servers. Leverage this skill to troubleshoot service failures, optimize configurations, and train teams, billing by the hour or project for improved reliability.
Host and manage customer applications on cloud infrastructure. Integrate this skill into support workflows to autonomously handle common service issues like permission errors or proxy misconfigurations, enhancing uptime and reducing manual intervention.
π¬ Integration Tip
Integrate this skill into chat-based support systems or monitoring dashboards to automatically generate triage reports from user-provided logs, ensuring quick diagnosis without requiring deep Linux expertise.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.