← 返回 Skills 市场
137
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pred-polymarket
功能描述
Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades
安全使用建议
This skill appears to do what it says: it queries market and wallet data through the AIsa API and requires one API key. Before installing, verify you trust api.aisa.one and the AISA_API_KEY issuer, treat your API key as a secret, and confirm the key's permissions (read-only vs. trading) so you don't grant more authority than intended. If you are uncomfortable with autonomous agent calls using your key, avoid enabling autonomous invocation or provide a scoped/limited key. Also be cautious about supplying wallet addresses (public on-chain addresses can be linkable to identities).
功能分析
Type: OpenClaw Skill
Name: pred-polymarket
Version: 1.0.1
The skill bundle provides a Python client and instructions for accessing prediction market data from Polymarket and Kalshi via the AIsa API (api.aisa.one). The script `scripts/prediction_market_client.py` is a well-structured wrapper using standard libraries to perform authenticated GET requests, with proper parameter encoding and error handling. No indicators of malicious intent, data exfiltration, or prompt injection were found; the instructions in `skill.md` are entirely consistent with the stated purpose of market analysis and portfolio tracking.
能力评估
Purpose & Capability
Name/description match the included Python client and SKILL.md examples. The skill talks to https://api.aisa.one and requires AISA_API_KEY — a single API key is reasonable for an aggregator that provides Polymarket/Kalshi data. Required binaries (python, curl) are appropriate for the provided examples and script.
Instruction Scope
SKILL.md only instructs querying the AIsa API endpoints and running the included Python script or curl commands. It requires wallet addresses or market IDs for wallet/position queries (expected for these features). There are no instructions to read unrelated files, other environment variables, or to transmit data to unexpected endpoints beyond api.aisa.one.
Install Mechanism
No install spec is provided (instruction-only with an included script). This minimizes install-time risk; the Python client is present in the repository and uses standard libraries (urllib). No downloads from untrusted URLs or extract steps are present.
Credentials
Only a single credential (AISA_API_KEY) is required and is the primaryEnv. That aligns with the skill's use of an external aggregator API. The skill does not request unrelated secrets or multiple broad credentials.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pred-polymarket - 安装完成后,直接呼叫该 Skill 的名称或使用
/pred-polymarket触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of pred-polymarket
- No user-facing changes detected; documentation and core features remain the same.
- No file changes or new functionality in this release.
v1.0.0
Major update: Cross-platform prediction market data, streamlined setup, and expanded support.
- Adds Kalshi market support alongside Polymarket.
- Unified API access using a single AISA_API_KEY for both platforms.
- New Python client script and updated documentation with step-by-step usage and example queries.
- Adds richer endpoints: prices, orderbooks, positions, candlesticks, sports market matching, and wallet P&L.
- Removes CLI-specific files and Polymarket-only references; now focused on cross-market data APIs.
- Readme and metadata updated for clarity and new capabilities.
元数据
常见问题
Polymarket Data 是什么?
Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Polymarket Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pred-polymarket」即可一键安装,无需额外配置。
Polymarket Data 是免费的吗?
是的,Polymarket Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Data 支持哪些平台?
Polymarket Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Data?
由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.1。
推荐 Skills