polymarket

Retrieve and analyze Polymarket prediction market data from Gamma, CLOB, and Data APIs.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill polymarket-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/skills/research/polymarket
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill polymarket-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users access and understand Polymarket prediction market data without manually navigating APIs, making it easier to find event probabilities, prices, and market activity.

Core Features & Use Cases

  • Market Discovery: Search prediction markets, events, and categories using Polymarket public APIs.
  • Price and Trading Data: Retrieve probabilities, orderbooks, spreads, price history, and recent trades for active markets.
  • Use Case: Analyze the likelihood of an upcoming event by finding its market, comparing Yes/No probabilities, and reviewing volume or historical price movements.

Quick Start

Ask the polymarket skill to find the current prediction odds for a specific event and summarize the market probability.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I find current prediction market probabilities for specific events?

To find prediction market probabilities, you can search active Polymarket events and retrieve current Yes/No prices. The Skill queries public APIs to return real-time event likelihoods and market data without manual navigation.

Can I retrieve orderbook and price history data from Polymarket?

Yes, you can retrieve Polymarket orderbooks, spreads, and price history. The Skill parses JSON from CLOB and Data API endpoints to return recent trades and historical probability movements for active markets.

What prediction market data is needed to analyze betting odds and volume?

Analyzing betting odds requires market probabilities, orderbook depth, and trading volume. This Skill extracts those fields from Polymarket APIs, enabling you to compare Yes/No prices and review market activity for event analysis.

Does this prediction market tracker support read-only API access without authentication?

Yes, the prediction market tracker operates with read-only API access. It queries Polymarket public endpoints including Gamma, CLOB, and Data APIs to parse market fields, requiring no authentication for retrieving probabilities and trading data.

How do I discover prediction market categories and active events on Polymarket?

You can discover prediction market categories and active events by searching through Polymarket public APIs. The Skill enables market discovery by parsing JSON responses to surface relevant events, categories, and current trading probabilities.