nvm
3
总安装量
3
周安装量
#56001
全站排名
安装命令
npx skills add https://github.com/teachingai/agent-skills --skill nvm
Agent 安装分布
claude-code
3
opencode
2
antigravity
2
codex
2
windsurf
2
gemini-cli
2
Skill 文档
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.
Example file map
examples/intro.md– Intro and quick startexamples/about.md– What nvm is and supported platformsexamples/install-update-script.md– Install & update scriptexamples/install-additional-notes.md– Install script notes and env varsexamples/install-docker.md– Install in Dockerexamples/install-docker-cicd.md– Docker for CI/CD jobsexamples/troubleshooting-linux.md– Linux install troubleshootingexamples/troubleshooting-macos.md– macOS install troubleshootingexamples/ansible.md– Ansible install taskexamples/verify-installation.md– Verify installationexamples/important-notes.md– Important notes and caveatsexamples/git-install.md– Git installexamples/manual-install.md– Manual installexamples/manual-upgrade.md– Manual upgradeexamples/usage.md– Core nvm usageexamples/long-term-support.md– LTS usageexamples/migrate-global-packages.md– Reinstall packages while installingexamples/default-global-packages.md– Default packages fileexamples/iojs.md– io.js usageexamples/system-node.md– Use system nodeexamples/list-versions.md– List installed/remote versionsexamples/colors.md– Set output colorsexamples/colors-persist.md– Persist custom colors in shell profileexamples/colors-suppress.md– Suppress colorized outputexamples/restore-path.md– Restore PATH (deactivate)examples/default-version.md– Set default aliasexamples/mirror.md– Use node/iojs mirrorexamples/mirror-auth-header.md– Pass auth header to mirrorexamples/nvmrc.md– .nvmrc usage and rulesexamples/shell-integration.md– Deeper shell integration overviewexamples/auto-use-bash.md– Autonvm usein bashexamples/auto-use-zsh.md– Autonvm usein zshexamples/auto-use-fish.md– Autonvm usein fishexamples/tests.md– Running testsexamples/environment-variables.md– Environment variablesexamples/bash-completion.md– Bash completionexamples/bash-completion-usage.md– Bash completion usage examplesexamples/compatibility-issues.md– Known compatibility issuesexamples/alpine-install.md– Alpine Linux installexamples/uninstall.md– Uninstall / removalexamples/docker-dev.md– Docker dev environmentexamples/problems.md– Common problemsexamples/macos-troubleshooting.md– macOS troubleshootingexamples/wsl-troubleshooting.md– WSL troubleshootingexamples/maintainers.md– Maintainersexamples/project-support.md– Project supportexamples/enterprise-support.md– Enterprise supportexamples/license.md– License and copyrightexamples/copyright-notice.md– Copyright notice
Keywords
nvm, node version manager, node.js, install nvm, nvm use, nvm install, .nvmrc, lts, node versions, npm global packages, macos, linux, wsl, alpine, docker