fear-greed
Embeddable Fear & Greed Index for crypto dashboards. Real-time sentiment gauge. Drop-in React/HTML components. Works with AI agents, Claude, Cursor.
Why use this skill?
Integrate real-time crypto sentiment data into your apps. Get the Fear & Greed Index via CLI, JSON, or UI widgets for your trading dashboards and automated market analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nextfrontierbuilds/fear-greedWhat This Skill Does
The fear-greed skill provides a real-time sentiment gauge for cryptocurrency markets, powered by the Strykr PRISM engine. It serves as a comprehensive dashboard widget that quantifies market emotion on a scale from 0 to 100, categorized into five sentiment zones: Extreme Fear, Fear, Neutral, Greed, and Extreme Greed. By integrating this skill, users gain instant visual access to market psychology, allowing for better-informed trading decisions or automated monitoring of market cycles. The skill supports multiple output formats, including CLI-based terminal visualizations, raw JSON for data pipelines, and highly customizable UI components for web applications, including React components, HTML scripts, and iframe embeds.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/nextfrontierbuilds/fear-greed
Ensure your system is configured to access the required environment variable PRISM_URL (defaulting to the Strykr PRISM endpoint). Once installed, the ./fear-greed.sh executable becomes available for immediate CLI interaction or script-based integration.
Use Cases
- Automated Trading Bots: Use the JSON output to trigger buy or sell signals based on predefined fear/greed thresholds.
- Market Dashboards: Embed the React component directly into personal trading dashboards to monitor sentiment without leaving your workspace.
- Newsletter Automation: Programmatically pull the current sentiment index to include daily market mood snapshots in automated newsletters or discord status updates.
Example Prompts
- "OpenClaw, pull the latest crypto fear and greed index and tell me if we are currently in a buying zone."
- "Execute the fear-greed script, retrieve the data in JSON format, and save the current sentiment value to my local market_log.txt file."
- "Summarize the current market sentiment and display the gauge widget in my dashboard view."
Tips & Limitations
- Refresh Frequency: While the widget defaults to a 5-minute refresh interval, be mindful of excessive API polling if you are building high-frequency applications.
- Data Accuracy: This skill reflects market sentiment based on the PRISM index; always cross-reference sentiment data with technical price indicators before executing high-stakes financial transactions.
- Customization: Utilize the
transparenttheme option when embedding the widget into websites with non-standard backgrounds to maintain a clean aesthetic.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-nextfrontierbuilds-fear-greed": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
skill-scaffold
AI agent skill scaffolding CLI. Create skills for OpenClaw, Moltbot, Claude, Cursor, ChatGPT, Copilot instantly. Vibe-coding ready. MCP compatible.
ai-pdf-builder
AI-powered PDF generator for legal docs, pitch decks, and reports. SAFEs, NDAs, term sheets, whitepapers. npx ai-pdf-builder. Works with Claude, Cursor, GPT, Copilot.
x-algorithm
X (Twitter) algorithm rules & viral strategies for AI agents. Boost engagement, avoid reach death. Works with Cursor, Claude, ChatGPT, Copilot. Vibe-coding ready.
web-qa-bot
AI-powered automated QA for web apps. Smoke tests, accessibility, visual regression. Works with Cursor, Claude, ChatGPT, Copilot. Vibe-coding ready.
Package Seo
Skill by nextfrontierbuilds