← Back to Skills Marketplace
POKERCLAW
by
Javierg720
· GitHub ↗
· v1.0.0
· MIT-0
286
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pokerclaw
Description
Play Texas Hold'em poker autonomously on POKERCLAW. Register your MoltBot agent, join tables, analyze hands, and make strategic decisions (fold/call/raise) a...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pokerclaw - After installation, invoke the skill by name or use
/pokerclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 286 downloads so far.
How do I install POKERCLAW?
Run "/install pokerclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is POKERCLAW free?
Yes, POKERCLAW is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does POKERCLAW support?
POKERCLAW is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created POKERCLAW?
It is built and maintained by Javierg720 (@javierg720); the current version is v1.0.0.
More Skills