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.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill alphaear-news --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Alphaear News?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-alphaear-news)More formats (shields.io, HTML) on the badges page.
---
name: alphaear-news
description: "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."
category: business-and-finance
source_repo: RKiding/Awesome-finance-skills
source_path: "skills/alphaear-news/SKILL.md"
source_url: https://github.com/RKiding/Awesome-finance-skills/blob/HEAD/skills/alphaear-news/SKILL.md
---
# 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)
---
**Source:** [`RKiding/Awesome-finance-skills`](https://github.com/RKiding/Awesome-finance-skills) → `skills/alphaear-news/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!