← Back to Skills Marketplace
Roi
by
BytesAgain2
· GitHub ↗
· v2.0.2
· MIT-0
203
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install roi
Description
roi reference tool
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install roi - After installation, invoke the skill by name or use
/roi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Roi?
roi reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install Roi?
Run "/install roi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Roi free?
Yes, Roi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Roi support?
Roi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Roi?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.2.
More Skills