/install env-tool
Environment Variable Manager
View and control environment variables available to shell processes. Supports listing all variables, querying specific values, and temporary variable assignment.
Usage
env-tool [options]
Common Operations
- List all environment variables with values
- Show value of a specific variable (e.g. PATH, HOME, USER)
- Check if a variable is set without showing its value
- Run a command with modified environment
Examples
# List all environment variables
env-tool
# Show a specific variable
env-tool | grep PATH
# Check variable exists
env-tool | grep ^HOME=
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install env-tool - After installation, invoke the skill by name or use
/env-tool - Provide required inputs per the skill's parameter spec and get structured output
What is Env Tool?
Display, set, and manage environment variables in shell sessions. Use when inspecting or modifying the runtime environment. It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install Env Tool?
Run "/install env-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Env Tool free?
Yes, Env Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Env Tool support?
Env Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Env Tool?
It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.