polymarket

Retrieves Polymarket market data and formats prices, probabilities, and trading information for analysis.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill polymarket-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/Gitnapp/Skills/tree/main/research/polymarket
Command: npx skills add https://github.com/Gitnapp/Skills --skill polymarket-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users quickly retrieve and understand Polymarket prediction market data without manually navigating APIs or parsing complex market responses.

Core Features & Use Cases

  • Market Discovery: Search Polymarket events and markets, retrieve questions, prices, probabilities, and trading volume.
  • Market Analysis Data: Access orderbooks, current prices, spreads, historical prices, trades, and open interest through public APIs.
  • Use Case: Analyze the probability of an event occurring by searching a market, converting outcome prices into readable percentages, and reviewing liquidity or price history.

Quick Start

Use the polymarket skill to find the current prediction probability and volume for a market about a specific event.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I get current probabilities and prices from Polymarket prediction markets?

You can retrieve Polymarket prediction market data by accessing public REST APIs to format current market probabilities, prices, and trading volume for event probability tracking and analysis.

How do I access the Polymarket orderbook and historical price data for analysis?

Accessing the Polymarket orderbook involves fetching data from public CLOB and Data API endpoints to extract current spreads, historical prices, trades, and open interest for comprehensive market evaluation.

Can I search for specific Polymarket events and retrieve their trading volume?

Yes, you can perform market discovery to search Polymarket events and markets, retrieving specific questions, current prices, outcome probabilities, and total trading volume using public API access patterns.

Do I need API keys or authentication to retrieve Polymarket prediction market data?

Retrieving Polymarket prediction market data requires public REST API access patterns for Gamma, CLOB, and Data API endpoints, utilizing standard JSON parsing and market identifier handling without authentication.

What are the limitations of using public Polymarket APIs for market research?

Limitations of using public Polymarket APIs include handling complex JSON parsing and market identifier structures for Gamma, CLOB, and Data API endpoints, which may require manual formatting to convert outcome prices into readable percentages.