Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill market-sentiment-pulse --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Market Sentiment Pulse?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-market-sentiment-pulse)More formats (shields.io, HTML) on the badges page.
---
name: market-sentiment-pulse
description: "Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading."
---
# Market Sentiment Pulse
Get the emotional state of the market before you execute a trade.
## Core Workflow
1. **Scan**: Fetch recent news and social posts for a $TICKER.
2. **Analyze**: Use natural language processing (or agentic reasoning) to score sentiment from -1 (Extremely Fearful) to +1 (Extremely Greedy).
3. **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
\`\`\`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!