polymarket

Retrieve Polymarket prediction market prices, orderbooks, and history via public REST APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies accessing Polymarket prediction market data, allowing users to quickly search markets, get prices, orderbooks, and price history without needing an API key.

Core Features & Use Cases

  • Search Markets: Find prediction markets based on specific queries.
  • Get Prices: Retrieve current market prices and historical data.
  • Orderbooks: View real-time orderbook information.
  • Use Case: A user could ask, "What are the odds of a particular event happening?" and the Skill would provide the relevant market data.

Quick Start

Use the polymarket skill to search for markets related to "Bitcoin".

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I get Polymarket prediction market data without an API key?

You can retrieve Polymarket prediction market data without an API key by accessing public REST APIs. This approach handles market discovery, price retrieval, orderbook viewing, and price history queries directly.

How do I search Polymarket prediction markets for a specific topic like Bitcoin?

To search Polymarket prediction markets for a specific topic, you query the public REST APIs using relevant keywords. This returns matching market data, including current prices and orderbook details.

Can I view real-time orderbooks and price history for prediction markets?

Yes, you can view real-time orderbooks and retrieve price history for prediction markets. The public REST APIs provide access to current market prices and historical data for informational analysis.

Do I need authentication to retrieve current market prices from Polymarket?

No authentication is required to retrieve current market prices from Polymarket. The Skill utilizes public REST APIs to provide direct access to market prices and orderbook information.

Can I use this method to execute trades on prediction markets?

No, this method is primarily for informational purposes and does not support executing trades on prediction markets. It handles data retrieval like discovery, prices, and orderbooks without authentication.