Environment Variable Mapper Generate environment variable to CLI argument mapping for flexible configuration. Capabilities - Generate env var to argument mapping logic - Create prefix-based environment loading - Set up type conversion for env vars - Implement fallback chains (env - config - default) - Configure .env file support - Generate documentation for env vars Usage Invoke this skill when you need to: - Map environment variables to CLI arguments - Create prefix-based config loading - Implement configuration fallback chains - Support .env files in CLI applications Inputs | Parameter | Ty…