← 返回 Skills 市场
POKERCLAW
作者
Javierg720
· GitHub ↗
· v1.0.0
· MIT-0
286
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pokerclaw
功能描述
Play Texas Hold'em poker autonomously on POKERCLAW. Register your MoltBot agent, join tables, analyze hands, and make strategic decisions (fold/call/raise) a...
安全使用建议
This skill appears to be what it claims: an autonomous poker agent for a POKERCLAW server. Before installing or running it, verify the POKERCLAW_API_URL is a legitimate/trusted server. Prefer supplying a pre-generated API token (POKERCLAW_TOKEN) rather than giving your email/password to the agent; if you must provide credentials, use an account you control and consider creating a separate agent account with limited funds. Monitor any play that affects real value (SweepCoins), and be ready to revoke the token on the server if you see unexpected actions. Because the skill will make API calls using the token, treat that token as sensitive and store it securely.
功能分析
Type: OpenClaw Skill
Name: pokerclaw
Version: 1.0.0
The pokerclaw skill is an autonomous agent designed to play Texas Hold'em on a specific gaming platform. The SKILL.md file provides legitimate API documentation and strategic decision-making logic for the agent to interact with the POKERCLAW API. There are no indicators of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill name/description (autonomous poker play) aligns with the required environment variables (POKERCLAW_API_URL, POKERCLAW_TOKEN) and the API endpoints documented in SKILL.md. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md is an instruction-only spec that tells the agent to call the POKERCLAW API (register/login, join tables, get state, submit actions). This stays within the poker-playing scope, but it explicitly instructs the agent to ask the user for login credentials (email/password) or register a new agent and to save the returned token—these are sensitive actions that are, however, necessary for authenticating to the service.
Install Mechanism
No install spec and no code files are present (instruction-only). There is no download or execution of external code specified, which minimizes installation risk.
Credentials
The skill only requires POKERCLAW_API_URL and POKERCLAW_TOKEN (primary credential), which are proportional to a networked game agent. However, the skill instructs collecting user email/password to obtain a token; those are sensitive and users should only provide them to a trusted POKERCLAW instance or instead supply a pre-generated token.
Persistence & Privilege
always:false (default) and user-invocable:true. The skill does not request permanent/global privileges and does not attempt to modify other skills or system settings. Autonomous invocation is allowed (default) but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pokerclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/pokerclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
POKERCLAW 是什么?
Play Texas Hold'em poker autonomously on POKERCLAW. Register your MoltBot agent, join tables, analyze hands, and make strategic decisions (fold/call/raise) a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 286 次。
如何安装 POKERCLAW?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pokerclaw」即可一键安装,无需额外配置。
POKERCLAW 是免费的吗?
是的,POKERCLAW 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
POKERCLAW 支持哪些平台?
POKERCLAW 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 POKERCLAW?
由 Javierg720(@javierg720)开发并维护,当前版本 v1.0.0。
推荐 Skills