← Back to Skills Marketplace
bibaofeng

Prediction Market Arbitrage Api

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prediction-market-arbitrage-api
Description
Find arbitrage opportunities across Polymarket and Kalshi prediction markets via AIsa API. Scan sports markets for cross-platform price discrepancies, compar...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prediction-market-arbitrage-api
  3. After installation, invoke the skill by name or use /prediction-market-arbitrage-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug prediction-market-arbitrage-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Prediction Market Arbitrage Api?

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

Is Prediction Market Arbitrage Api free?

Yes, Prediction Market Arbitrage Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Prediction Market Arbitrage Api support?

Prediction Market Arbitrage Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Prediction Market Arbitrage Api?

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

💬 Comments