polymarket

Query Polymarket prediction market prices, orderbooks, and historical data via API.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill polymarket-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/research/polymarket
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill polymarket-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of querying and retrieving data from Polymarket, a platform for prediction markets, allowing users to quickly access market prices, orderbooks, and historical data.

Core Features & Use Cases

  • Market Data Retrieval: Fetch real-time market prices, orderbook data, and historical price history for various prediction markets.
  • Event and Market Search: Search for specific events or markets within Polymarket using the Gamma API.
  • Use Case: If a user wants to know the current odds of a specific event occurring, this Skill can quickly retrieve the market price and provide the necessary information.

Quick Start

Use the polymarket skill to get the current price of the market for 'Will X happen?'.

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 prediction market prices and orderbook data?

To retrieve prediction market data, this Skill queries the Polymarket Gamma API to fetch real-time market prices, orderbook details, and historical price history for specific prediction events.

How do I get historical price history for prediction markets?

This Skill queries the Polymarket API to retrieve historical price history and real-time market data for prediction events, parsing JSON responses to provide past market price trends.

Can I search for specific prediction market events using the Polymarket API?

Yes, you can search for specific prediction market events by querying the Polymarket Gamma API, which allows you to find specific markets and retrieve their current prices and odds.

Do I need Python to access Polymarket prediction market data?

Yes, Python is required to execute the scripts and parse the JSON API responses, utilizing the requests library to fetch prediction market data from the Polymarket API.

What is the best way to query Polymarket orderbook data?

The best way to query Polymarket orderbook data is by using a Python-based API interface that handles requests and JSON parsing, allowing you to fetch real-time orderbook details for prediction markets.

Does this Skill support retrieving data for all prediction markets on Polymarket?

This Skill supports retrieving market prices, orderbooks, and historical data for various prediction markets on Polymarket, allowing you to search for events and fetch data for available markets.