Crypto Macro Regime Classifier

v1.0.0

Classify current crypto macro regime (Risk-On / Risk-Off / Neutral) using Fear & Greed Index, BTC dominance, Reddit sentiment, on-chain signals, and macro ne...

1· 1.3k·3 current·3 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and declared data sources (Fear & Greed, Reddit, CoinDesk, BTC metrics) align with a macro-regime classifier. No unrelated credentials, binaries, or config paths are required.
Instruction Scope
SKILL.md is high-level and instructs the agent to use the listed public data sources but does not provide exact endpoints or methods. That vagueness grants the agent discretion to fetch/scrape web content or call public APIs; this is expected for an instruction-only skill but worth noting because it could cause broad network access at runtime.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest-risk model and nothing will be written to disk by an installer.
Credentials
The skill requests no environment variables or credentials. Some referenced data sources (e.g., Reddit API) can require API credentials for robust access, but the absence of requested credentials is coherent if the agent will rely on public endpoints or scraping.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent or elevated privileges or modify other skills' config.
Assessment
This skill looks coherent and low-risk: it only describes how to gather public market and sentiment signals and makes no unusual requests. Before installing, consider: (1) The SKILL.md is vague about how it fetches data — at runtime the agent may perform web requests or scraping (expect network access). (2) If you want more reliable data, you may need to supply API keys (Reddit, CoinGecko, or news APIs); avoid providing unrelated secrets. (3) Treat its output as informational, not financial advice — validate signals and test with paper trading. (4) If you need to constrain behavior, require explicit credentials or specify approved data endpoints so the agent doesn't fetch arbitrary sites.

Like a lobster shell, security has layers — review code before you run it.

bitcoinvk97517g9zbjtrfb01gpgreh4hs81k8aecryptovk97517g9zbjtrfb01gpgreh4hs81k8aefear-greedvk97517g9zbjtrfb01gpgreh4hs81k8aelatestvk97517g9zbjtrfb01gpgreh4hs81k8aemacrovk97517g9zbjtrfb01gpgreh4hs81k8aeregimevk97517g9zbjtrfb01gpgreh4hs81k8aesentimentvk97517g9zbjtrfb01gpgreh4hs81k8ae
1.3kdownloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Crypto Macro Regime Classifier

Determines the current macro regime for crypto markets and adjusts trading bias accordingly.

Regimes

RegimeF&GSignalsBias
A — Risk On50+Positive news, low dominanceLong bias +0.10
B — Neutral25–50MixedNo adjustment
C — Risk Off<25Fear, macro shockShort bias, reduce size
D — Extreme Fear<15CapitulationContrarian long setup

What It Returns

  • Current regime (A/B/C/D) with confidence
  • Fear & Greed value + classification
  • Asset-specific bias adjustments
  • Key macro drivers (Fed, regulation, hack risks)
  • Recommended portfolio allocation %

Usage

Use crypto-macro-regime to get current market regime

Use crypto-macro-regime to check if now is a good time to go long BTC

Use crypto-macro-regime for today's macro briefing

Data Sources

  • alternative.me Fear & Greed API (free)
  • Reddit r/CryptoCurrency, r/Bitcoin sentiment
  • CoinDesk headlines
  • BTC difficulty and dominance data

Current Calibration

Regime D (Extreme Fear, F&G=8) = historically strong medium-term contrarian bullish signal. Best entries: RSI 35–55 range after panic selloff.

Comments

Loading comments...