alphaear-news
AlphaEar News Skill
Overview
Fetch real-time hot news, generate unified trend reports, and retrieve Polymarket prediction data.
Capabilities
1. Fetch Hot News & Trends
Use scripts/news_tools.py via NewsNowTools.
- Fetch News:
fetch_hot_news(source_id, count)- See sources.md for valid
source_ids (e.g.,cls,weibo).
- See sources.md for valid
- Unified Report:
get_unified_trends(sources)- Aggregates top news from multiple sources.
2. Fetch Prediction Markets
More from rkiding/awesome-finance-skills
alphaear-stock
Search A-Share/HK/US finance stock tickers and retrieve finance stock price history. Use when user asks about finance stock codes, recent price changes, or specific company finance stock info.
863alphaear-sentiment
Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets.
356alphaear-predictor
Market prediction skill using Kronos. Use when user needs finance market time-series forecasting or news-aware finance market adjustments.
320alphaear-search
Perform finance web searches and local context searches. Use when the user needs general finance info from the web (Jina/DDG/Baidu) or needs to retrieve finance information from a local document store (RAG).
301alphaear-signal-tracker
Track finance investment signal evolution and update logic based on new finance market information. Use when monitoring finance signals and determining if they are strengthened, weakened, or falsified.
298alphaear-reporter
Plan, write, and edit professional financial reports; generate finance chart configurations. Use when condensing finance analysis into a structured output.
271