market-sentiment-pulse
v1.1.0Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading.
Installation
Please help me install the skill `market-sentiment-pulse` from SkillHub official store.
npx skills add balkanblbn/market-sentiment-pulse
Market Sentiment Pulse
Get the emotional state of the market before you execute a trade.
Core Workflow
- Scan: Fetch recent news and social posts for a $TICKER.
- Analyze: Use natural language processing (or agentic reasoning) to score sentiment from -1 (Extremely Fearful) to +1 (Extremely Greedy).
- Report: Summarize the current "Pulse" and key narrative drivers.
Usage
Trigger this when starting a trade analysis session or reviewing a portfolio.
Installation
```bash clawhub install market-sentiment-pulse ```