← Back to Skills Marketplace
bibaofeng

预测市场套利

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prediction-market-arbitrage-zh
Description
通过 AIsa API 发现 Polymarket 和 Kalshi 预测市场的套利机会。扫描体育市场跨平台价差、比较实时赔率、验证订单簿流动性。适用场景:预测市场套利、跨平台价差、体育博彩套利、赔率对比、无风险利润、市场低效。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prediction-market-arbitrage-zh
  3. After installation, invoke the skill by name or use /prediction-market-arbitrage-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布 prediction-market-arbitrage-zh,支持用中文指引自动扫描和分析 Polymarket 与 Kalshi 的预测市场套利机会 - 提供快速上手命令行示例,涵盖批量市场扫描与特定市场分析 - 支持多种体育市场类型(nba、nfl、mlb、nhl、soccer、tennis) - 集成订单簿深度验证,确保套利机会实际可执行 - 所有功能通过只读 API 实现,无需执行交易或连接钱包 - 文档详解参数配置与用法,适合套利、赔率对比与市场低效分析
Metadata
Slug prediction-market-arbitrage-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 预测市场套利?

通过 AIsa API 发现 Polymarket 和 Kalshi 预测市场的套利机会。扫描体育市场跨平台价差、比较实时赔率、验证订单簿流动性。适用场景:预测市场套利、跨平台价差、体育博彩套利、赔率对比、无风险利润、市场低效。 It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install 预测市场套利?

Run "/install prediction-market-arbitrage-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 预测市场套利 free?

Yes, 预测市场套利 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 预测市场套利 support?

预测市场套利 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 预测市场套利?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments