skills/alphaear-news/SKILL.md
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 skillsauth add rkiding/awesome-finance-skills alphaear-newsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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)data-ai
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
development
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.
development
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.
testing
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.