alphaear-news

仓库创建 2026年1月31日最近提交 4 个月前SkillHot 收录 21 天前
▸ 精选理由

覆盖多渠道实时信号,适合需要快速情报的交易员和分析师。

▸ 风险提示

会抓取外部网站/第三方数据,可能需要 API 或涉及版权问题。

这个 Skill 做什么

聚合多来源实时财经新闻与趋势,生成统一的舆情与预测报告。

把多个财经媒体和社区的实时热闻聚合成统一趋势报告,顺便拉取市场预测数据(如 Polymarket)做参考。需要快速掌握行情舆情或做跨平台舆情比对、热点追踪时用得上。特点是能同时抓取 Weibo、知乎、WallstreetCN 等源并输出归一化的趋势与预测视角,省去自己去各站点爬取和整合的麻烦。

▸ 展开 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.

垂直行业金融新闻舆情聚合实时监测通用
2.7k
Stars
348
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/RKiding/Awesome-finance-skills/main/skills/alphaear-news/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/RKiding/Awesome-finance-skills/main/skills/alphaear-news/SKILL.md"
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.

## Depe
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有