polymarket

Retrieve Polymarket market prices, orderbooks, and historical data via REST APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to easily access and analyze data from Polymarket, a leading prediction market platform.

Core Features & Use Cases

  • Market Data Retrieval: Fetch market prices, orderbooks, and historical price data.
  • Event Search: Search for specific markets and events using keywords.
  • Data Presentation: Format and present data in an easily understandable way.

Quick Start

Search for market data related to "bitcoin" using the polymarket skill.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I retrieve real-time prices and orderbooks from Polymarket prediction markets?

You can retrieve real-time prices and orderbooks from Polymarket prediction markets by accessing their public REST APIs. This interface formats the retrieved market data for easy analysis and presentation.

Can I search for specific prediction market events using keywords?

Yes, you can search for specific prediction market events using keywords. The interface supports event and market searches to quickly filter and locate relevant prediction market data.

What's the best way to access historical price data for prediction market analysis?

The best way to access historical price data for prediction market analysis is through Polymarket's public REST APIs. This interface retrieves and formats the historical data for straightforward evaluation.

Do I need internet connectivity and specific market knowledge to analyze Polymarket data?

Yes, you need active internet connectivity to access the public REST APIs. Knowledge of market-specific terminology is also required to properly query and interpret the retrieved prediction market data.

Why does my prediction market data retrieval require formatting before analysis?

Prediction market data retrieval requires formatting because raw API responses need structuring. This interface formats the data presentation, making the retrieved market prices and orderbooks easily understandable.