← 返回 Skills 市场
43
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nvs-node-version-switcher
功能描述
Manage Node.js versions using NVS (Node Version Switcher). Use when switching Node.js versions, installing new versions, managing version aliases, or when th...
安全使用建议
This skill appears coherent and safe for its stated purpose. Before running: (1) review the install_nvs.sh and check_nvs_status.sh scripts locally to confirm you’re comfortable with cloning from https://github.com/jasongin/nvs; (2) expect the NVS install to modify your shell environment (PATH/profile) so that nvs is available in future sessions; (3) run the scripts in an environment you control (or sandbox) if you want to avoid persistent changes; (4) on Windows prefer the suggested winget/choco methods rather than running the Unix shell install script. If you need greater assurance, inspect the upstream jasongin/nvs repository directly before proceeding.
功能分析
Type: OpenClaw Skill
Name: nvs-node-version-switcher
Version: 1.0.0
The skill bundle provides a legitimate and well-documented set of tools for managing Node.js versions using the official NVS (Node Version Switcher) utility. The included shell scripts (check_nvs_status.sh, install_nvs.sh) follow standard installation procedures by cloning from the official GitHub repository (https://github.com/jasongin/nvs) and do not exhibit any signs of data exfiltration, malicious execution, or unauthorized persistence. The instructions in SKILL.md are appropriately scoped to the stated purpose of Node.js version management.
能力评估
Purpose & Capability
The skill's name and description match the provided SKILL.md, examples, and scripts. All required actions (installing, switching, listing Node versions) are directly related to NVS. Required artifacts (git clone of jasongin/nvs, NVS_HOME usage) are appropriate for this purpose.
Instruction Scope
Runtime instructions are limited to checking for nvs, cloning the official GitHub repo, sourcing nvs.sh, and running nvs commands. The scripts read only expected local files/variables (e.g., NVS_HOME, .node-version) and do not attempt to read unrelated system files or transmit data to unexpected endpoints.
Install Mechanism
There is no platform install spec; the included install script uses git clone from the official jasongin/nvs GitHub repository and sources the project's install script. This is a standard, low-risk approach (no obscure URLs or third-party binaries).
Credentials
The skill requests no credentials or config paths. It references NVS_HOME/NVS_NODE_HOME, which are appropriate and expected for an NVS installer. No unrelated secrets or environment variables are requested.
Persistence & Privilege
The install script will place NVS under the user's home (~/.nvs) and the upstream NVS install process typically adds shell sourcing so nvs is available in future shells (i.e., it introduces persistent shell integration and changes to PATH). This is expected for a version manager but is a persistent change the user should be aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nvs-node-version-switcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/nvs-node-version-switcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nvs-node-version-switcher 1.0.0
- Initial release of skill for managing Node.js versions with NVS (Node Version Switcher)
- Provides instructions for installation on Windows, Mac, and Linux
- Details core commands for installing, switching, and listing Node.js versions
- Documents advanced features: automatic version switching, version aliases, migrating global packages, and remote configuration
- Includes troubleshooting tips, environment variable info, and VS Code integration guidance
元数据
常见问题
NVS Node.js Version Manager 是什么?
Manage Node.js versions using NVS (Node Version Switcher). Use when switching Node.js versions, installing new versions, managing version aliases, or when th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 NVS Node.js Version Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nvs-node-version-switcher」即可一键安装,无需额外配置。
NVS Node.js Version Manager 是免费的吗?
是的,NVS Node.js Version Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NVS Node.js Version Manager 支持哪些平台?
NVS Node.js Version Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NVS Node.js Version Manager?
由 15(@zhuzeyu22)开发并维护,当前版本 v1.0.0。
推荐 Skills