Install
openclaw skills install gbabyzs-sentiment-analysisAnalyze social media sentiment related to stocks, providing sentiment scores, trend changes, discussion heat, and bot detection.
openclaw skills install gbabyzs-sentiment-analysis分析股票相关社交媒体情绪,包括股吧、雪球评论。
from sentiment_analysis import analyze_stock_sentiment
# 分析情绪
sentiment = analyze_stock_sentiment(stock_code="300308")
pip install akshare pandas numpy jieba snownlp