polymarket

Query Polymarket markets, prices, orderbooks, and historical data via public REST APIs.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/blueskies1818/hermesALIone --skill polymarket-blueskies1818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/blueskies1818/hermesALIone/tree/main/Agent/skills/research/polymarket
Command: npx skills add https://github.com/blueskies1818/hermesALIone --skill polymarket-blueskies1818

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides quick access to prediction market data from Polymarket, allowing users to query markets, prices, orderbooks, and history without needing to navigate the Polymarket website.

Core Features & Use Cases

  • Market Data Query: Retrieve information on markets, prices, orderbooks, and historical data.
  • Use Case: A user could ask, "What are the odds of event X happening?" and the skill would provide the relevant market data.
  • Features: Search for markets, get current prices, view orderbooks, and access historical price data.

Quick Start

Query the odds of an event by using the 'polymarket' skill and specifying the event you're interested in.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I get current prices and market data from Polymarket?

You retrieve current market prices by querying Polymarket's public REST APIs to fetch real-time data and orderbooks. The skill uses Python libraries to handle HTTP requests and JSON parsing without requiring authentication.

Can I access historical prediction market prices without an API key?

You can access historical prediction market prices without an API key. The skill provides read-only access to Polymarket's public REST APIs to retrieve historical price data without any authentication requirements.

What is the best way to search for prediction market events and odds?

The best way to search for prediction market events is by querying Polymarket's public REST APIs to find specific markets and retrieve their current prices. This skill automates the HTTP requests and JSON parsing for you.

Does retrieving Polymarket orderbooks require authentication?

Retrieving Polymarket orderbooks does not require authentication. The skill supports read-only access to public REST APIs to view orderbooks, current prices, and market history without needing an API key.

How do I query the odds of an event happening on prediction markets?

To query the odds of an event happening on prediction markets, you search for the specific event using Polymarket's public REST APIs. The skill retrieves the relevant market data and current prices to reflect the event's probability.