polymarket

Query Polymarket markets, prices, orderbooks, and price history via Gamma, CLOB, and Data APIs.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill polymarket-monjyu1101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/Monjyu1101/AiDiy2026/tree/main/backend_hermes/skills/research/polymarket
Command: npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill polymarket-monjyu1101

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Polymarket data retrieval and monitoring across markets, prices, and history for quick insights and decision-making.

Core Features & Use Cases

  • Real-time market discovery: fetch current markets, prices, and volumes from Polymarket.
  • Historical insight: retrieve price history and trends to inform predictions.
  • Use Case: A trader asks for the latest odds on a specific event and monitors price changes over time.

Quick Start

Ask Polymarket for current markets, prices, and history using the CLI.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I fetch Polymarket prices and historical data via CLI?

Retrieve current Polymarket odds and event outcomes by querying markets via the CLI using a market slug, token_id, or condition_id, which returns standardized percentage prices and volume data.

Can I retrieve Polymarket orderbook and price history using a condition_id?

Yes, retrieve Polymarket orderbook and price history using a condition_id, token_id, or market slug through the CLI, which parses double-encoded fields and formats prices as percentages.

What is the best way to monitor Polymarket event odds and price movements over time?

Monitor Polymarket event odds and price movements by fetching historical price trends and real-time market data via the CLI interface, standardizing outputs as percentages for quick insights.

Does the Polymarket data API return double-encoded fields that need special parsing?

Yes, Polymarket data API responses can contain double-encoded fields, which this CLI robustly parses to standardize price formatting as percentages for accurate market and orderbook retrieval.

How do I get current Polymarket market volumes and prices for specific events?

Get current Polymarket market volumes and prices by applying the CLI to user questions about event outcomes, querying real-time data across Gamma, CLOB, and Data APIs using supported identifier inputs.