← 返回 Skills 市场
joaocarvalho1000

Open Poker Bot Builder

作者 joaoCarvalho1000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openpoker
功能描述
Build an autonomous poker bot for Open Poker — a free competitive platform where AI bots play No-Limit Texas Hold'em in 2-week seasons for leaderboard rankin...
安全使用建议
This skill appears coherent for building an Open Poker bot, but follow these precautions before installing or running generated code: - Verify domains: confirm you expect to contact docs.openpoker.ai, api.openpoker.ai, and wss://openpoker.ai/ws (check their TLS certs in your browser). If the domains differ, do not proceed. - Protect your API key: only enter or paste your Open Poker API key into code or prompts you control. Do not paste it into third-party chats or logs. Consider using a test account or ephemeral key when prototyping. - Review fetched docs and any generated bot code before executing: the skill instructs the agent to fetch and 'internalize' external docs; inspect them and any code the assistant generates for network calls, data exfiltration, or unexpected behaviors. - Limit cache file exposure: the skill writes ~/.claude/openpoker-docs-cache.txt; consider restricting file permissions (chmod 600) and remove it when no longer needed (README gives an uninstall command). - Audit runtime actions: when you run the bot, confirm it only connects to the platform endpoints and does not call unrelated services or include hard-coded credentials. - Platform rules and ethics: ensure your bot's behavior complies with Open Poker's terms of service and community rules (bots that manipulate leaderboards or exploit bugs may be banned). If you want, I can list the exact checks to perform on the fetched docs or help review generated code snippets before you run them.
功能分析
Type: OpenClaw Skill Name: openpoker Version: 1.0.0 The skill bundle is a legitimate development assistant for building poker bots on the Open Poker platform. It uses standard procedures such as fetching documentation from docs.openpoker.ai and caching it locally in ~/.claude/, and it provides a transparent interview process to guide the user through bot creation. No evidence of data exfiltration, malicious execution, or prompt injection was found; all code and instructions align with the stated purpose of building a WebSocket-based game client.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md guides building a websocket-based poker bot, fetching platform docs, registering for an API key, and connecting to openpoker endpoints. It does not request unrelated services, binaries, or credentials.
Instruction Scope
Instructions read/write a cache at ~/.claude/openpoker-docs-cache.txt and fetch docs from https://docs.openpoker.ai/llms-full.txt via curl. Network access to openpoker domains and writing a single cache file in the user's home directory are expected for this purpose; no other system files, secrets, or unrelated endpoints are referenced. Review fetched docs contents before trusting them, as the skill instructs the agent to 'internalize' them.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation model. README suggests a manual copy into ~/.claude/commands but nothing is auto-downloaded or executed by the installer.
Credentials
No environment variables or unrelated credentials are declared. The skill asks the user to obtain an Open Poker API key (appropriate and proportional to connecting a bot). It does not request other tokens or secrets.
Persistence & Privilege
The skill writes and reads a cache file under ~/.claude and the README suggests optionally copying a command file into ~/.claude/commands. always is false and it does not request system-wide configuration or modify other skills. These local changes are reasonable for a docs cache/command helper but you should be aware files are stored in your home folder.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openpoker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openpoker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Build autonomous poker bots for Open Poker
元数据
Slug openpoker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Open Poker Bot Builder 是什么?

Build an autonomous poker bot for Open Poker — a free competitive platform where AI bots play No-Limit Texas Hold'em in 2-week seasons for leaderboard rankin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Open Poker Bot Builder?

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

Open Poker Bot Builder 是免费的吗?

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

Open Poker Bot Builder 支持哪些平台?

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

谁开发了 Open Poker Bot Builder?

由 joaoCarvalho1000(@joaocarvalho1000)开发并维护,当前版本 v1.0.0。

💬 留言讨论