← ClaudeAtlas

crypto-regime-analyzerlisted

Quantifies crypto market regime health using free, keyless public data (CoinGecko + Binance funding). Generates a 0-100 composite score across 6 components (100 = risk-on) with a posture recommendation. No API key required. Use when user asks about crypto market conditions, whether it's alt season, BTC dominance, crypto risk-on vs risk-off, funding rates, or whether crypto exposure should be increased or reduced.
Serennity007/claude-trading-skills · ★ 0 · Web & Frontend · score 70
Install: claude install-skill Serennity007/claude-trading-skills
# Crypto Regime Analyzer Skill ## Purpose Quantify the crypto market regime using a data-driven 6-component scoring system (0-100). This is the crypto analog of `market-breadth-analyzer` + `exposure-coach`: it answers "what posture does the crypto market currently support?" before any coin-level analysis happens. **Score direction:** 100 = Maximum risk-on health (broad participation, healthy trend, sane leverage), 0 = Critical risk-off. **No API key required** — uses CoinGecko's free public API and Binance's public futures endpoint. ## When to Use This Skill - User asks "Is crypto risk-on or risk-off right now?" or "How healthy is the crypto market?" - User asks "Is it alt season?" or about BTC dominance direction - User asks whether funding rates are overheated - User wants an exposure posture for a crypto sleeve before screening individual coins - User wants a daily crypto regime check alongside the equity `market-regime-daily` workflow ## What This Skill Does NOT Do - No coin picks, no buy/sell signals, no price targets - No execution or portfolio changes — regime description only - Human decision gates remain central, consistent with the project vision ## Prerequisites - **Python 3.9+** with `requests` (live mode only; offline mode is stdlib-only) - **Internet access** to `api.coingecko.com` and `fapi.binance.com` (live mode) - **No API keys required** ## Component Model | # | Component | Weight | Question it answers | |---|---|---|---| | 1 | BTC Trend Structu