mise

Installation
SKILL.md

mise

Runtime version manager. Replaces nvm/pyenv/rbenv/asdf.

Install Runtime

# Install globally
mise use -g node@lts
mise use -g python@3.12
mise use -g go@latest

# Install for current project (creates mise.toml)
mise use node@20

Common Commands

Installs
2
First Seen
Mar 25, 2026
mise from smithery.ai