news-sentiment

Installation
SKILL.md

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.

  • Arguments:
    • symbol (str): Stock symbol (e.g., '000001', 'sh600001', 'AAPL').
    • --limit (int): Max number of results (default: 5).
Installs
2
GitHub Stars
6
First Seen
Mar 3, 2026
news-sentiment — ericoo0/stock-trading-platform