home/categories/automation-tools/partme-ai-full-stack-skills-skills-nvm-skills-nvm-shell-integration-skill-md
automation-toolstools

nvm-shell-integration

Configure automatic nvm version switching when changing directories, using shell hooks for bash, zsh, and fish. Covers auto-use on cd, PATH restoration, and nvm deactivate. Use when the user wants automatic Node version switching per project, nvm use to run on directory change, or needs to deactivate nvm and restore system PATH.

partme-ai
maintainer
partme-ai
Updated 3/25/2026
Stars
276
Forks
52
quick start

Installation and usage

Configure automatic nvm version switching when changing directories, using shell hooks for bash, zsh, and fish. Covers auto-use on cd, PATH restoration, and nvm deactivate. Use when the user wants automatic Node version switching per project, nvm use to run on directory change, or needs to deactivate nvm and restore system PATH.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use nvm-shell-integration