Install
openclaw skills install aigc-news-sentimentAnalyze financial news sentiment, assess short- to long-term impacts, and classify news by type like earnings, contracts, investments, policies, and reports.
openclaw skills install aigc-news-sentiment分析财经新闻、公告、研报的情感倾向和影响评估。
from news_sentiment import analyze_news_sentiment
# 分析新闻情感
news_result = analyze_news_sentiment(stock_code="300308")