polymarket

Query Polymarket REST APIs for event status, outcome probabilities, and price trends.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the difficulty of manually tracking event probabilities and betting odds across fragmented prediction markets by providing a unified interface to query Polymarket data.

Core Features & Use Cases

  • Market Discovery: Search for specific events or browse trending markets by volume.
  • Data Analysis: Retrieve real-time prices, orderbook depth, and historical price trends for any market.
  • Use Case: A user wants to know the current market sentiment on a political election or economic event; this skill fetches the exact probability percentages and volume data directly from the source.

Quick Start

Use the polymarket skill to search for current market odds regarding the upcoming presidential election.

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 prediction market data for event probabilities?

You can retrieve real-time prediction market data by querying public REST APIs to fetch event status, outcome probabilities, and historical price trends for binary market outcomes without requiring any authentication.

What is the best way to track live betting odds and market sentiment for political elections?

The best way to track live betting odds and market sentiment is by querying Polymarket to fetch exact probability percentages, orderbook depth, and volume data directly from the source for events like political elections.

Can I access prediction market orderbook depth and trade history without an API key?

Yes, you can access prediction market orderbook depth and trade history without an API key, because this operates as a read-only interface utilizing public REST APIs to retrieve market metrics.

Does querying prediction market data via public REST APIs allow placing actual trades?

Querying prediction market data via public REST APIs does not allow placing actual trades; it functions strictly as a read-only interface for research and monitoring real-time prices and volume.

How do I analyze historical price trends for binary market outcomes?

You analyze historical price trends for binary market outcomes by querying prediction market data to retrieve past prices and trade history, facilitating real-time analysis and monitoring of market metrics.