MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Search & Research
📚

Polymarket

Query Polymarket prediction markets — check odds, track price momentum, set alerts, and paper trade, all with no API key required.

joelchancev1.0.0
ProductivityOpen SourceAutomationAPICLI
Connecting to VM...
Connecting to VM...
npx clawhub@latest install polymarket-trade
101Stars
147.0kDownloads
57Current Installs
📦
v1.0.0Version
📅
Apr 30, 2026Updated
View Source(ClawHub)

Polymarket Skill Overview

The Polymarket skill connects your agent to Polymarket's public prediction markets, letting you browse trending events, search by keyword, track price movements, and monitor markets you care about — all without any API key or authentication. It also includes a full paper trading simulator ($10,000 virtual cash) so you can track your forecasting accuracy without real money. Data is fetched from Polymarket's public Gamma API and stored locally on your machine.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install polymarket-trade
or

Click the Install button at the top of this page for one-click setup

When to Use Polymarket

Best Fit

  • You want a morning briefing that includes current odds on political, crypto, sports, or tech prediction markets.
  • You need to monitor specific markets for price threshold or percentage-change alerts via cron jobs.
  • You're researching crowd-sourced probability estimates on upcoming events (elections, Fed decisions, sports outcomes).
  • You want to practice forecasting and track your predictions over time using paper trading without financial risk.

When Not to Use

  • You want to execute real trades on Polymarket — this skill is read-only; actual trading requires wallet authentication which is not implemented.
  • You need autonomous agent-triggered queries — disable-model-invocation: true means the agent cannot invoke this skill on its own; it must be user-invoked.

Key Features

Market Discovery & Search

Browse trending markets by 24h volume, explore featured high-profile events, search by keyword, or filter by category (politics, crypto, sports, tech, business). Fetch any specific market by its slug for a detailed view.

Watchlist & Price Alerts

Add markets to a persistent watchlist stored locally in ~/.polymarket/watchlist.json. Set alerts for specific price targets (--alert-at 60) or percentage swings (--alert-change 10), then poll for triggered alerts via cron using --quiet mode.

Momentum Scanner

Identify the biggest price movers across 24h, 1-week, or 1-month timeframes. Filter results by minimum volume to surface only high-activity markets. Ideal for spotting rapidly shifting consensus.

Resolution Calendar

See which markets are resolving in the next 1–14 days. Useful for timing when to check back on a forecast or catching late-breaking price action before a market closes.

Paper Trading Simulator

Simulate buying and selling market positions with $10,000 in virtual cash. Track your portfolio P&L and full trade history locally. No wallet, no blockchain, no real money — purely a forecasting practice tool.

No API Key Required

All market data is fetched from Polymarket's public Gamma API (gamma-api.polymarket.com) via unauthenticated HTTPS GET requests. No credentials, no sign-up, no external data sent.

Use Cases

Daily prediction market briefing

Schedule a cron job each morning to run movers and calendar --days 1 to get the day's biggest price shifts and markets resolving today — delivered as part of your automated morning digest.

Event-driven market monitoring

Add a market like fed-rate-cut to your watchlist with a --alert-change 15 threshold, then run hourly cron checks. Get notified the moment crowd odds shift significantly ahead of a major announcement.

Weekly category digest

Set up a Sunday cron to run digest politics and digest crypto, giving you a structured weekly summary of where consensus has moved across your most-watched market categories.

Forecasting practice with paper trading

Use buy and sell commands to record your predictions across political, sports, and crypto markets. Run portfolio periodically to measure your accuracy and P&L against the crowd over time.

Connecting to VM...
npx clawhub@latest install polymarket-trade
101Stars
147.0kDownloads
57Current Installs
📦
v1.0.0Version
📅
Apr 30, 2026Updated
View Source(ClawHub)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!