Env Config
/install env-config
Env Config Manager
环境变量配置管理。.env模板生成(Node/Python/Go/Docker)、验证、环境变量生成、多环境合并、加密建议、文档化。Environment variable config manager with templates, validation, generation, multi-env merge, encryption, documentation. .env、配置管理、环境变量。
使用场景
💡 无论你是新手还是专业人士,都能快速上手
可用命令
- template — template
- validate — validate
- generate — generate
- merge — merge
- encrypt — encrypt
- document — document
专业建议
- 每个项目都有
.env.example(不含真实值) .env加入.gitignore- 变量名全大写下划线分隔:
DATABASE_URL - 布尔值用
true/false不用1/0 - 生产环境不要用 .env 文件,用环境变量注入
Env Config Manager by BytesAgain
Commands
compose— ============================================decode— Execute decodediff— Execute diffencode— Execute encodefastapi— ============================================gitignore— Execute gitignoregolang— ============================================lint— Execute lintnode— Execute nodenodejs— ============================================nuxt— ============================================sort— 🔑 .env.example 中有但 .env 中缺少的键:
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Examples
# Show help
env-config help
# Run
env-config run
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install env-config - After installation, invoke the skill by name or use
/env-config - Provide required inputs per the skill's parameter spec and get structured output
What is Env Config?
环境变量配置管理。.env模板生成(Node/Python/Go/Docker)、验证、环境变量生成、多环境合并、加密建议、文档化。Environment variable config manager with templates, validation, generation, multi-env merge... It is an AI Agent Skill for Claude Code / OpenClaw, with 458 downloads so far.
How do I install Env Config?
Run "/install env-config" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Env Config free?
Yes, Env Config is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Env Config support?
Env Config is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Env Config?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.