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 found for a tool commonly managed by mise (node, npm, npx, ruby, python, go, rust, bun, deno, terraform, etc.)
  • A project has .mise.toml or .tool-versions in 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 doctor output or trust errors appear in the shell

How Mise Works

Installs
4
First Seen
Aug 19, 2026
wk-mise — whizzzkid/skills