polymarket

Retrieve prediction market prices, orderbooks, and historical data from Polymarket's public REST APIs.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill polymarket-zhouboyu-xreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/zhouboyu-xreal/Hermes-Memory/tree/main/skills/research/polymarket
Command: npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill polymarket-zhouboyu-xreal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies accessing prediction market data from Polymarket, making it easy to query markets, prices, orderbooks, and history.

Core Features & Use Cases

  • Market Data Query: Fetch market prices, orderbook data, and price history from Polymarket's public REST APIs.
  • No Authentication Required: Read-only access to all endpoints without the need for authentication.
  • Use Case: Obtain odds and probabilities for various events, track market movements, or retrieve historical data.

Quick Start

Query Polymarket for a specific event using the 'polymarket search' command.

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 odds from Polymarket prediction markets?

Fetch current prices and odds from Polymarket prediction markets by querying public REST APIs. This read-only access retrieves real-time market data without requiring authentication.

Can I access Polymarket orderbook and historical price data without an API key?

Yes, you can access Polymarket orderbook and historical price data without an API key. The system provides read-only access to public REST API endpoints, requiring no authentication to retrieve market information.

What is the best way to search for specific prediction market events on Polymarket?

The best way to search for specific prediction market events on Polymarket is by using the search command. This retrieves information about events, including current prices and orderbooks, via public REST APIs.

Can I place trades on Polymarket using this market data integration?

No, you cannot place trades on Polymarket using this integration. It is strictly a read-only tool intended for exploring and analyzing prediction market data, providing no functionality to execute trades.

How do I track market movements and probabilities for prediction markets?

Track market movements and probabilities for prediction markets by retrieving historical price data and current prices through public REST APIs. This monitors shifts in odds over time without authentication.