/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fear-and-greed-index - 安装完成后,直接呼叫该 Skill 的名称或使用
/fear-and-greed-index触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 642 次。
如何安装 Fear and Greed Index?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fear-and-greed-index」即可一键安装,无需额外配置。
Fear and Greed Index 是免费的吗?
是的,Fear and Greed Index 完全免费(开源免费),可自由下载、安装和使用。
Fear and Greed Index 支持哪些平台?
Fear and Greed Index 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fear and Greed Index?
由 AC Crypto(@arielcaba-dev)开发并维护,当前版本 v1.0.0。