2.6k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill crypto-market-rank- _meta.json288 B
- SKILL.md15.2 KB
Overview
This skill provides crypto market rankings and leaderboards across multiple signals. It surfaces trending tokens, top searched assets, Binance Alpha picks, tokenized stocks, social hype sentiment, smart-money inflows, Pulse launchpad meme ranks, and top trader PnL leaderboards. Use it to quickly identify market momentum, social buzz, and high-conviction activity by traders and whales.
How this skill works
The skill queries specialized endpoints to return ranked lists and metadata for tokens and addresses. It inspects social sentiment and summaries, token attributes (price, market cap, liquidity, holders), smart-money net inflows, Pulse meme launchpad scores, and trader realized PnL and win rates. Responses include filtering, sorting, and paging options so you can refine results by chain, period, rank type, or numeric ranges.
When to use it
- Find tokens with the highest social buzz and positive sentiment
- Discover currently trending or most-searched tokens across chains
- Identify tokens receiving net inflows from smart-money addresses
- Scan Pulse launchpad meme tokens most likely to breakout
- Rank and compare top trader addresses by realized PnL and win rate
Best practices
- Choose the right rankType (Trending, Top Search, Alpha, Stock) for targeted discovery
- Combine period and sortBy to surface fast breakouts or longer trends (e.g., 24h volume vs. 7d momentum)
- Use numeric filters (marketCap, liquidity, holders) to exclude noise and high-risk microcaps
- Cross-check socialHype sentiment and smart-money inflow to prioritize signals with both retail buzz and institutional interest
- Page and size parameters let you fetch comprehensive leaderboards without missing top items
Example use cases
- Get top 20 trending tokens on Ethereum with highest 24h volume
- List top meme tokens from the Pulse launchpad on BSC ranked by breakout score
- Query tokens with strongest smart-money inflows over the last 24h on BSC
- Fetch social hype leaderboard filtered to positive sentiment and English summaries
- Retrieve top trader PnL leaderboard for the last 30 days and filter by high win rate
FAQ
Yes. Most endpoints accept chainId and period/timeRange parameters to narrow results by blockchain and time window.
How do I combine signals like social hype and smart-money inflow?
Request each rank (social hype and smart-money inflow) and intersect the token lists or apply filters from the unified token rank using combined criteria such as marketCap, volume, and keywords.