Telegram Polymarket Alerter for Openclaw

Receive instant Telegram notifications when specific price, probability, or volume thresholds are reached on Polymarket.

mosonchan2023
v1.0.0
Mar 5, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install telegram-polymarket-alerter

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Telegram Polymarket Alerter?

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.

Telegram Polymarket Alerter Use Cases

  • Tracking real-time shifts in election odds and political forecasts.
  • Monitoring significant movements in sports betting markets for better entry points.
  • Receiving immediate alerts for news-driven price spikes on specific event contracts.
  • Automating volume analysis to detect unusual liquidity changes in niche markets.

How Telegram Polymarket Alerter Works

  1. The user defines a specific Polymarket event and sets a target price or probability threshold (e.g., 0.5 for 50%).
  2. The skill initiates a monitoring process that queries Polymarket data at regular intervals.
  3. When the live market data matches or exceeds the user-defined threshold, the skill triggers a notification event.
  4. The alert is formatted into a custom message and sent directly to the provided Telegram Chat ID.
  5. Each successful monitoring cycle or alert trigger is processed as a micro-transaction via SkillPay.me.

Telegram Polymarket Alerter Setup

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"

Telegram Polymarket Alerter Data Schema & Taxonomy

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)

Telegram Polymarket Alerter Advanced Features

  • Integrated micro-payment support via SkillPay.me for pay-per-use execution.
  • Volume-based alerting logic to identify market-moving liquidity events.
  • Support for multi-agent workflows where alerts trigger secondary trading actions.
  • High-frequency polling options for volatile prediction markets within the Openclaw Skills standard.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*