Query Polymarket prediction markets — check odds, track price momentum, set alerts, and paper trade, all with no API key required.
npx clawhub@latest install polymarket-tradeThe 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.
npx clawhub@latest install polymarket-tradeClick the Install button at the top of this page for one-click setup
disable-model-invocation: true means the agent cannot invoke this skill on its own; it must be user-invoked.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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
npx clawhub@latest install polymarket-tradeLog in to write a review
No reviews yet. Be the first to share your experience!