← 返回 Skills 市场
2156
总下载
3
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install vscode
功能描述
Avoid common VSCode mistakes — settings conflicts, debugger setup, and extension clashes.
安全使用建议
This skill is essentially a written checklist for VS Code and appears coherent and low-risk: it asks for nothing, installs nothing, and only references files and settings that are appropriate for IDE troubleshooting. Two practical cautions: (1) the skill’s source/homepage is unknown—if provenance matters to you, prefer skills with identifiable authors or links; (2) while the skill itself won’t execute changes, an agent using it could suggest editing your local config files—always review and approve any file edits or commands before applying them, and avoid pasting secrets into settings or uploading private config files.
功能分析
Type: OpenClaw Skill
Name: vscode
Version: 1.0.0
The skill bundle contains only metadata and a markdown file providing troubleshooting tips for VSCode. There is no executable code, no external network calls, no attempts at prompt injection against the agent, and no indicators of data exfiltration, malicious execution, or persistence. The content of SKILL.md is purely informational and aligns with the stated purpose of helping with VSCode issues.
能力评估
Purpose & Capability
The skill name and description (avoiding VSCode mistakes) match the SKILL.md content, which focuses on settings.json, launch.json, extensions, terminal, remote development, and common fixes. No unrelated credentials, binaries, or installs are requested. Note: the skill source/homepage are missing, so provenance is unknown even though the content is coherent.
Instruction Scope
Runtime instructions are purely guidance about VS Code config files and workflows (.vscode/settings.json, launch.json, .devcontainer, ~/.ssh/config, etc.). These file and path references are appropriate for the stated purpose and do not instruct broad or unexpected data collection or exfiltration. The guidance does mention editing local config files (expected for this purpose) but does not contain commands that would autonomously run or transmit data.
Install Mechanism
No install spec and no code files are present. Because this is instruction-only, nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill requires no environment variables, credentials, or external service access. References to local config paths (e.g., ~/.ssh/config) are consistent with the remote-development troubleshooting scope and do not constitute unexplained credential requests.
Persistence & Privilege
The skill is not marked 'always' and uses the platform defaults (user-invocable, model invocation enabled). That is appropriate for an on-demand helper; it does not request elevated or persistent privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vscode - 安装完成后,直接呼叫该 Skill 的名称或使用
/vscode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
VSCode 是什么?
Avoid common VSCode mistakes — settings conflicts, debugger setup, and extension clashes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2156 次。
如何安装 VSCode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vscode」即可一键安装,无需额外配置。
VSCode 是免费的吗?
是的,VSCode 完全免费(开源免费),可自由下载、安装和使用。
VSCode 支持哪些平台?
VSCode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 VSCode?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills