rkiding/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.
npx skills add https://github.com/RKiding/Awesome-finance-skills --skill alphaear-news
Fetch real-time hot news, generate unified trend reports, and retrieve Polymarket prediction data.
Use scripts/news_tools.py via NewsNowTools.
fetch_hot_news(source_id, count)source_ids (e.g., cls, weibo).get_unified_trends(sources)Use scripts/news_tools.py via PolymarketTools.
get_market_summary(limit)requests, loguruscripts/database_manager.py (Local DB)Take rkiding/alphaear-news from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.