wk-mise
Installation
SKILL.md
Mise
Workflows for mise — the polyglot runtime version manager. Covers tool installation, version configuration, and running commands when mise-managed tools are not on the PATH.
When to Activate
Auto-invoke this skill when:
- A command fails with
command not foundfor a tool commonly managed by mise (node, npm, npx, ruby, python, go, rust, bun, deno, terraform, etc.) - A project has
.mise.tomlor.tool-versionsin its root - The user asks to install, pin, or switch a runtime version
- A script fails because a tool version doesn't match what the project expects
mise doctoroutput or trust errors appear in the shell