Receive instant Telegram notifications when specific price, probability, or volume thresholds are reached on Polymarket.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install telegram-polymarket-alerter
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install telegram-polymarket-alerter using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Telegram Polymarket Alerter is a high-performance monitoring tool designed for traders and researchers who need instant updates on prediction market shifts. By integrating this capability from the Openclaw Skills collection, users can bridge decentralized market data with real-time messaging, ensuring they never miss a critical price move or probability swing. It is built to provide a seamless link between Polymarket's data and your Telegram workspace.
This skill is particularly valuable for those who require precision in tracking decentralized betting markets without manually refreshing browser tabs. As a key part of the Openclaw Skills ecosystem, it leverages automated micropayments through SkillPay.me to ensure high availability and reliable data polling.
To deploy this skill within your environment, ensure you have your Telegram bot credentials and a SkillPay.me account ready. Follow these steps to initialize the Openclaw Skills component:
# Install the skill into your local agent environment
openclaw install telegram-polymarket-alerter
# Set your Telegram and Payment credentials
export TELEGRAM_BOT_TOKEN="your_token_here"
export SKILLPAY_API_KEY="your_api_key_here"
The skill processes data using a structured JSON format to ensure compatibility across the Openclaw Skills framework. Below are the primary fields used:
| Parameter | Type | Description |
|---|---|---|
| market | String | The title or identifier of the Polymarket event |
| threshold | Float | The probability target (0.0 to 1.0) that triggers the alert |
| telegram_chat_id | String | The unique numerical ID for the destination Telegram chat |
| success | Boolean | Indicates if the alert was successfully registered |
| alert_status | String | The current state of the monitor (e.g., ACTIVE, TRIGGERED) |
Loading
A technical analysis engine that provides automated stock market indicators and trend predictions for traders and developers.

A high-performance real-time stock market data retrieval tool for global financial assets.

A professional-grade on-chain intelligence tool for monitoring institutional movements and high-value DeFi whale activities.

A specialized monitoring tool for identifying and tracking high-volume trading activity and whale movements on the Polymarket prediction market.

A specialized developer tool for building interactive Telegram bots that query real-time Polymarket data and track positions.

A specialized tool for delivering curated Polymarket prediction trends and market volume summaries directly to Telegram.








































