nvm
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Install or update nvm
- Install or switch Node.js versions
- Use or manage
.nvmrc - Configure shell integration for nvm
- Troubleshoot nvm on macOS, Linux, WSL, or Alpine
- Manage default aliases, LTS versions, or global packages
- Use nvm in Docker or CI/CD
How to use this skill
- Identify the topic from the user's request and open the matching example file.
- Follow the instructions in the example file, including prerequisites and shell notes.
- Use the exact commands from the example file unless the user requests a variation.
- Call out platform constraints (macOS, Linux, WSL, Alpine, Docker).
- Link back to the official README when uncertainty exists.