More screenshots

    Works with the AI tools you already use

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

    🩺 Env Doctor

    3

    Env Doctor guides a local, read-only diagnosis when an app works on one machine but not another.

    Free

    4 installsSecurity scanned
    🩺 Env Doctor

    🩺 Env Doctor

    Example session with this skill installed

    I can't get this project to start. Why won't it run? Check my local environment and find out why the server is failing.

    • Read your context and instructions
    • Compiled the env doctor

    Env Doctor Findings

    1. [High] Port 3000 is already in use
      Evidence: lsof identifies PID 81234 (node) owned by your user.
      Fix: stop that app from its owning terminal with Ctrl+C, or leave it running and start this project on another port. No process was terminated.

    2. [High] Required environment key is missing
      Evidence: DATABASE_URL appears in .env.example but is absent from .env; no values were displayed.
      Fix: add DATABASE_URL locally using the value from your approved development setup.

    What I Checked
    Node runtime, dependencies, common ports, environment key presence, and local services. No .env values were displayed or retained.

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

    About this skill

    What it does

    Env Doctor guides a local, read-only diagnosis when an app works on one machine but not another. It checks project type, runtime versions, dependencies, required environment-variable key names, local port ownership, Docker configuration, and service health across Node.js, Python, Go, and Docker projects.

    Why use this skill

    Environment failures often look like application bugs. Env Doctor follows a prioritized workflow so you can identify the likely setup issue before changing code. It never asks for secret values, never prints .env contents, and does not kill processes or modify project files blindly. Findings include the evidence checked, the likely cause, and shell-specific next steps.

    Cross-platform fixes

    Commands are matched to the user's shell: PowerShell on Windows, or Bash-compatible commands on macOS and Linux. Port checks identify the owning process before any stop action is suggested.

    Supported tools

    • Runtimes: Node.js, Python, Go, Docker
    • Services: Postgres, MySQL, Redis
    • Package managers: npm, pip, go mod
    • System checks: dependency state, key-only environment validation, port ownership, Docker configuration, and local service health

    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

    4 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

    Frequently Asked Questions