alphaear-news

Fetch hot finance news, unified trends, and prediction financial market data. Use when the user needs real-time financial news, trend reports from multiple finance sources (Weibo, Zhihu, WallstreetCN, etc.), or Polymarket finance market prediction data.

By rkiding · 1,492 installs

npx skills add rkiding/awesome-finance-skills --skill alphaear-news

Source repository · Upstream listing

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](references/sources.md) for valid source id s (e.g., cls , weibo ). Unified Report : get unified trends(sources) Aggregates top news from multiple sources. 2. Fetch Prediction Markets Use scripts/news tools.py via PolymarketTools . Market Summary : get market summary(limit) Returns a formatted report of active prediction markets. Dependencies requests , loguru scripts/database manager.py (Local DB)