server-diagnostic-report

Diagnose servers in read-only mode and generate a PDF health report.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/mcdays94/opencode-server-diagnostic-skill --skill server-diagnostic-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: server-diagnostic-report
Source: https://github.com/mcdays94/opencode-server-diagnostic-skill/tree/main
Command: npx skills add https://github.com/mcdays94/opencode-server-diagnostic-skill --skill server-diagnostic-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Server administrators need a safe, non-intrusive way to assess server health and produce consistent, professional reports without altering systems.

Core Features & Use Cases

  • Read-only diagnostics across Unraid, Linux, NAS, Proxmox, and other homelabs
  • Generates a professional multi-page PDF (and HTML) health report that consolidates findings, trends, and recommendations
  • Supports automated discovery of common issues (parity checks, SMART data, thermal metrics) and produces actionable insights

Quick Start

Describe the server issue and request a complete read-only health check to produce a comprehensive report.

Frequently Asked Questions about server-diagnostic-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a server health report without altering the system?

You can generate a server health report safely by running read-only diagnostics over SSH, Telnet, or web API. This enforces a non-intrusive policy to assess system status without persisting credentials or altering configurations.

Can I run read-only diagnostics on my Unraid or Linux NAS homelab?

Yes, read-only diagnostics are fully applicable to Unraid, Linux, NAS, and Proxmox environments. The process connects via SSH, Telnet, or web API to safely assess your homelab server without modifying data.

How do I check SMART data and thermal metrics for my server drives?

You can check SMART data and thermal metrics by running an automated server health diagnostic. It discovers common issues like parity check statuses and drive temperatures, consolidating them into a consolidated health overview.

What's the best way to create a shareable PDF for server auditing?

The best way to create a shareable PDF for server auditing is to generate a self-contained health report. It consolidates diagnostic findings, trends, and recommendations into a multi-page document suitable for archival.

Does server diagnostic reporting work without storing my SSH credentials?

Yes, server diagnostic reporting works securely without storing your credentials. The read-only policy ensures that access details are never persisted, keeping your SSH or Telnet connections completely ephemeral.

What limitations exist when running non-intrusive server diagnostics?

A key limitation of non-intrusive server diagnostics is the strictly enforced read-only policy. It cannot execute repair commands or modify system configurations, meaning it can only report issues without actively fixing them.