env-manager

Installation
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
Related skills
Installs
17
GitHub Stars
27
First Seen
Jan 21, 2026
Security Audits