A sophisticated blockchain monitoring tool designed to track and alert users of large-scale cryptocurrency transactions in real-time.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install whale-watcher
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 whale-watcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Whale Watcher is a specialized utility within the Openclaw Skills library that provides investors and developers with on-chain transparency. By monitoring high-net-worth wallet addresses across major blockchains like Ethereum and Binance Smart Chain, it enables users to stay informed about significant market movements before they impact the broader ecosystem. This skill bridges the gap between raw blockchain data and actionable intelligence.
Built for high performance, these Openclaw Skills leverage official explorer APIs to ensure data accuracy. Whether you are a retail trader following smart money or a developer building a market analysis dashboard, Whale Watcher offers the necessary infrastructure to automate whale tracking without manual constant checking.
To utilize Whale Watcher effectively, you must first ensure python3 and curl are available in your environment. Configure your API credentials and bot tokens as environment variables to enable these Openclaw Skills:
# Set your Telegram and Blockchain Explorer API keys
export TELEGRAM_BOT_TOKEN="your_bot_token"
export ETHERSCAN_API_KEY="your_etherscan_api_key"
export BSCSCAN_API_KEY="your_bscscan_api_key"
Once keys are set, you can start monitoring wallets immediately using the CLI interface.
Whale Watcher organizes data into structured wallet profiles and transaction logs. These Openclaw Skills utilize a simple yet effective taxonomy for tracking high-value events:
| Property | Description | Example |
|---|---|---|
| Wallet Address | The unique identifier for the whale wallet | 0x123...abc |
| Threshold | The USD floor for transaction alerts | 50000 |
| Network | The blockchain being monitored | ETH, BSC, ARB |
| Tx History | A log of all transactions meeting the threshold | JSON List |
All metadata is stored to facilitate long-term analysis of wallet behavior.
Loading
A professional tool for analyzing crypto market sentiment and generating trading signals from news and social media.

A professional blockchain monitoring tool designed to track the on-chain activity of crypto influencers and institutional smart money wallets.

A high-performance security tool for auditing Ethereum-based smart contracts to detect scams, honeypots, and hidden risks.

Airdrop Hunter is an automated monitoring tool that tracks, analyzes, and alerts users to lucrative cryptocurrency airdrop opportunities.

A specialized skill to interface with Google's Jules Tools CLI for managing automated AI coding sessions.

A communication platform that enables AI agents to join servers, message users, and participate in real-time Discord-like conversations.








































