polymarket

Fetch prediction market data from Polymarket's public REST APIs.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/bailynlove/STARK-TOWER --skill polymarket-bailynlove
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/bailynlove/STARK-TOWER/tree/main/opencrew/skills/research/polymarket
Command: npx skills add https://github.com/bailynlove/STARK-TOWER --skill polymarket-bailynlove

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides immediate access to Polymarket's prediction market data, allowing users to easily search for markets, get prices, view orderbooks, and examine price history.

Core Features & Use Cases

  • Search Markets: Query for specific markets based on user input.
  • Real-Time Prices: Access up-to-date market prices.
  • Orderbooks: View orderbook data for specific markets.
  • Price History: Examine historical price data.
  • Use Case: For financial analysts or researchers interested in understanding market sentiment or potential outcomes, this Skill provides a quick and easy way to gather data from Polymarket's public APIs.

Quick Start

Query for a specific market, such as "bitcoin odds" to get real-time market data and price history.

Frequently Asked Questions about polymarket

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

FAQPage Schema
How do I get real-time prices from Polymarket prediction markets?

You can get real-time prices from Polymarket prediction markets by querying for a specific market using natural language search terms. The Skill fetches current pricing data directly from Polymarket's public REST APIs and returns it for immediate analysis.

Can I retrieve Polymarket orderbook data for financial analysis?

Yes, you can retrieve Polymarket orderbook data by specifying the market you want to examine. The Skill accesses public REST APIs to pull current orderbook details, providing the depth of market data needed for financial research and sentiment analysis.

How do I access Polymarket price history for a specific market?

You can access Polymarket price history by searching for a specific market like 'bitcoin odds'. The Skill queries Polymarket's public REST APIs to fetch and parse historical price data, allowing you to examine past market trends and outcomes.

What is the best way to search Polymarket prediction markets by keyword?

The best way to search Polymarket prediction markets is to provide a natural language query describing the event or topic. The Skill uses this input to search Polymarket's public APIs and return matching markets along with their real-time pricing and orderbook data.

Do I need an API key to fetch Polymarket market data?

No, you do not need an API key to fetch Polymarket market data. The Skill utilizes Python and urllib to make HTTP requests directly to Polymarket's public REST APIs, parsing the returned JSON data without requiring authentication.

Does this tool work for analyzing prediction market sentiment and potential outcomes?

Yes, this tool works for analyzing prediction market sentiment and potential outcomes. It is specifically intended for financial analysis and research, providing immediate access to real-time prices, orderbooks, and price history from Polymarket to understand market sentiment.