whale-radar

Solid

Which coins have unusual whale flow right now, plus the track record of past signals (fired flags scored against what price actually did next). Use when the user asks which coins have unusual whale activity, what is unusual in crypto today, which coins smart money is rotating into, whether a whale signal or flag has worked before, or for a data-driven crypto watchlist. Free, no API key.

AI & Automation 16 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
41
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Whale Radar Coins whose whale flow is unusual versus their own baseline (not just "big volume"), across 1h / 4h / 24h windows, with every fired flag scored against the price move that followed. ## Data sources (in order) 1. **MCP connected?** `coinlobster:whale_radar` (no args) for the windows; `coinlobster:flag_outcomes` (args: `type`, `coin`, `hours`, `limit`) for fired flags with outcomes. To screen by condition (funding/OI band, whale multiple, unusual-only) use `coinlobster:market_screener` (args: `funding_band`, `oi_band`, `whale_mult_min`, `unusual_only`, `limit`, `compact`), which returns `matched`, the `criteria` echoed back, and `rows[]`. It is the one-call discovery path: prefer it over sweeping all three radar windows by hand. If `tools/list` does not show it, screen with `whale_radar` plus the workflow below instead of reporting a failure. 2. **No MCP:** ```bash curl -s "https://coinlobster.com/api/public/whale-radar?window=4h" curl -s "https://coinlobster.com/api/public/receipts/whale-spike/BTC" ``` Receipts reply `ok: true` with `n`/`up`/`line` once at least 3 flags have scored cleanly. `ok: false` with `line: null` means the sample is under 3, or one of the scored rows flagged incomplete coverage: thin or unverified, not necessarily zero. Report it as "no scored record to quote yet", never as "this signal has never fired". 3. **Quick read:** fetch https://coinlobster.com/radar.md (unusual coins per window + a 48h flag/outcome table, plain m...

Details

Author
CoinLobster
Repository
CoinLobster/agent-skills
Created
2 weeks ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

whale-flow

Live crypto whale trades and net buy/sell flow across 15 exchanges plus Ethereum, Base and Arbitrum DEXs. Use when the user asks what whales or smart money are doing on a specific named coin: large trades, buy or sell flow, or who is accumulating or dumping BTC, ETH, SOL or any coin. For screening which coins look unusual use whale-radar; for a full why-is-it-moving diagnosis use crypto-market-snapshot. Free, no API key.

16 Updated 1 weeks ago
CoinLobster
AI & Automation Solid

crypto-market-snapshot

Crypto market state and post-move diagnosis, combining price, 24h stats, funding, open interest and liquidations in one call, plus whale flow and news sentiment via companion tools. Use when the user asks the current price or 24h stats of a coin, what is happening in the crypto market right now, why a coin is moving, or for a full autopsy of why a pump or dump happened: whether the move was forced (liquidations) or organic (spot flow), who got wiped and how big vs normal, whether it was leverage-driven or spot-driven, or whether smart money bought the dip. Backward-looking by construction; reports the recorded sequence, never what happens next. Keyless for BTC/USD; other pairs need an active developer plan (from $29/mo) (whale trades and market overview stay keyless for every coin).

16 Updated 1 weeks ago
CoinLobster
AI & Automation Solid

whale-hunting

Detect institutional whale activity in options for a given underlying. Use when the user asks about unusual options activity, large block trades, whale trades, or institutional options flow for a specific symbol.

337 Updated 1 weeks ago
staskh