/install fear-and-greed-index
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"
Returns a JSON structure containing:
value: The 0-100 numerical score.value_classification: The textual label (e.g. "Extreme Fear", "Fear", "Greed", "Extreme Greed").timestamp: Unix epoch of the data point.
Common Use Cases
Sentiment Baseline Anchoring
When conducting qualitative sentiment analysis on news headlines or on-chain flows, first fetch the Fear & Greed index to anchor your assumptions about retail psychology.
- If
value\x3C 25 (Extreme Fear): The market is highly sensitive to bearish catalysts. Price may be artificially depressed. - If
value> 75 (Extreme Greed): The market is euphoric and ignoring risk. High danger of sudden liquidations or corrections.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fear-and-greed-index - After installation, invoke the skill by name or use
/fear-and-greed-index - Provide required inputs per the skill's parameter spec and get structured output
What is Fear and Greed Index?
Access the Alternative.me Crypto Fear & Greed Index. Use this tool to anchor your baseline market sentiment analysis, determining whether the broader retail... It is an AI Agent Skill for Claude Code / OpenClaw, with 642 downloads so far.
How do I install Fear and Greed Index?
Run "/install fear-and-greed-index" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Fear and Greed Index free?
Yes, Fear and Greed Index is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Fear and Greed Index support?
Fear and Greed Index is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Fear and Greed Index?
It is built and maintained by AC Crypto (@arielcaba-dev); the current version is v1.0.0.