crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/awessh/crypto-market-rankWhat This Skill Does
The crypto-market-rank skill serves as a comprehensive market intelligence engine for OpenClaw users, providing real-time data on digital asset performance, social sentiment, and trader behavior. By integrating with high-fidelity market data feeds, this skill allows users to query trending tokens, analyze social media hype cycles, track smart money movements, and evaluate the performance of top-tier traders through PnL leaderboards. Whether you are tracking Binance Alpha tokens, monitoring meme coin volatility on the Pulse launchpad, or investigating the specific tokenized stocks, this skill aggregates complex blockchain data into actionable insights for better decision-making in the fast-paced crypto landscape.
Installation
To integrate this intelligence tool into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/awessh/crypto-market-rank
Once installed, the agent will have the internal logic required to map natural language queries to the underlying API endpoints for social sentiment analysis, address-based PnL tracking, and market rank filtering.
Use Cases
- Trend Identification: Discover which tokens are currently dominating search volumes and social discussions.
- Smart Money Tracking: Follow 'smart money' wallet inflows to identify potential accumulation patterns before significant price action occurs.
- Meme Coin Alpha: Quickly screen for high-potential meme tokens launching on Pulse, filtering by launchpad success metrics.
- Performance Benchmarking: Review top-performing trader addresses to analyze win rates and PnL strategies, helping you evaluate KOL performance or find new alpha sources.
- Sentiment Analysis: Gauge community mood (positive vs. negative) across various tokens to inform swing trading strategies.
Example Prompts
- "What are the top 10 trending tokens on BSC right now, and which ones have the highest social hype sentiment?"
- "Show me the current PnL leaderboard for top Solana traders. Who is the most profitable right now?"
- "Which tokens have seen the most smart money inflow over the last 24 hours on Base?"
Tips & Limitations
To maximize the utility of this skill, always specify the chainId (e.g., BSC=56, Base=8453, Solana=CT_501) as data varies drastically across networks. Note that 'social hype' metrics are time-sensitive; a 24-hour range provides high-frequency signals, but long-term sentiment shifts may require trend tracking over several days. Be aware that past performance of traders or tokens does not guarantee future results, and high smart money inflow should be corroborated with other technical analysis tools before executing any trades.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-awessh-crypto-market-rank": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
meme-rush
Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.
trading-signal
Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses, including buy/sell signals, trigger price, current price, max gain, and exit rate. Use this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for potential trades.
spot
Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.