Agent skill · software engineering · thebushidocollective

mise-environment-management

Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.

Why this skill is useful

Adds specific commands and configurations for managing environment variables with Mise that the AI wouldn't reliably generate on its own.

What it needs

Requires mise installed locally. About 4k tokens when loaded. Last updated 2026-07-19. 187 stars on the source repository.

What this skill does

Mise - Environment Management Managing environment variables, project settings, and directory-specific configuration with Mise. Basic Environment Variables Defining Environment Variables Loading Environment Advanced Environment Configuration Template Variables Environment File Loading Conditional Environment Variables Path Management Adding to PATH Library Paths Tool-Specific Environments Python Virtual Environment Node.js Environment Go Environment Replacing direnv Basic direnv Replacement Allowed Directories Watch File Changes Mise automatically reloads when mise.toml changes, similar to direnv. Hierarchical Configuration Global Settings Project Settings Local Overrides Sensitive Data Environment Files Using System Environment Secure Secrets Management Mise Environment Variables Built-in Variables Mise provides these variables automatically: Using in Configuration Configuration Validation Check Current Environment Verify Configuration Best Practices Separate Public and Private Config Use Descriptive Variable Names Document Required Variables Use Templates for Paths Common Patterns Multi-Environment Setup Database Configuration Feature Flags CI/CD Environment Anti-Patterns Don't Commit Secrets Don't Duplicate Global Config Don't Hardcode Environment Names Advanced Patterns Dynamic Environment Loading Computed Variables Environment Inheritance Related Skills task-configuration: Using environment variables in tasks tool-management: Tool-specific environment configuration

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills thebushidocollective/environment-management

View the source on GitHub

Browse the @skills marketplace