← 返回 Skills 市场
909
总下载
3
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install r
功能描述
Avoid common R mistakes — vectorization traps, NA propagation, factor surprises, and indexing gotchas.
安全使用建议
This skill is essentially a static R tipsheet and appears safe to install. Two small things to consider before installing: (1) the metadata lists Rscript as a required binary even though the SKILL.md never tells the agent to run R — if you don't want the agent to ever execute R scripts, ensure your agent runtime prevents arbitrary binary execution or remove the Rscript requirement. (2) The skill has no listed homepage and an unknown source ID; if you require provenance, prefer skills with an identifiable author or project page. Otherwise, there are no unexplained credentials, downloads, or file accesses.
功能分析
Type: OpenClaw Skill
Name: r
Version: 1.0.0
The skill bundle is benign. The `_meta.json` contains standard metadata. The `SKILL.md` provides educational content about common pitfalls in R programming, aligning with its stated purpose. It includes a `clawdbot` metadata entry requiring the `Rscript` binary, which is a legitimate dependency for an R-related skill. There are no instructions for the AI agent that suggest prompt injection, data exfiltration, malicious execution, or any other harmful behavior.
能力评估
Purpose & Capability
The name/description (R pitfalls/tips) matches the SKILL.md content. The skill declares Rscript as a required binary, which is plausible for an R helper but unnecessary for a purely textual tips file — this is a minor mismatch but not dangerous.
Instruction Scope
The SKILL.md contains only guidance and examples about R usage (vectorization, NA handling, factors, indexing, etc.). It does not instruct the agent to read files, access environment variables, call external endpoints, or execute commands.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a documentation/tips skill.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (the platform default), which is normal for a helper skill and is not combined with broad privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install r - 安装完成后,直接呼叫该 Skill 的名称或使用
/r触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
R 是什么?
Avoid common R mistakes — vectorization traps, NA propagation, factor surprises, and indexing gotchas. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 909 次。
如何安装 R?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install r」即可一键安装,无需额外配置。
R 是免费的吗?
是的,R 完全免费(开源免费),可自由下载、安装和使用。
R 支持哪些平台?
R 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 R?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills