A high-performance technical analysis tool that scans 20 Binance spot pairs and ranks them by real-time signal strength.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install binance-watchlist-scanner
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 binance-watchlist-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Binance Watchlist Scanner is a specialized technical analysis utility designed to provide traders with an immediate overview of market momentum across major crypto assets. By utilizing public data, this skill eliminates the need for API key management, making it an accessible and secure choice for developers exploring Openclaw Skills. It evaluates 20 high-liquidity pairs, applying a multi-indicator scoring system to identify where the strongest buying or selling pressure exists.
This skill is particularly valuable for those who need to filter market noise and focus on high-probability setups. It processes complex data points from RSI, MACD, and Bollinger Bands into a human-readable ranked list, allowing users to spend less time charting and more time executing informed trades within their automated workflows.
Integrating this tool into your environment is straightforward as it requires no private API credentials. To begin using this and other Openclaw Skills, follow these steps:
# Install the binance-watchlist skill
openclaw install binance-watchlist
# Run a manual scan to verify connectivity
openclaw run binance-watchlist --action scan
Ensure your agent has outbound internet access to reach the public Binance data nodes.
The skill produces a structured output that categorizes market data into actionable trading intelligence. The data is organized as follows:
| Field | Description |
|---|---|
| Rank Score | A numerical value (e.g., +4, -3) indicating signal strength |
| Symbol | The Binance spot trading pair (e.g., SOL/USDT) |
| Primary Indicator | The most significant technical trigger (e.g., MACD cross) |
| Price Data | Real-time spot price at the time of the scan |
| Sentiment | Descriptive tags like Overbought, Bull Cross, or BB Support |
Loading
A sophisticated prediction market betting engine designed to identify edge and optimize stakes using the Kelly criterion.

A comprehensive AI agent tool for managing Bitcoin Lightning Network wallets via the LNbits API with integrated safety protocols.

A pre-install security gate that scans ClawHub skills for prompt injections and malicious payloads using mcp-scan.

A strategic board game skill that enables agents to play a lobster-themed version of Catan through a dedicated command-line interface.

A sophisticated AI skill that classifies crypto market conditions into specific risk regimes to inform trading strategy and portfolio allocation.

A comprehensive daily crypto market intelligence tool providing TA signals, sentiment analysis, and trade ideas.








































