← 返回 Skills 市场
Polymarket API
作者
Danny Shmueli
· GitHub ↗
· v1.0.0
8766
总下载
18
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-api
功能描述
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
安全使用建议
Install this if you want an agent to fetch public Polymarket market and event data. Expect network requests to Polymarket when it runs, avoid putting private information into search terms, and consider narrowing the trigger wording or adding explicit network permission metadata if your environment requires strict governance.
功能分析
Type: OpenClaw Skill
Name: polymarket-api
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides clear instructions for using the Polymarket API and does not contain any prompt injection attempts. The `polymarket.py` script uses standard Python libraries (`urllib.request`, `json`) to fetch data from the legitimate `gamma-api.polymarket.com` endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The script's behavior is entirely consistent with its stated purpose of querying public prediction market data.
能力评估
Purpose & Capability
The stated purpose is querying Polymarket prediction market data, and the script implements bounded read-only queries for markets, events, searches, slugs, and JSON output.
Instruction Scope
The activation text includes somewhat broad terms like market prices and event probabilities, which could be narrowed, but the surrounding description clearly ties the skill to Polymarket and prediction-market data.
Install Mechanism
The artifact contains a markdown skill file and one Python script using only standard-library modules; there are no package installs, shell installers, or setup-time side effects.
Credentials
Outbound network access to gamma-api.polymarket.com is necessary for the skill and disclosed in the documentation; user search strings may be sent to that API when the skill is used.
Persistence & Privilege
No evidence was found of background execution, persistence, privilege escalation, local file writes, credential handling, account access, or local data indexing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Query Polymarket prediction markets via public API. Top markets, search, events.
元数据
常见问题
Polymarket API 是什么?
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8766 次。
如何安装 Polymarket API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-api」即可一键安装,无需额外配置。
Polymarket API 是免费的吗?
是的,Polymarket API 完全免费(开源免费),可自由下载、安装和使用。
Polymarket API 支持哪些平台?
Polymarket API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket API?
由 Danny Shmueli(@dannyshmueli)开发并维护,当前版本 v1.0.0。
推荐 Skills