← 返回 Skills 市场
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prediction-market-arbitrage-api
功能描述
Find arbitrage opportunities across Polymarket and Kalshi prediction markets via AIsa API. Scan sports markets for cross-platform price discrepancies, compar...
安全使用建议
This skill appears coherent: it needs python3 and an AIsa API key to perform read-only queries against api.aisa.one. Before installing, verify the reputation and billing model of aisa.one (queries are paid), keep your AISA_API_KEY secret, and do not supply private wallet keys — only public wallet addresses are sometimes used to fetch activity. Because the package origin/homepage is not provided, consider auditing the included scripts locally and running them in a controlled environment (or with a limited/monitorable API key) before giving the skill broad autonomous access.
功能分析
Type: OpenClaw Skill
Name: prediction-market-arbitrage-api
Version: 1.0.0
The skill bundle provides a legitimate toolset for identifying arbitrage opportunities between Polymarket and Kalshi prediction markets using the AIsa API (api.aisa.one). The scripts, arbitrage_finder.py and prediction_market_client.py, are standard Python API clients that use the built-in urllib library for network requests and do not exhibit any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (cross-platform arbitrage via AIsa) match the included scripts and required resources: python3 and AISA_API_KEY. All network calls point to api.aisa.one, which is consistent with the stated provider.
Instruction Scope
SKILL.md instructs only read-only queries (scan, match, orderbook checks) against AIsa endpoints and running the provided Python scripts. The code only reads AISA_API_KEY from environment and performs HTTPS GETs. Note: the client exposes endpoints for wallet/activity/positions if you supply wallet addresses — these will fetch on-chain/public wallet data and are not automatically used unless you call those commands.
Install Mechanism
No install spec; this is instruction+script only. No downloads or archive extraction. The code runs with the existing python3 binary.
Credentials
Only AISA_API_KEY is required. No other credentials, config paths, or secrets are requested. Requests for wallet addresses are optional CLI inputs, not environment variables or private keys.
Persistence & Privilege
always is false and the skill does not modify other skills or system config. It can be invoked autonomously (platform default) but that is not itself unusual and the skill does not request elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prediction-market-arbitrage-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/prediction-market-arbitrage-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: scan and analyze prediction market arbitrage.
- Find arbitrage opportunities across Polymarket and Kalshi prediction markets using the AIsa API.
- Scan sports markets for cross-platform price discrepancies and compare real-time odds.
- Automatically calculate spreads and provide detailed liquidity checks via orderbook review.
- Includes sample commands for bulk scanning or targeted analysis by market slug/ticker.
- Read-only, requires AISA_API_KEY; no trades executed or personal info shared.
元数据
常见问题
Prediction Market Arbitrage Api 是什么?
Find arbitrage opportunities across Polymarket and Kalshi prediction markets via AIsa API. Scan sports markets for cross-platform price discrepancies, compar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Prediction Market Arbitrage Api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prediction-market-arbitrage-api」即可一键安装,无需额外配置。
Prediction Market Arbitrage Api 是免费的吗?
是的,Prediction Market Arbitrage Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prediction Market Arbitrage Api 支持哪些平台?
Prediction Market Arbitrage Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prediction Market Arbitrage Api?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills