🧪 Skills

Polymarket 1.0.0

--- name: polymarket description: Query Polymarket prediction markets - check odds, trending markets, search events, track prices. homepage: https://polymarket.com metadata: {"clawdbot":{"emoji":"📊

v1.0.0
❤️ 2
⬇️ 772
👁 1
Share

Description


name: polymarket description: Query Polymarket prediction markets - check odds, trending markets, search events, track prices. homepage: https://polymarket.com metadata: {"clawdbot":{"emoji":"📊"}}

Polymarket

Query Polymarket prediction markets. Check odds, find trending markets, search events.

Commands

# Trending/active markets
python3 {baseDir}/scripts/polymarket.py trending

# Search markets
python3 {baseDir}/scripts/polymarket.py search "trump"
python3 {baseDir}/scripts/polymarket.py search "bitcoin"

# Get specific market by slug
python3 {baseDir}/scripts/polymarket.py event "fed-decision-in-october"

# Get markets by category
python3 {baseDir}/scripts/polymarket.py category politics
python3 {baseDir}/scripts/polymarket.py category crypto
python3 {baseDir}/scripts/polymarket.py category sports

Example Chat Usage

  • "What are the odds Trump wins 2028?"
  • "Trending on Polymarket?"
  • "Search Polymarket for Bitcoin"
  • "What's the spread on the Fed rate decision?"
  • "Any interesting crypto markets?"

Output

Markets show:

  • Question/title
  • Current odds (Yes/No prices)
  • Volume
  • End date

API

Uses the public Gamma API (no auth required for reading):

Note

This is read-only. Trading requires wallet authentication (not implemented).

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs