check-env-keys

Verify which environment variable keys are present in .env files or shell environment without exposing their values. Use when you need to check env configuration or compare keys between .env files.

$ Installieren

git clone https://github.com/iamladi/cautious-computing-machine--primitives-plugin /tmp/cautious-computing-machine--primitives-plugin && cp -r /tmp/cautious-computing-machine--primitives-plugin/skills/check-env-keys ~/.claude/skills/cautious-computing-machine--primitives-plugin

// tip: Run this command in your terminal to install the skill