← 返回 Skills 市场
ckchzh

Roi

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
203
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install roi
功能描述
roi reference tool
安全使用建议
This skill appears to be a simple, local reference tool that prints static documentation—low risk. If you plan to run the included script, you can review it (it's a plain bash script with only heredoc output) and run it in your normal environment. As a general precaution, avoid running untrusted scripts as elevated users and review any skill that adds network or credential usage before installing; this skill contains none.
功能分析
Type: OpenClaw Skill Name: roi Version: 2.0.2 The 'roi' skill bundle is a static reference tool that provides documentation on development patterns, debugging, and security. The implementation in `scripts/script.sh` consists entirely of shell heredocs that output plain text, with no network access, file system modifications, or credential handling.
能力评估
Purpose & Capability
Name/description indicate a reference tool and the included shell script and SKILL.md only produce static reference text—no extraneous credentials, binaries, or cloud services are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation; the script implements that exactly via heredocs. There are no commands that read unrelated files, query environment variables, or make network calls.
Install Mechanism
No install specification is provided (instruction-only). The only code file is a local shell script; nothing is downloaded or extracted from external URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any external secrets—requested privileges are minimal and proportionate.
Persistence & Privilege
The skill does not request permanent/always-on presence, does not modify other skills or system configuration, and allows normal user invocation only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug roi
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Roi 是什么?

roi reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 Roi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install roi」即可一键安装,无需额外配置。

Roi 是免费的吗?

是的,Roi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Roi 支持哪些平台?

Roi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Roi?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论