fear-and-greed
Installation
SKILL.md
Crypto Fear & Greed Index API
Access the global crypto market sentiment baseline using the free Alternative.me API.
API Endpoint
Base URL: https://api.alternative.me/fng/
The API requires no authentication or API keys.
Get Current Sentiment
Fetch the latest daily Fear & Greed metric (0-100 score + classification label):
curl -s "https://api.alternative.me/fng/?limit=1"