Back to Plugins

Env Manager

Manage environment variables across .env files with validation, secret detection, sync across environments, and .env.example generation

envconfigurationsecretsdotenvcommunity

Installation

claude plugins add env-manager

Commands

/env:validateValidate .env files against .env.example
/env:syncSync environment variables across .env files
/env:exampleGenerate .env.example from current .env files
/env:secretsDetect accidentally committed secrets

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions