opportunity-scanner
Installation
SKILL.md
Opportunity Scanner v5
521 perps on Hyperliquid. Fetching candles + computing technicals for all = 500k+ tokens. This scanner screens everything but only burns tokens on real opportunities.
All computation in Python. Near-zero LLM tokens.
The 4-Stage Funnel
Stage 0: BTC Macro Context
Source: BTC 4h + 1h candles (2 API calls).
Output: btc_trend (strong_down/down/neutral/up/strong_up) and a macro_modifier applied to all final scores. Configurable via scanner-config.json.
Stage 1: Bulk Screen (~0 LLM tokens)
Source: Single API call — metaAndAssetCtxs.
Filter: 24h volume > $500K (configurable).
Output: ~70 assets that pass minimum liquidity.
Related skills