Sentiment banner
ferdousbhai ferdousbhai

Sentiment

Development community

Description

--- description: Check market sentiment indicators (Fear & Greed, trends) arguments: - name: keywords description: Optional comma-separated keywords to check Google Trends (e.g., "recession,inflation") required: false --- # Market Sentiment Check Analyze current market sentiment using multiple indicators. ## Gather Sentiment Data 1. **Get CNN Fear & Greed Index** - overall equity market sentiment 2. **Get Crypto Fear & Greed Index** - crypto market sentiment (often leads risk appe

Installation

Installs to ~/.claude/skills/ferdousbhai-investor-agent-sentiment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ferdousbhai-investor-agent-sentiment && curl -fsSL https://raw.githubusercontent.com/ferdousbhai/investor-agent/HEAD/commands/sentiment.md -o ~/.claude/skills/ferdousbhai-investor-agent-sentiment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository