← Back to Skills Marketplace
aisadocs

Polymarket Data

by AIsa · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pred-polymarket
Description
Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades
Usage Guidance
This skill appears to do what it says: it queries market and wallet data through the AIsa API and requires one API key. Before installing, verify you trust api.aisa.one and the AISA_API_KEY issuer, treat your API key as a secret, and confirm the key's permissions (read-only vs. trading) so you don't grant more authority than intended. If you are uncomfortable with autonomous agent calls using your key, avoid enabling autonomous invocation or provide a scoped/limited key. Also be cautious about supplying wallet addresses (public on-chain addresses can be linkable to identities).
Capability Analysis
Type: OpenClaw Skill Name: pred-polymarket Version: 1.0.1 The skill bundle provides a Python client and instructions for accessing prediction market data from Polymarket and Kalshi via the AIsa API (api.aisa.one). The script `scripts/prediction_market_client.py` is a well-structured wrapper using standard libraries to perform authenticated GET requests, with proper parameter encoding and error handling. No indicators of malicious intent, data exfiltration, or prompt injection were found; the instructions in `skill.md` are entirely consistent with the stated purpose of market analysis and portfolio tracking.
Capability Assessment
Purpose & Capability
Name/description match the included Python client and SKILL.md examples. The skill talks to https://api.aisa.one and requires AISA_API_KEY — a single API key is reasonable for an aggregator that provides Polymarket/Kalshi data. Required binaries (python, curl) are appropriate for the provided examples and script.
Instruction Scope
SKILL.md only instructs querying the AIsa API endpoints and running the included Python script or curl commands. It requires wallet addresses or market IDs for wallet/position queries (expected for these features). There are no instructions to read unrelated files, other environment variables, or to transmit data to unexpected endpoints beyond api.aisa.one.
Install Mechanism
No install spec is provided (instruction-only with an included script). This minimizes install-time risk; the Python client is present in the repository and uses standard libraries (urllib). No downloads from untrusted URLs or extract steps are present.
Credentials
Only a single credential (AISA_API_KEY) is required and is the primaryEnv. That aligns with the skill's use of an external aggregator API. The skill does not request unrelated secrets or multiple broad credentials.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pred-polymarket
  3. After installation, invoke the skill by name or use /pred-polymarket
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 of pred-polymarket - No user-facing changes detected; documentation and core features remain the same. - No file changes or new functionality in this release.
v1.0.0
Major update: Cross-platform prediction market data, streamlined setup, and expanded support. - Adds Kalshi market support alongside Polymarket. - Unified API access using a single AISA_API_KEY for both platforms. - New Python client script and updated documentation with step-by-step usage and example queries. - Adds richer endpoints: prices, orderbooks, positions, candlesticks, sports market matching, and wallet P&L. - Removes CLI-specific files and Polymarket-only references; now focused on cross-market data APIs. - Readme and metadata updated for clarity and new capabilities.
Metadata
Slug pred-polymarket
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Polymarket Data?

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

How do I install Polymarket Data?

Run "/install pred-polymarket" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Data free?

Yes, Polymarket Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Data support?

Polymarket Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Data?

It is built and maintained by AIsa (@aisadocs); the current version is v1.0.1.

💬 Comments