| name | news-sentiment |
| description | 提供财新闻检索、社媒话题抓取(Twitter/Reddit)与文本情绪分析,适合热点追踪与情绪研判。 |
News & Sentiment Skill
This skill provides tools for retrieving financial news and social media sentiment.
Requirements
- Python 3.10+
- Internet access (for Sina Finance, Twitter, Reddit)
Tools
1. news
Search for financial news related to a specific stock symbol.
2. social
Search for social media discussions (Twitter, Reddit).
3. sentiment
Analyze the sentiment of a given text.
Setup
cd backend/skills/news-sentiment
bash setup.sh
Output Format
All tools output JSON data.