← 返回 Skills 市场
yaplora

Polymarket Latest Events

作者 yaplora · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
1806
总下载
5
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-latest-events
功能描述
Fetch the latest events from Polymarket prediction market. Use when user asks about Polymarket events, prediction markets, trending bets, or wants to see what's new on Polymarket.
安全使用建议
This is a low-risk, instruction-only skill that issues unauthenticated HTTP requests to public Polymarket endpoints. Before enabling, consider: (1) outgoing network access — the agent will contact https://gamma-api.polymarket.com to fetch data, so ensure your environment policy allows that; (2) provenance — the skill's source/homepage is unknown, so there is no vendor reputation to consult (the instructions themselves look straightforward but are unverified); (3) privacy — the skill does not ask for or transmit your secrets, but avoid entering sensitive info into queries; (4) rate limits and accuracy — public APIs can change or be rate-limited, so outputs may break if endpoints change. If you want extra caution, run the skill in a sandboxed environment first and verify responses directly against Polymarket's official site or API documentation.
功能分析
Type: OpenClaw Skill Name: polymarket-latest-events Version: 0.1.0 The skill is designed to fetch the latest events from the Polymarket prediction market using its public API. The `SKILL.md` file provides clear instructions for the agent to use `web_fetch` or `curl` to query `https://gamma-api.polymarket.com`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior. All network calls are directed to legitimate Polymarket API endpoints for data retrieval, aligning perfectly with the stated purpose.
能力评估
Purpose & Capability
The name/description match the instructions: the SKILL.md tells the agent to fetch recent events from Polymarket's Gamma API and format results. No unrelated binaries, credentials, or config are requested.
Instruction Scope
Instructions are scoped to making HTTP GET requests to public Polymarket endpoints, parsing returned JSON, and formatting output. They do not request reading system files, environment secrets, or transmitting data to third parties.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing new is written to disk or installed.
Credentials
No environment variables, credentials, or config paths are required. The API is described as unauthenticated which is proportionate to the stated task.
Persistence & Privilege
The skill is not marked always:true and does not request persistent installation or elevated privileges. Autonomous invocation is allowed but that is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-latest-events
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-latest-events 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of polymarket-latest-events skill. - Fetches the latest active events from the Polymarket prediction market using their public Gamma API. - Returns event details including title, description, odds, and direct event links. - Includes filtering options for category, volume, and sports. - No authentication or API key required.
元数据
Slug polymarket-latest-events
版本 0.1.0
许可证
累计安装 10
当前安装数 10
历史版本数 1
常见问题

Polymarket Latest Events 是什么?

Fetch the latest events from Polymarket prediction market. Use when user asks about Polymarket events, prediction markets, trending bets, or wants to see what's new on Polymarket. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1806 次。

如何安装 Polymarket Latest Events?

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

Polymarket Latest Events 是免费的吗?

是的,Polymarket Latest Events 完全免费(开源免费),可自由下载、安装和使用。

Polymarket Latest Events 支持哪些平台?

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

谁开发了 Polymarket Latest Events?

由 yaplora(@yaplora)开发并维护,当前版本 v0.1.0。

💬 留言讨论