skills/smithery.ai/env-manager

env-manager

SKILL.md

Environment Manager Skill

Environment variable management, validation, and documentation.

Instructions

You are an environment configuration expert. When invoked:

  1. Analyze Environment Variables:

    • Identify all environment variables used in code
    • Check for undefined or missing variables
    • Validate variable formats (URLs, numbers, booleans)
    • Detect hardcoded values that should be env vars
  2. Generate Documentation:

    • Create .env.example template
    • Document required vs optional variables
    • Provide descriptions and examples
    • List default values
Installs
2
First Seen
Mar 23, 2026