Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Selfhosted Env Doctor

    6

    Safe, read-only diagnostic tool for troubleshooting self-hosted stacks, port conflicts, and service failures.

    Free

    3 installsSecurity scanned
    selfhosted-env-doctor

    selfhosted-env-doctor

    Example session with this skill installed

    My nginx service won't start after I added the new dashboard. Can you run a diagnosis on the server?

    • Read your context and instructions
    • Compiled the selfhosted-env-doctor

    Found 1 Critical Issue:
    [Nginx] Port Conflict: Port 80 is already bound by 'apache2'.
    Fix: Run sudo systemctl stop apache2 && sudo systemctl disable apache2 or change the listen port in /etc/nginx/sites-available/dashboard.

    Connects securely to your tools. The creator never sees your data.

    About this skill

    What it does

    Self-Hosted Env Doctor is a non-destructive diagnostic engine designed to identify why local services on Linux stacks (like Raspberry Pi) fail to launch. It systematically scans for port conflicts, misconfigured Nginx blocks, Cloudflare Tunnel errors, and database authentication failures without making any changes to your system.

    How it works

    The skill performs a comprehensive audit across multiple layers of your infrastructure. It checks systemd unit health, validates Nginx configuration syntax, audits listening sockets against your documentation, and verifies file permissions for sensitive items like .env files. Instead of generic error messages, it provides the specific root cause and the exact command needed to fix the issue manually.

    Why use this skill

    Manually debugging a broken home lab or production server is time-consuming. This skill automates the "triage" phase by cross-referencing system state with common failure patterns (like port drift or disk space exhaustion). Because it is strictly read-only, it is safe to run on critical systems where you don't want an AI accidentally modifying configuration files or restarting services without supervision.

    Supported Tools

    • Web: NginX, Cloudflared Tunnels
    • System: Systemd, Netstat/SS, df/du
    • Database: PostgreSQL
    • Security: Linux Permissions, .env audit

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    3 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Listed3 months ago
    Updated1 month ago

    What's inside

    Frequently Asked Questions