polymarket

Fetch Polymarket market data for specific events via public REST APIs.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill polymarket-nitish-gitbit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/NITISH-gitbit/hermes-custom/tree/main/skills/research/polymarket
Command: npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill polymarket-nitish-gitbit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill resolves the issue of manual and time-consuming market data retrieval from Polymarket.

Core Features & Use Cases

  • Query Prediction Markets: Obtain odds, prices, and orderbook information from Polymarket.
  • Market Data Access: Retrieve historical data and current prices of events.
  • Use Case: If a user wants to know the odds of a specific event happening on Polymarket, this skill can provide that information quickly and efficiently.

Quick Start

Query the odds of a specific event happening 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 fetch Polymarket prediction market data for a specific event?

To fetch Polymarket prediction market data, you query the skill with a specific event's market condition ID. The skill retrieves current prices, odds, and orderbook information directly using public REST APIs.

Can I retrieve historical market data and odds from Polymarket?

Yes, you can retrieve historical market data and current prices from Polymarket. The skill provides access to past event data and orderbook information to help analyze probability trends over time.

Do I need a market condition ID to access Polymarket odds?

Yes, accessing Polymarket odds requires the specific market condition ID. You must provide this identifier along with having active internet access to successfully retrieve the requested market data.

Can I execute real-time trades on Polymarket using this market data skill?

No, you cannot execute real-time trades on Polymarket using this skill. It is strictly designed to fetch market data, odds, and prices via public REST APIs, and does not support trade execution.

What is the best way to get orderbook information for prediction markets?

The best way to get orderbook information for prediction markets is to use a data retrieval skill like this one. It quickly queries Polymarket public APIs to provide accurate orderbook details without manual searching.

Are there limitations to fetching Polymarket data without an internet connection?

Fetching Polymarket data without an internet connection is not possible. A major limitation of this skill is its strict dependency on active internet access to query public REST APIs for market prices and odds.