This one's for when someone asks you "should I long this?" and you need to pull actual data instead of vibes. It layers market sentiment, derivatives data, on-chain metrics, and social signals in priority order, starting with macro context before diving into specific tokens. The principles are solid: contrarian checkpoints, liquidity red lines, and a bias self-check to keep you honest. Output format is opinionated and direct, leading with the conclusion instead of burying it in analysis. It won't stop you from making bad trades, but it'll at least make sure you're looking at funding rates and exchange flows before you ape in.
npx -y skills add 0xrikt/crypto-skills --skill crypto-trading-advisor --agent claude-codeInstalls into .claude/skills of the current project.
| Data | Source | Query |
|---|---|---|
| Fear & Greed Index | Alternative.me | crypto fear greed index |
| Stablecoin Supply/Flows | DefiLlama | site:defillama.com stablecoins |
| Macro Calendar | CoinGlass | crypto events calendar |
| Data | Source | Query |
|---|---|---|
| Funding Rate/OI/Long-Short Ratio | Coinglass | [token] funding rate coinglass |
| Liquidation Heatmap | Coinglass / Hyblock | [token] liquidation heatmap |
| Options Data (Max Pain/PCR) | Deribit / Coinglass | BTC options max pain |
| Data | Source | Query |
|---|---|---|
| TVL (Chains/Protocols) | DefiLlama | site:defillama.com [chain/protocol] |
| Exchange Netflow | CryptoQuant / Glassnode | [token] exchange netflow |
| Whale Movements | Whale Alert / Arkham | [token] whale movement |
| Token Unlock Schedule | Token Unlocks | [token] token unlock schedule |
| Protocol Revenue | Token Terminal | [protocol] revenue token terminal |
| Staking Data | Staking Rewards | [token] staking rate |
| Gas / Chain Activity | Etherscan / Block Explorers | [chain] gas tracker |
| Data | Source | Query |
|---|---|---|
| Social Volume | LunarCrush | [token] lunarcrush |
| Search Trends | Google Trends | [token] google trends |
Macro Environment → Funding/Derivatives Data → On-Chain Data → News → Technicals
Confirm the big picture first, then zoom into the specific token. When the market is weak, discount any bullish individual token analysis.
After analysis, ask yourself:
Lead with the conclusion — Answer "should I trade this?" upfront, don't make users read everything first
Layer the information — Key conclusion and data first, detailed analysis below; dig deeper only if interested
Visuals over text — Charts over tables, tables over paragraphs; use emoji to enhance readability
Be specific with data — Don't say "fear/greed is elevated", say "Fear/Greed at 72 (Greed)"; don't say "recent outflows", say "7-day net outflow $142M"
Make risks concrete — Don't just say "manage risk", say "invalidated below $XX" or "reassess if XX happens"
Adapt to the environment — Use interactive charts and cards if rich output is supported; use ASCII visualization or structured emoji in plain text
Talk like a trader — Concise, direct, opinionated; no "based on our analysis" or "in conclusion" fluff; have a take, but back it with data
binance/binance-skills-hub
binance/binance-skills-hub