polymarket

Fetch real-time Polymarket market data and event odds via REST and CLOB APIs.

32|5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jiayaoqijia/Ottie --skill polymarket-jiayaoqijia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/jiayaoqijia/Ottie/tree/main/workspace/skills/research/polymarket
Command: npx skills add https://github.com/jiayaoqijia/Ottie --skill polymarket-jiayaoqijia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query Polymarket data to access top markets, search results, event details, and odds for research and decision-making around real-world prediction markets.

Core Features & Use Cases

  • Top markets by volume and liquidity
  • Search markets by keyword, tag, or slug
  • View markets by slug and retrieve event details and odds
  • Access market price history and order-book-like data via the CLOB API
  • Use cases: market monitoring, event forecasting, sentiment gauging, and hedging analyses

Quick Start

Ask Polymarket for current top markets or event odds using the API endpoints described above.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I fetch real-time Polymarket odds and market data?

Fetch real-time Polymarket odds and market data by querying the Polymarket REST API and CLOB endpoints. The skill handles JSON responses to return structured outputs for top markets, event details, and price history.

How do I search for prediction markets by keyword or tag?

Search prediction markets by keyword, tag, or slug to retrieve matching events and current odds. This allows targeted market monitoring, sentiment gauging, and event forecasting based on specific research queries.

Can I access market price history and order-book data from Polymarket?

Access market price history and order-book-like data from Polymarket using the CLOB API. The skill retrieves this data to support downstream hedging analyses and decision-making for real-world prediction markets.

What is the best way to list top prediction markets by volume and liquidity?

List top prediction markets by volume and liquidity by querying the Polymarket REST API. The skill fetches current market data and returns structured outputs suitable for researching active trading opportunities.

Does the Polymarket data skill require external API keys or dependencies?

The Polymarket data skill requires no external dependencies or API keys, relying directly on the public Polymarket REST API and CLOB endpoints to fetch market data and return structured JSON outputs.