Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Embeddable Fear & Greed Index for crypto dashboards. Real-time sentiment gauge. Drop-in React/HTML components. Works with AI agents, Claude, Cursor.
Embeddable Fear & Greed Index for crypto dashboards. Real-time sentiment gauge. Drop-in React/HTML components. Works with AI agents, Claude, Cursor.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Market mood at a glance. Embeddable Fear & Greed Index for crypto dashboards and trading apps. Drop-in React and HTML components. Real-time updates. No API key required. Powered by Strykr PRISM.
# Get current Fear & Greed value ./fear-greed.sh # Get JSON output ./fear-greed.sh --json # Get historical data ./fear-greed.sh --history
EndpointDescriptionSpeedGET /market/fear-greedCurrent index229ms
RangeLabelMeaning0-25Extreme FearBuy opportunity?26-45FearCaution46-55NeutralWait and see56-75GreedTake profits?76-100Extreme GreedPossible top
๐ Crypto Fear & Greed Index โโโโโโโโโโโโโโโโโโโโโโโ โ โ โ 72 โ โ GREED โ โ โ โ โโโโโโโโโโโโโโโโโโ โ โ โ โโโโโโโโโโโโโโโโโโโโโโโ Last updated: 2026-01-28 13:15 UTC
{ "value": 72, "label": "Greed", "timestamp": "2026-01-28T13:15:00Z" }
โญโโโโโโโโฎ โฑ 72 โฒ โ GREED โ โฒ โฑ โฐโโโโโโโโฏ
Fear & Greed: 72 (Greed) โโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโ โ FG: 72 โ โ ๐ โ โโโโโโโโโโ
import { FearGreedGauge } from '@strykr/fear-greed-widget'; function Dashboard() { return ( <FearGreedGauge theme="dark" size="md" variant="gauge" refreshInterval={300000} // 5 minutes /> ); }
<div id="fear-greed-widget"></div> <script src="https://cdn.strykr.com/fear-greed.js"></script> <script> StrykrWidget.FearGreed({ element: '#fear-greed-widget', theme: 'dark', variant: 'gauge' }); </script>
<iframe src="https://widgets.strykr.com/fear-greed?theme=dark&variant=gauge" width="200" height="200" frameborder="0" ></iframe>
ThemeBackgroundTextdark#0D0D0D#F5F3EFlight#FFFFFF#1A1A1Atransparentnoneauto
Widget auto-refreshes every 5 minutes by default. // Custom refresh interval (in milliseconds) FearGreedGauge({ refreshInterval: 60000 }) // 1 minute
Trading Dashboard โ Quick sentiment check Blog/Newsletter โ Embed in market updates Discord Server โ Daily sentiment bot Portfolio App โ Contextual indicator
PRISM_URL=https://strykr-prism.up.railway.app Built by @NextXFrontier
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.