polymarket

Retrieve Polymarket market data, odds, and order books via Gamma and CLOB APIs.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/077tan/yun-skill --skill polymarket-077tan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/077tan/yun-skill/tree/main/polymarket
Command: npx skills add https://github.com/077tan/yun-skill --skill polymarket-077tan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, py-clob-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides easy access to Polymarket's predictive market data and odds, helping users quickly find and analyze information on various markets and outcomes.

Core Features & Use Cases

  • Market Data: Retrieve the latest market lists, odds, trading volume, and liquidity for popular and specific markets.
  • Search Markets: Find markets by keyword to analyze specific events or outcomes.
  • Market Details: Get detailed information on individual markets, including outcomes, odds, and trading volumes.
  • Order Book: View real-time buy and sell orders for markets.
  • Tag-based Search: Filter markets by category (e.g., politics, sports, crypto).
  • Use Case: A user interested in the Bitcoin market can use this Skill to find relevant markets, check current odds, and analyze trading volumes.

Quick Start

Get details for the Bitcoin market using the 'polymarket get-market-detail' command.

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 predictive market data and odds from Polymarket?

To retrieve Polymarket predictive market data and odds, you can query the Gamma and CLOB APIs to fetch the latest market lists, trading volumes, and liquidity for specific events.

Can I search Polymarket by keyword or filter predictive markets by category?

You can search Polymarket by keyword to find specific events and filter predictive markets by tags, allowing you to isolate categories like politics, sports, or crypto for targeted analysis.

How do I view the order book for a specific predictive market?

You can view the real-time order book for a specific predictive market by using the py-clob-client dependency to interact with the CLOB API and retrieve current buy and sell orders.

Do I need py-clob-client to access Polymarket trading information?

Yes, you need the py-clob-client library and the requests library to access Polymarket's Gamma and CLOB APIs for retrieving market data, odds, and detailed trading information.

What's the best way to get detailed information on individual Polymarket outcomes?

The best way to get detailed information on individual Polymarket outcomes is to retrieve market details through the API, which provides specific odds, outcomes, and trading volumes.

Are there limitations when filtering Polymarket data by tag for analysis?

Filtering Polymarket data by tag is limited to the predefined categories available within the Gamma API, meaning custom tags cannot be created for analysis.