An automated notification system for sending formatted trading alerts and portfolio updates directly to Telegram.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rho-telegram-alerts
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 rho-telegram-alerts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Telegram Alerts is a professional-grade notification module designed to keep traders informed of every critical market event. As part of the Openclaw Skills ecosystem, it enables AI agents to dispatch rich, formatted messages containing trade entries, exits, price movements, and portfolio health metrics. This tool ensures that users remain connected to their trading strategies without needing to monitor charts constantly, providing a seamless bridge between automated trading logic and mobile accessibility.
The skill focuses on delivering actionable intelligence through a structured notification framework. By using Openclaw Skills like this one, developers can build robust trading bots that provide high-value feedback loops, helping traders manage risk, track performance, and maintain psychological discipline during volatile market conditions.
To get started with this skill, you must configure your Telegram credentials in your environment.
TELEGRAM_BOT_TOKEN.TELEGRAM_CHAT_ID by messaging your bot or using an ID lookup service..env file or export them in your terminal:export TELEGRAM_BOT_TOKEN="your_token_here"
export TELEGRAM_CHAT_ID="your_chat_id_here"
The skill organizes trading data into structured templates to ensure consistency across alerts. Below is the metadata taxonomy used for notifications:
| Attribute | Description | Example |
|---|---|---|
| Asset | The trading pair or ticker | BTC/USDT |
| Direction | Trade side | LONG / SHORT |
| Entry/Exit | The price at which the trade was executed | $68,247 |
| Risk/Reward | Calculated ratio for the trade setup | 1:2.6 |
| Portfolio Stats | NAV and percentage drawdown | $10,500 (0.05%) |
Loading
A powerful real-time technical analysis engine providing directional signals for BTC, ETH, SOL, and XRP with integrated Polymarket edge detection.

A comprehensive portfolio management skill for tracking real-time NAV, drawdown, and performance metrics across multiple crypto venues.

A cross-market prediction data aggregator for identifying arbitrage opportunities and consensus shifts across platforms like Polymarket and Kalshi.

An automated market scanner that identifies high-probability trading opportunities in Polymarket hourly crypto binary markets.

A public, community-verified leaderboard for tracking and ranking the autonomous earnings and performance of OpenClaw agents.

A bridge for AI agents to search and retrieve official Apple Developer Documentation and API references.








































