Install
openclaw skills install @yuyiyuleyuli-cloud/fear-greed-indexCrypto Fear & Greed Index reporter. Fetches current market sentiment index and provides simple analysis combined with BTC price movement. Use when users want to check market sentiment, view current fear/greed level, or get daily market emotion update.
openclaw skills install @yuyiyuleyuli-cloud/fear-greed-indexGet the current Crypto Fear & Greed Index from Alternative.me, combined with Bitcoin's latest price change, and provides simple market sentiment analysis for traders.
Data source: Alternative.me Crypto Fear & Greed Index API
| Command | Description |
|---|---|
index.py | Get latest fear & greed index with market analysis |
history.py | Get 30-day historical data |
# Get latest index and analysis
python scripts/index.py --user-id <user-id>
Pricing: 0.001 USDT per call, billed via SkillPay.me.
| Value | Sentiment |
|---|---|
| 0-24 | Extreme Fear |
| 25-44 | Fear |
| 45-55 | Neutral |
| 56-75 | Greed |
| 76-100 | Extreme Greed |