polymarket

Retrieve real-time Polymarket prediction market prices, orderbooks, and historical data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides quick access to real-time prediction market data from Polymarket, allowing users to stay informed about betting odds, event probabilities, and market prices.

Core Features & Use Cases

  • Real-time Market Data: Access up-to-date market prices, orderbooks, and historical data.
  • Search & Filter: Search for specific markets or events using keyword queries.
  • Use Case: For traders or researchers looking to make informed decisions based on the latest market trends and probabilities.

Quick Start

Query the odds of an event happening by asking, "What are the odds of [event] happening?"

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 data and betting odds for an event?

You can retrieve real-time prediction market data by querying specific markets or events using keyword searches. The Skill fetches current prices, orderbooks, and historical data directly from Polymarket's public APIs.

How do I search for specific prediction markets using event keywords?

You search for specific prediction markets by querying the Skill with event keywords. It filters and retrieves matching market prices, orderbooks, and event probabilities from the Polymarket platform.

Do I need API authentication to access Polymarket orderbooks and historical data?

Yes, accessing Polymarket orderbooks and historical data requires authentication. The Skill connects to Polymarket's public APIs to retrieve real-time market prices and orderbook information.

Can I retrieve historical betting odds and market prices for trend analysis?

Yes, you can retrieve historical betting odds and market prices for trend analysis. The Skill provides access to historical data, allowing researchers to track market trends and event probabilities over time.

What's the best way to track event probabilities across multiple prediction markets?

The best way to track event probabilities is by searching for specific markets via keyword queries. The Skill aggregates real-time analytics, betting odds, and market prices from Polymarket to inform trading decisions.

What are the limitations of using requests and json dependencies for prediction market analytics?

Using requests and json dependencies limits you to standard HTTP API calls and JSON parsing for prediction market analytics. The Skill relies on these libraries to fetch real-time data from Polymarket's public APIs without advanced websocket streaming.