miso-env

Installation
SKILL.md

miso-env

Use this skill when configuring env validation, debugging env injection, or understanding which .env files miso loads.


Auto-Discovery (No env Config)

When no env block is set in miso.json, miso auto-discovers .env files in this order:

.env.local → .env.production → .env.development → .env

First found per variable wins. Shell-exported variables always take precedence over .env file values.


env Config Block

Related skills
Installs
15
Repository
ekkolyth/miso
GitHub Stars
1
First Seen
Apr 3, 2026