A high-precision on-chain intelligence toolkit designed to identify and analyze high-conviction token launches and narratives on the Base blockchain.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install base-alpha-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 base-alpha-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Base Alpha Scanner is a technical intelligence framework built for the Base ecosystem, providing developers and analysts with a data-first approach to on-chain discovery. As a standout entry in the Openclaw Skills library, it bypasses market hype by focusing on hard metrics like liquidity, volume spikes, and holder concentration. The skill is specifically optimized for finding second-wave setups, monitoring early gem launches, and tracking the migration of smart money across the network.
By leveraging this component of Openclaw Skills, users can automate the surveillance of Farcaster-native platforms like Clanker and Bankr.fun, alongside emerging AI sectors such as the VIRTUAL Protocol. The tool interprets complex on-chain signals into a unified Conviction Score, allowing for objective decision-making in the volatile memecoin and AI agent markets.
scan_base.py to index trending or new tokens based on specific timeframe windows.scan_narrative.py to capture platform-specific launches on Clanker or Bankr.To deploy this skill from the Openclaw Skills repository, use the following commands:
# Navigate to the skill directory
cd skills/base-alpha-scanner
# Install dependencies
pip install -r requirements.txt
# Run a trending scan to identify current market leaders
python3 scripts/scan_base.py --mode trending
# Perform a narrative scan for AI-based tokens
python3 scripts/scan_narrative.py --mode ai
The Base Alpha Scanner organizes its intelligence into structured data tables for easy integration:
| Data Point | Metric Type | Description |
|---|---|---|
| Conviction Score | Integer (0-100) | Weighted average of momentum, volume, and liquidity. |
| Holder Percent | Percentage | Total supply held by the top 5 or 10 wallets. |
| Platform Source | String | Origin of the token (Clanker, Bankr, Virtual, etc.). |
| Time Window | Enum | Classification as 'new' (<45m) or 'second-wave' (45m-3h). |
| Liquidity Alert | Boolean | Flagged if liquidity exceeds $100K threshold for Tier 1. |
Loading
A specialized tool for designing, previewing, and exporting UI code directly from Google Stitch using natural language prompts.

A comprehensive security auditing tool that scans Git repositories to identify and prevent the accidental exposure of sensitive credentials like API keys and tokens.

A comprehensive collection of essential Git commands and workflows for robust version control and team collaboration.

Automate the extraction of calendar events and deadlines from your emails into structured calendar entries with full tracking and undo support.

A specialized skill for accessing real-time cryptocurrency market data, liquidations, and funding rates via the Coinank platform.

Automate product purchasing and order management across major online retailers using the Zinc API.








































