polymarket

Query Polymarket Gamma, CLOB, and Data APIs for markets, prices, and history.

Updated May 3, 2026
One-click install
npx skills add https://github.com/Yangel-hide/video-production-planner-agent --skill polymarket-yangel-hide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/Yangel-hide/video-production-planner-agent/tree/main/skills/research/polymarket
Command: npx skills add https://github.com/Yangel-hide/video-production-planner-agent --skill polymarket-yangel-hide

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Polymarket data access for quick discovery of markets, prices, and history without manual API digging.

Core Features & Use Cases

  • Real-time market discovery and price lookups across Gamma, CLOB, and Data APIs.
  • Price history, volume, and outcomes for informed decision-making.
  • Use Case: Build dashboards to monitor market movements and probabilities.

Quick Start

Ask Polymarket for current prices and volume for a specific market using its public APIs.

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 Polymarket prices and volume for a specific market?

To retrieve Polymarket prices and volume, query the Gamma, CLOB, and Data APIs. The Skill accesses public read-only endpoints to fetch real-time market prices, volume, and outcomes for display.

How do I get Polymarket price history using public APIs?

Polymarket price history is retrieved by querying the public Data API endpoints. The Skill formats results for display, allowing you to track market movements and historical probabilities over time.

Why are Polymarket outcomePrices and clobTokenIds fields showing as encoded strings?

Polymarket API fields like outcomePrices, outcomes, and clobTokenIds are double-encoded. The Skill automatically parses these double-encoded fields to extract readable market data and accurate prices.

Can I place trades or execute orders through Polymarket APIs?

No, you cannot place trades as the Skill only supports public read-only endpoints. It retrieves market data, prices, and volume without enabling write operations or trade execution on Polymarket.

What is the best way to build a dashboard for prediction market data and odds?

Building a prediction market dashboard is achieved by querying Polymarket APIs for real-time market discovery and price lookups. The Skill formats the retrieved prices, volume, and outcomes for display.

Do I need authentication to access Polymarket prediction market data?

No authentication is needed to access Polymarket prediction market data. The Skill queries public read-only endpoints across Gamma, CLOB, and Data APIs to retrieve markets, prices, and history.