polymarket

Query Polymarket prediction market data from public REST APIs.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill polymarket-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/research/polymarket
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill polymarket-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the need to manually navigate Polymarket's public APIs or scour the web for up-to-date prediction market odds, saving you time when researching event probabilities or tracking market trends.

Core Features & Use Cases

  • Market Discovery: Search for prediction markets by query or browse trending events sorted by trading volume.
  • Real-Time Data Retrieval: Pull current prices, orderbooks, and spread data for specific market outcomes.
  • Historical Analysis: Access price history and recent trade data to track how market odds have shifted over time.
  • Use Case: If you're researching the likelihood of a political election outcome or crypto price target, use this Skill to pull the latest market consensus, volume, and historical price movements in seconds.

Quick Start

Use the polymarket skill to find the current odds and trading volume for all active markets related to the 2024 US presidential election.

Frequently Asked Questions about polymarket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time prediction market odds from Polymarket without an API key?

You can retrieve real-time prediction market odds from Polymarket without an API key by querying its public REST APIs. This Skill fetches current prices, orderbooks, and spread data directly from Gamma, CLOB, and Data API endpoints without requiring user authentication.

Can I track historical price movements and trade volume for binary outcome prediction markets?

Yes, you can track historical price movements and trade volume for binary outcome prediction markets. This Skill accesses price history and recent trade data from Polymarket's Data API, allowing you to analyze how market odds have shifted over time.

What's the best way to search for active Polymarket events by trading volume?

The best way to search for active Polymarket events by trading volume is using the market discovery feature. This Skill allows you to search for prediction markets by query or browse trending events sorted by trading volume via the Gamma API endpoint.

Do I need to manually parse double-encoded JSON responses from Polymarket APIs?

No, you do not need to manually parse double-encoded JSON responses from Polymarket APIs. This Skill automatically handles the parsing of double-encoded JSON response fields and formats price data into human-readable percentages for immediate analysis.

How does accessing the Polymarket orderbook help with analyzing event probabilities?

Accessing the Polymarket orderbook helps analyze event probabilities by providing current prices, spread data, and trade history for specific market outcomes. This data reveals market consensus and liquidity depth for binary prediction markets.

Are there limitations when pulling orderbook data from Polymarket's CLOB API?

Limitations when pulling orderbook data from Polymarket's CLOB API include relying entirely on the availability and structure of public REST endpoints. This Skill is constrained to retrieving discovery, pricing, orderbook, and trade history data without executing actual trades.