← Back to Skills Marketplace
chaimengphp

Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi

by chaimengphp · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-aisa-prediction-market-arbitrage
Description
Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi.
Usage Guidance
This skill is coherent: it queries the AIsa aggregator (api.aisa.one) for Polymarket/Kalshi data and requires a single AISA_API_KEY. Before installing, confirm you trust the AIsa service and the skill author because the key will be used to make network requests and may incur API usage/costs. The provided scripts and SKILL.md perform read-only GET requests; they will not execute arbitrary installers or request other secrets. Avoid supplying other private credentials or wallet keys to the skill; if you run the included scripts locally, review them first and only pass wallet addresses you are comfortable exposing (these endpoints return portfolio/position data if queried).
Capability Analysis
Type: OpenClaw Skill Name: openclaw-aisa-prediction-market-arbitrage Version: 1.0.0 The skill bundle is a legitimate toolkit for analyzing prediction market arbitrage opportunities across Polymarket and Kalshi via the AIsa API (api.aisa.one). The included Python scripts (arbitrage_finder.py and prediction_market_client.py) are well-structured, use standard libraries for network requests, and lack any signs of malicious intent, data exfiltration, or dangerous execution. The skill.md file even includes defensive instructions to prevent the agent from executing malformed cURL commands with unreplaced placeholders.
Capability Assessment
Purpose & Capability
Name/description (cross-platform arbitrage) match the included Python clients and curl examples which query a single aggregator (https://api.aisa.one). Requested binaries (curl, python3) and the AISA_API_KEY are appropriate and proportional.
Instruction Scope
SKILL.md and the scripts instruct only to call AIsa endpoints (GET requests) to fetch markets, prices, and orderbooks. The instructions require replacing placeholders before execution and do not direct the agent to read unrelated files or other environment variables.
Install Mechanism
No install spec — instruction-only skill with bundled Python scripts. No external downloads or archive extraction are performed by an installer, so there's no elevated install risk.
Credentials
Only one required env var (AISA_API_KEY) is declared and used. That key is needed to authenticate to the AIsa API; no unrelated secrets or credentials are requested.
Persistence & Privilege
always:false (default), skill is user-invocable and may be called autonomously by the agent (platform default). The skill does not request permanent presence or modify other skills/configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-prediction-market-arbitrage
  3. After installation, invoke the skill by name or use /openclaw-aisa-prediction-market-arbitrage
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Major refocus: Skill is now dedicated to finding and analyzing arbitrage opportunities across prediction markets. - Updated documentation and examples to stress arbitrage detection, price comparison, market matching, and orderbook analysis. - New scripts: Added arbitrage_finder.py and streamlined prediction_market_client.py for arbitrage workflows. - Polished description, metadata, and usage instructions for clarity and new focus. - Removed older references and files unrelated to arbitrage and cross-platform matching.
Metadata
Slug openclaw-aisa-prediction-market-arbitrage
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi?

Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi?

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

Is Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi free?

Yes, Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi support?

Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi?

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

💬 Comments