← 返回 Skills 市场
bibaofeng

预测市场套利

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prediction-market-arbitrage-zh
功能描述
通过 AIsa API 发现 Polymarket 和 Kalshi 预测市场的套利机会。扫描体育市场跨平台价差、比较实时赔率、验证订单簿流动性。适用场景:预测市场套利、跨平台价差、体育博彩套利、赔率对比、无风险利润、市场低效。
安全使用建议
This skill appears to do what it says: read-only market queries to AIsa and local arbitrage calculations. Before installing: 1) Treat your AISA_API_KEY like a billing credential — limit its scope if possible and monitor usage to avoid unexpected charges. 2) Do not supply private keys or wallet secrets — the scripts only need public IDs/addresses. 3) Be aware the client can query wallet activity/positions for given addresses (public data), so avoid providing sensitive identifiers you don't want queried. 4) Review the bundled Python scripts yourself or run them in a sandbox to verify behavior and expected network calls. If you rely on this in production, confirm you trust the AIsa provider and understand the per-request cost.
功能分析
Type: OpenClaw Skill Name: prediction-market-arbitrage-zh Version: 1.0.0 The skill bundle provides tools for identifying arbitrage opportunities between Polymarket and Kalshi using the AIsa API. The Python scripts (arbitrage_finder.py and prediction_market_client.py) are well-structured, use standard libraries for HTTPS GET requests to a legitimate-appearing domain (api.aisa.one), and contain no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the implementation: Python scripts call https://api.aisa.one to find matching markets, compare prices, and check orderbooks for Polymarket and Kalshi. Requested binary (python3) and AISA_API_KEY credential are appropriate for this purpose.
Instruction Scope
SKILL.md instructs only read-only queries and local calculation, and the code uses only HTTPS GETs to api.aisa.one. The code also exposes read-only endpoints for wallet/activity/positions (i.e., can query public wallet addresses) — this is in-scope for market analysis but is worth noting because these calls can reveal public activity for specified wallet addresses if the user requests them.
Install Mechanism
No install spec; skill is instruction + bundled Python scripts only. Nothing is downloaded or written during install — lowest-risk delivery model.
Credentials
Only AISA_API_KEY is required and declared as the primary credential, which is proportional for a service-backed data client. Note: AIsa is a paid API (SKILL.md says ~$0.01/query), so the key can incur costs if abused or used excessively.
Persistence & Privilege
always:false (no forced inclusion). disable-model-invocation is false (normal) — the skill can be invoked by the agent autonomously, which is expected behavior. The skill does not request system-wide config or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prediction-market-arbitrage-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prediction-market-arbitrage-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 prediction-market-arbitrage-zh,支持用中文指引自动扫描和分析 Polymarket 与 Kalshi 的预测市场套利机会 - 提供快速上手命令行示例,涵盖批量市场扫描与特定市场分析 - 支持多种体育市场类型(nba、nfl、mlb、nhl、soccer、tennis) - 集成订单簿深度验证,确保套利机会实际可执行 - 所有功能通过只读 API 实现,无需执行交易或连接钱包 - 文档详解参数配置与用法,适合套利、赔率对比与市场低效分析
元数据
Slug prediction-market-arbitrage-zh
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

预测市场套利 是什么?

通过 AIsa API 发现 Polymarket 和 Kalshi 预测市场的套利机会。扫描体育市场跨平台价差、比较实时赔率、验证订单簿流动性。适用场景:预测市场套利、跨平台价差、体育博彩套利、赔率对比、无风险利润、市场低效。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 预测市场套利?

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

预测市场套利 是免费的吗?

是的,预测市场套利 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

预测市场套利 支持哪些平台?

预测市场套利 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 预测市场套利?

由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论