← Back to Skills Marketplace
chaimengphp

Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades

by chaimengphp · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
165
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-aisa-prediction-market
Description
Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades
Usage Guidance
This skill is internally consistent: it calls the AIsa API and requires AISA_API_KEY to function. Before installing, verify you trust the AIsa service and the skill author (source/owner metadata is minimal). Treat the AISA_API_KEY like any credential: create a least-privilege/read-only key if possible, avoid using high-privilege keys, and do not pass private wallet keys or secrets to the skill. If you need additional assurance, review the full Python script locally to confirm it only issues GET requests to api.aisa.one and does not log or transmit your system data elsewhere.
Capability Assessment
Purpose & Capability
Name/description (prediction market data) match the code and SKILL.md. The skill calls https://api.aisa.one/apis/v1 and provides CLI examples and a Python client for Polymarket and Kalshi endpoints — the requested binaries (curl, python) and AISA_API_KEY are appropriate for this function.
Instruction Scope
Runtime instructions and examples only show GET requests to the AIsa API and running the included Python client. They require an API key and ask for market IDs or wallet addresses where relevant. There are no instructions to read unrelated local files or exfiltrate arbitrary data.
Install Mechanism
No install spec; instruction-only skill with a single Python script. Nothing is downloaded at install time and no unusual installers or URLs are used.
Credentials
Only one environment variable is required (AISA_API_KEY), which is the expected credential for calling the AIsa API. No unrelated secrets or platform credentials are requested.
Persistence & Privilege
Skill is not forced-always and does not request elevated persistent privileges. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-prediction-market
  3. After installation, invoke the skill by name or use /openclaw-aisa-prediction-market
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 – Major overhaul: switches focus from a standalone temperature prediction contract to unified Polymarket and Kalshi prediction market data. - Replaces garden temperature betting docs with cross-platform market data access. - Adds support for querying market odds, prices, trades, historical data, and portfolio info for Polymarket and Kalshi. - Introduces new sample scripts and API references for easy integration. - Greatly reduces files, removing contract/game-specific and dependency files from previous versions. - Setup now requires an AISA_API_KEY for data access.
Metadata
Slug openclaw-aisa-prediction-market
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades?

Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades. It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.

How do I install Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades?

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

Is Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades free?

Yes, Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades support?

Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades?

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

💬 Comments