1---2name: skeletorflet-opencode-supreme-setup-opencode-supreme-setup3description: ---4---5---6name: env7description: Environment configuration, variables, and secret management. Use when setting up environments.8---910## env1112Manage environment configuration.1314### Best practices15- .env for local dev (never committed)16- .env.example for docs17- Validate at startup18- Secrets manager for production19- Different config per environment20- Never hardcode secrets2122### Tools23- dotenv, doppler, vault24- GitHub Actions secrets25- Docker secrets26- Kubernetes secrets27- Cloud secret managers2829---30> Source: [skeletorflet/opencode-supreme-setup](https://github.com/skeletorflet/opencode-supreme-setup) — distributed by [TomeVault](https://tomevault.io).31<!-- tomevault:4.0:skill_md:2026-06-23 -->
Run npx skillmds@latest add tomevault-io/skeletorflet-opencode-supreme-setup-opencode-supreme-setup in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.