什么是 tool-rename-deprecation?
确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。 来源:microsoft/vscode。
确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。
通过命令行快速安装 tool-rename-deprecation AI 技能到你的开发环境
来源:microsoft/vscode。
When a tool or tool set reference name is changed, the old name must always be added to the deprecated/legacy array so that existing prompt files, tool configurations, and saved references continue to resolve correctly.
Run this skill on any change to built-in tool or tool set registration code to catch regressions:
Determine whether you are renaming a tool or a tool set, and where it is registered:
确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。 来源:microsoft/vscode。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/microsoft/vscode --skill tool-rename-deprecation确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。 来源:microsoft/vscode。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/vscode --skill tool-rename-deprecation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/microsoft/vscode