← 返回 Skills 市场
Polymarket API
作者
Danny Shmueli
· GitHub ↗
· v1.0.0
8130
总下载
17
收藏
70
当前安装
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 data. Expect outbound requests to Polymarket whenever the skill is used, avoid putting private information in search terms, and prefer a narrower trigger description or declared network permission if you require stricter 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 read-only lookups for markets, searches, slugs, events, and JSON output from gamma-api.polymarket.com.
Instruction Scope
The routing description includes broad terms like betting odds and event probabilities, which could trigger the skill for loosely related queries, but the actual capability remains limited to public Polymarket data retrieval.
Install Mechanism
There is no package install or dependency setup beyond Python standard-library use, and the included file hashes match metadata; provenance is limited because no upstream source or homepage is supplied.
Credentials
Outbound network access is necessary for the skill and is disclosed in SKILL.md, scoped in code to Polymarket's public Gamma API, and does not require authentication or local sensitive data.
Persistence & Privilege
No evidence of persistence, background execution, privilege escalation, credential handling, file writes, or local state storage was found.
如何使用
- 确保已安装 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 插件,目前累计下载 8130 次。
如何安装 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