← Back to Skills Marketplace
Polymarket Odds
by
Danny Shmueli
· GitHub ↗
· v1.0.0
2457
Downloads
4
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install pm-odds
Description
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
Usage Guidance
This skill appears coherent and low-risk: it simply queries Polymarket's public API and prints results, and it does not request keys or read local files. Before installing, verify you are comfortable with the agent making outbound HTTPS requests to gamma-api.polymarket.com and review the included script if you want to confirm there is no additional behavior. If you need to restrict network access, be aware the skill requires internet access to function. If you require stronger assurance, confirm the API host exactly matches Polymarket's official domain and consider running the script locally to review its runtime output.
Capability Analysis
Type: OpenClaw Skill
Name: pm-odds
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides clear, benign instructions for an AI agent to interact with the `polymarket.py` script, without any prompt injection attempts or out-of-scope commands. The `polymarket.py` script uses standard Python libraries to query the public Polymarket API (`gamma-api.polymarket.com`) as its sole network interaction, and it does not access sensitive files, execute arbitrary commands, or attempt any form of data exfiltration or persistence.
Capability Assessment
Purpose & Capability
Name/description (Polymarket odds) matches the included Python script and SKILL.md which fetch market and event data from Polymarket's public API (gamma-api.polymarket.com). No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and the script limit behavior to fetching and formatting public market/event data. The runtime instructions and code do not read local files, environment variables, or send data to third parties outside the documented Polymarket API.
Install Mechanism
There is no install spec; this is instruction + a small Python script that runs with standard library modules. Nothing is downloaded or written by an installer, reducing install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths. No secrets are requested or used; network access is only to the documented Polymarket API host.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configs, and requires no special persistence. Default autonomous invocation is allowed but is normal and expected for such a skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pm-odds - After installation, invoke the skill by name or use
/pm-odds - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Query Polymarket prediction markets
Metadata
Frequently Asked Questions
What is Polymarket Odds?
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data. It is an AI Agent Skill for Claude Code / OpenClaw, with 2457 downloads so far.
How do I install Polymarket Odds?
Run "/install pm-odds" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Polymarket Odds free?
Yes, Polymarket Odds is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Polymarket Odds support?
Polymarket Odds is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Polymarket Odds?
It is built and maintained by Danny Shmueli (@dannyshmueli); the current version is v1.0.0.
More Skills