← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install prediction-market-data-zh
功能描述
通过 AIsa API 查询跨平台预测市场数据。支持 Polymarket 和 Kalshi 的市场行情、价格、订单簿、K线、持仓和交易记录。适用场景:查询预测市场赔率、选举博彩、事件概率、市场情绪、Polymarket 价格、Kalshi 价格、体育博彩赔率、钱包盈亏、跨平台市场对比。
安全使用建议
This skill appears to be a straightforward client for the AIsa API and only needs your AISA_API_KEY. Before installing, confirm you trust the AIsa service and are comfortable with per-request charges. Keep your API key private (do not paste it in public logs). If you want extra caution: run the script in a sandboxed environment, review the full Python file locally (it is included), and verify the BASE_URL (https://api.aisa.one) matches official AIsa documentation. Because the package's source/homepage are not provided, consider the lack of provenance when deciding whether to use it in production.
功能分析
Type: OpenClaw Skill
Name: prediction-market-data-zh
Version: 1.0.1
The skill bundle is a legitimate API client for fetching prediction market data from Polymarket and Kalshi via the AIsa API (api.aisa.one). The Python script (prediction_market_client.py) uses standard libraries for network requests and properly handles the API key via environment variables. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match what is implemented: the script queries Polymarket and Kalshi data via the AIsa API. Required binary (python3) and required env var (AISA_API_KEY) are appropriate for this purpose. The skill does not request unrelated cloud credentials or system access.
Instruction Scope
SKILL.md instructs only how to set AISA_API_KEY and run the included Python client to perform read-only queries. The instructions do not ask the agent to read unrelated files or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a bundled Python script. No remote downloads or archive extraction are performed by the skill itself.
Credentials
Only AISA_API_KEY is required (declared as primaryEnv). That matches the code which sends a Bearer token to api.aisa.one. No other secrets or unrelated env vars are requested.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or write to other skills' configs. It is a normal, user-invocable skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prediction-market-data-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/prediction-market-data-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 文档中文化,所有说明、示例和命令详尽翻译为中文
- 技能名称和描述本地化为 prediction-market-data-zh,面向中文用户
- 保持所有功能、API用法和命令结构与英文版完全一致
- 面向中文用户优化术语和说明,例如“赔率”、“盈亏”等表达方式
v1.0.0
Prediction market data skill 1.0.0 - initial release:
- Provides cross-platform prediction market data using the AIsa API.
- Supports querying markets, prices, orderbooks, candlesticks, positions, and trades for Polymarket and Kalshi.
- Includes detailed command-line usage instructions and ID mapping for both platforms.
- Enables quick search and price queries and cross-platform sports market comparison.
- All queries are read-only and require an AISA_API_KEY for access.
元数据
常见问题
预测市场数据 是什么?
通过 AIsa API 查询跨平台预测市场数据。支持 Polymarket 和 Kalshi 的市场行情、价格、订单簿、K线、持仓和交易记录。适用场景:查询预测市场赔率、选举博彩、事件概率、市场情绪、Polymarket 价格、Kalshi 价格、体育博彩赔率、钱包盈亏、跨平台市场对比。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 预测市场数据?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prediction-market-data-zh」即可一键安装,无需额外配置。
预测市场数据 是免费的吗?
是的,预测市场数据 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
预测市场数据 支持哪些平台?
预测市场数据 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 预测市场数据?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.1。
推荐 Skills