A research automation tool that generates a daily top-5 crypto token leaderboard with risk summaries and ready-to-publish social media drafts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install alpha-copilot-skill
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 alpha-copilot-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Alpha Copilot skill is a specialized research extension designed for the Openclaw Skills ecosystem. It automates the extraction and analysis of Binance Web3 market signals, including trending lists, top searches, and alpha views. By synthesizing these data points, the skill provides a streamlined workflow for crypto operators to identify high-priority tokens across multiple chains like BSC, Solana, and Base.
Built to enhance productivity, this tool doesn't just list tokens; it enriches them with fundamental data, liquidity metrics, and security audit summaries. It is an essential component for users of Openclaw Skills who need to maintain a professional content cadence while ensuring their research is backed by real-time market data and rigorous risk assessment.
To get started with this skill in the Openclaw Skills environment, configure your environment variables and run the script:
# Set required environment variables
export SKILLPAY_APIKEY="your_api_key_here"
export SKILLPAY_BILLING_MODE="skillpay"
# Run a rank report for BSC in English
python3 scripts/alpha_copilot.py rank --chain bsc --lang en --user-id demo
# Run a rank report for Solana with a specific limit
python3 scripts/alpha_copilot.py rank --chain solana --limit 5 --format markdown
The skill produces a structured data output containing market insights and pre-written content:
| Field | Description |
|---|---|
symbol |
The ticker symbol of the ranked crypto token. |
priority_score |
A calculated score determining the token's daily relevance. |
risk_summary |
A concise breakdown of potential security or liquidity risks. |
tweet_draft |
A ready-to-publish post optimized for X (Twitter). |
group_draft |
A formatted update suitable for Telegram or Discord groups. |
generated_at_utc |
The timestamp of the research report generation. |
Loading
A resilient messaging skill that ensures Feishu delivery through automatic retries and format-to-plain-text fallback strategies.

A continuity system that automatically restores context and memory across different AI agent sessions using rolling 24-hour logs and curated long-term storage.

Auto Logger is an automated documentation and memory skill that records daily activities, key decisions, and conversation summaries into structured Markdown files.

An expert AI utility for generating standardized MySQL 5.7 and 8.0 DDL scripts based on complex business logic and industry-leading naming conventions.

A bilingual meme token risk analysis engine that transforms Binance Web3 discovery data into actionable, risk-scored insights.

An automated utility that translates technical Binance Web3 token audit data into plain-language risk assessments and social media drafts.








































