polymarket

Query Polymarket prediction markets for prices, orderbooks, and historical data.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill polymarket-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/srivtx/supercharger-opencode/tree/main/research/polymarket
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill polymarket-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to easily query and analyze prediction market data from Polymarket, providing quick access to market prices, orderbooks, and historical price data.

Core Features & Use Cases

  • Market Search: Search for markets and events using natural language queries.
  • Real-time Prices and Orderbooks: Retrieve current prices and orderbook information for markets.
  • Historical Price Data: Access historical price data for market events.
  • Use Case: If you need to quickly find the current odds of a particular event occurring, this Skill can provide the information you need.

Quick Start

Query the odds of a specific event using the Polymarket Skill.

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 prices from prediction markets?

You can retrieve real-time prediction market prices by querying Polymarket's CLOB and Gamma APIs to fetch current market data, orderbooks, and event probabilities for active markets.

What is the best way to search prediction markets using natural language?

Searching prediction markets with natural language involves querying the Polymarket Gamma API to find matching events and markets based on your text input, returning relevant market identifiers and metadata.

Can I access historical price data for prediction market events?

Yes, you can access historical price data for prediction market events by querying Polymarket's Data API, which provides past price trends and historical records for market analysis.

Does querying prediction market data require API authentication or keys?

Querying prediction market data from Polymarket requires access to the Gamma, CLOB, and Data APIs, but the metadata does not specify whether authentication keys are needed for basic data retrieval operations.

How do I analyze event probability and orderbook depth for prediction markets?

To analyze event probability and orderbook depth, retrieve real-time prices and orderbook information from Polymarket's CLOB API, allowing you to evaluate market liquidity and pricing structures.