← 返回 Skills 市场
127
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rpsls-game
功能描述
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interac...
安全使用建议
This skill appears to be what it claims: a local Python game that may generate rpsls_terminal.py (and optional HTML) and will save stats to ~/.rpsls_stats.json. Before running: (1) review any generated Python/HTML files to confirm their contents; (2) install the 'rich' Python package from a trusted environment or virtualenv (the SKILL.md suggests pip with --break-system-packages — prefer using a venv or pip user install to avoid altering system packages); (3) be aware the skill writes a small JSON stats file to your home directory; if you prefer isolation, run the generated game inside a container or VM. No credentials or network access are requested by the skill.
功能分析
Type: OpenClaw Skill
Name: rpsls-game
Version: 1.0.0
The skill bundle provides a legitimate implementation of a Rock Paper Scissors Lizard Spock game with both terminal (Python/Rich) and GUI (HTML/JS) modes. The code logic is transparent, well-documented, and lacks any indicators of data exfiltration, malicious execution, or unauthorized access; it only interacts with a local statistics file (~/.rpsls_stats.json) to track game progress as described in SKILL.md and README.md.
能力评估
Purpose & Capability
Name/description match the requested resources and behavior: python3 and the 'rich' package are appropriate for a decorated terminal Python game; the skill also offers an HTML artifact (GUI) which requires no extra credentials. No unrelated services, binaries, or secrets are requested.
Instruction Scope
SKILL.md instructs the agent to generate Python script(s) and an HTML artifact, run the terminal game, and read/write a stats file at ~/.rpsls_stats.json. These actions are coherent with the skill's stated functionality. There are no instructions to read unrelated system files, exfiltrate data, or call external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no downloads. It only references installing a PyPI package ('rich') via pip, which is proportionate. No archive downloads, custom binaries, or third-party installers are requested.
Credentials
The skill requests no environment variables or credentials. The only environment interaction is reading/writing a per-user stats file (~/.rpsls_stats.json) and suggesting FORCE_COLOR or checking $TERM for color troubleshooting — all appropriate for a terminal game.
Persistence & Privilege
The skill will create files (generated Python scripts, optional HTML artifact) and persist game stats to ~/.rpsls_stats.json in the user's home directory. This is expected for persistent game state, but users should be aware that generated code will be written to disk and should be reviewed before execution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rpsls-game - 安装完成后,直接呼叫该 Skill 的名称或使用
/rpsls-game触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Rock Paper Scissors Lizard Spock 1.0.0 – Initial Release
- Play Rock Paper Scissors Lizard Spock with an AI opponent.
- Offers decorated terminal UI (with ASCII art, colors, and animations) and interactive GUI modes.
- Tracks scores and statistics across sessions.
- Includes quick play commands and displays rules or stats on request.
- Features best-of series for tournaments and persistent statistics.
元数据
常见问题
Rock Paper Scissors Lizard Spock Game 是什么?
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Rock Paper Scissors Lizard Spock Game?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rpsls-game」即可一键安装,无需额外配置。
Rock Paper Scissors Lizard Spock Game 是免费的吗?
是的,Rock Paper Scissors Lizard Spock Game 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rock Paper Scissors Lizard Spock Game 支持哪些平台?
Rock Paper Scissors Lizard Spock Game 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rock Paper Scissors Lizard Spock Game?
由 AM(@akhmittra)开发并维护,当前版本 v1.0.0。
推荐 Skills