← 返回 Skills 市场
Roo Code
作者
zhangifonly
· GitHub ↗
· v1.0.0
· MIT-0
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install roo-code
功能描述
Roo Code AI 编程助手,精通 VS Code 内 AI Agent、多模式切换、MCP 集成
安全使用建议
This skill describes a powerful VS Code AI agent but is provided only as instructions (no code) and contains a few mismatches. Before installing or following its examples: (1) verify the extension’s publisher and extension id in the official VS Code Marketplace rather than running the shown CLI blindly, (2) never paste or provision secrets (GITHUB_TOKEN, OpenAI keys, etc.) unless you trust the publisher and understand what will access them, (3) be cautious about running npx commands that fetch packages at runtime—prefer pinned, official package releases, (4) review any .roomodes or .vscode/mcp.json files in a safe environment to see what external tools/APIs are being invoked, and (5) if you want to try it, test in an isolated project or VM with no sensitive data. The inconsistencies here are not proof of malice but do warrant caution.
能力评估
Purpose & Capability
The SKILL.md describes a VS Code extension agent that performs file I/O, runs shell commands, and integrates MCP tools — that purpose is plausible. However, the skill bundle is instruction-only (no code, no install spec) and declares no required env vars or binaries even though the instructions show use of VS Code, npx, and environment tokens (e.g., GITHUB_TOKEN). Also the suggested extension id (RooVeterinaryInc.roo-cline) does not obviously match the skill name, which is a minor mismatch.
Instruction Scope
The runtime instructions encourage actions with broad scope: editing project files (.roomodes), reading .vscode/mcp.json, running npx to spawn MCP servers, and executing shell commands. Those capabilities can read and transmit project contents or run arbitrary packages. The SKILL.md also shows env interpolation (e.g., ${env:GITHUB_TOKEN}) even though no credentials are declared, which is a scope/authority gap.
Install Mechanism
There is no formal install spec (lowest platform install risk). However, the instructions tell users to install a VS Code extension via the marketplace and to run 'npx -y' to fetch MCP packages at runtime — both will pull third-party code from registries when used and could introduce risk depending on the package source.
Credentials
The skill's declared metadata requests no env vars, yet the documentation explicitly demonstrates using credentials (GITHUB_TOKEN, API keys for OpenAI/Anthropic/etc.). This mismatch is concerning: the skill expects or suggests secrets will be used, but does not declare or justify them in the metadata, increasing the chance of accidental credential exposure if users follow examples without understanding implications.
Persistence & Privilege
The skill is not forced always-on and is user-invocable; autonomous model invocation is enabled but that's the platform default. The skill does not request persistent platform privileges in its manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install roo-code - 安装完成后,直接呼叫该 Skill 的名称或使用
/roo-code触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 — Initial Release
- Introduced Roo Code: a powerful AI programming agent inside VS Code, supporting autonomous multi-step workflows.
- Supports file reading/writing with diff previews, terminal command execution, browser integration, and MCP server extension.
- Features multiple work modes (Code, Architect, Ask, Debug) for different development tasks.
- Allows teams to define custom roles and permissions via `.roomodes` files.
- Integrates with multiple LLM providers (Anthropic, OpenAI, Google, DeepSeek, Ollama, OpenRouter).
- Strong open-source alternative to tools like Copilot, Cursor, and Cline, with advanced agent capabilities and high extensibility.
元数据
常见问题
Roo Code 是什么?
Roo Code AI 编程助手,精通 VS Code 内 AI Agent、多模式切换、MCP 集成. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Roo Code?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install roo-code」即可一键安装,无需额外配置。
Roo Code 是免费的吗?
是的,Roo Code 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Roo Code 支持哪些平台?
Roo Code 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Roo Code?
由 zhangifonly(@zhangifonly)开发并维护,当前版本 v1.0.0。
推荐 Skills