← 返回 Skills 市场
85
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rotifer-arena
功能描述
One-click Gene comparison and evaluation for Rotifer Protocol. Import from ClawHub Skills, local files, or build from scratch — automatically compile, match...
安全使用建议
This skill appears to do what it says (compile Genes, submit to Arena, report results) but there are two practical inconsistencies to check before installing:
- The SKILL.md requires npx and the @rotifer CLI (it runs commands like `npx @rotifer/playground` and `rotifer compile`), but the skill metadata lists no required binaries. Make sure your environment has Node.js/npx or otherwise be prepared for npx to fetch packages at runtime.
- The agent will read local files (phenotype.json) and can write Markdown reports into your project (arena-reports/...md) when you confirm 'save'. Ensure you trust the rotifer packages it will fetch (verify the npm package and repository links) and that writing those files in the project workspace is acceptable.
If you want higher assurance, ask the publisher to: (1) update metadata to declare required binaries (node/npx) and any expected network endpoints, (2) point to a specific, pinned rotifer release or repository, and (3) document any remote servers the CLI communicates with. If you cannot verify those, treat the skill as untrusted in sensitive projects.
功能分析
Type: OpenClaw Skill
Name: rotifer-arena
Version: 1.0.3
The rotifer-arena skill bundle is a developer tool designed to benchmark and compare AI agent capabilities (referred to as 'Genes') using the Rotifer Protocol. It provides structured instructions for an AI agent to wrap, compile, and evaluate skills using the `@rotifer/playground` CLI via `npx`. The workflow includes automated opponent matching, Arena submission, and the generation of detailed Markdown reports. The skill includes safety constraints, such as requiring user confirmation for cloud publishing and file saving. No malicious patterns, data exfiltration, or harmful prompt injections were identified; the code and instructions are entirely consistent with the stated purpose.
能力评估
Purpose & Capability
The name/description (Gene/Arena comparison) align with the SKILL.md workflow: wrapping/importing Genes, compiling, running arena battles, and producing reports. However, the published metadata claims no required binaries or env vars while the instructions clearly rely on npx and the @rotifer CLI. This metadata omission is inconsistent and should be corrected.
Instruction Scope
Instructions are narrowly scoped to Rotifer operations (rotifer compile, arena submit, list, wrap) and report generation. They instruct the agent to read phenotype.json (local project data) when needed and to write Markdown reports to <project>/arena-reports/*.md after a user 'save' confirmation — both relevant to the stated purpose but involve local filesystem access that users should be aware of.
Install Mechanism
There is no install spec (instruction-only), which is lower risk. However, the SKILL.md expects npx usage (e.g., npx @rotifer/playground and npx @rotifer/mcp-server). npx will fetch and run code from the npm registry at runtime; this dependency is not captured in the skill metadata. That mismatch is worth noting.
Credentials
The skill declares no required environment variables or credentials and the instructions do not request secrets. This is proportionate to the advertised functionality.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The skill's workflow writes reports to the project workspace when the user explicitly confirms 'save'; this is reasonable for its purpose and does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rotifer-arena - 安装完成后,直接呼叫该 Skill 的名称或使用
/rotifer-arena触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add Prerequisites section with CLI and MCP setup instructions (no hardcoded versions)
v1.0.2
Fix untagged code blocks rendering as invisible text on ClawHub
v1.0.1
Translate to English; fix nested code block rendering
v1.0.0
Initial release: one-click Gene comparison, Arena evaluation, structured reports
元数据
常见问题
Rotifer Arena 是什么?
One-click Gene comparison and evaluation for Rotifer Protocol. Import from ClawHub Skills, local files, or build from scratch — automatically compile, match... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Rotifer Arena?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rotifer-arena」即可一键安装,无需额外配置。
Rotifer Arena 是免费的吗?
是的,Rotifer Arena 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rotifer Arena 支持哪些平台?
Rotifer Arena 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rotifer Arena?
由 Xiaoba(@xiaoba-dev)开发并维护,当前版本 v1.0.3。
推荐 Skills