Env Doctor Advanced

    2

    Automated environment audit to fix configuration gaps, detect secret leaks, and solve "works on my machine" issues.

    Free

    4 installsSecurity scanned

    Works with the AI tools you already use

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

    env-doctor-advanced

    Example session with this skill installed

    Audit my environment setup. It works locally but fails in CI, and I'm worried about secret leaks or version mismatches.

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

    CRITICAL: DB_PASSWORD is defined in .env but missing from .github/workflows/test.yml.
    SECURITY: AWS_SECRET_KEY found in .env.development (unencrypted).
    WARNING: Project requires Node v18 (package.json) but CI runner is using v16.4.2.
    ADVICE: 3 variables in .env are never used in /src.

    Project requires Node v18 (package.json

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

    About this skill

    Stop "Works on My Machine" Frustration

    Debugging environment configuration is one of the most tedious tasks for developers. This skill acts as a comprehensive diagnostic bridge between your local setup, containerized environments, and CI/CD pipelines. It automates the process of identifying why an application runs in one place but fails in another by analyzing the subtle layers of configuration that human eyes often miss.

    What it does

    The Environment Doctor performs a multi-layer audit of your project's configuration ecosystem. It doesn't just look at files; it builds a mental model of how your environment variables flow from development to production.

    • Gap Analysis: Compares .env.example against local and CI configs to find missing dependencies.
    • Security Auditing: Scans for accidentally committed secrets, hardcoded credentials, and weak production defaults.
    • Version Parity: Detects mismatches between local runtime versions (Node/Python) and CI or Docker specifications.
    • Path Validation: Identifies hardcoded absolute paths and cross-platform pathing issues that cause deployment failures.

    Why use this skill?

    Unlike a simple grep, this skill understands context. It knows the difference between a variable defined in a shell profile and one injected by GitHub Actions. It provides a structured Diagnosis Report that categorizes issues by severity, allowing you to fix onboarding blockers or security leaks in seconds rather than hours of troubleshooting.

    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 3 months ago

    • Free to download with an account

    Listed3 months ago

    Frequently Asked Questions