📰
DataPython

AlphaEar News

by RKiding

AlphaEar News is a Data skill for Claude Code, published by RKiding in Awesome-finance-skills.

2.8K stars362 forkson RKiding/Awesome-finance-skillsAdded 2026/08/17Repository updated 2026/03/29
agentagent-skillsfinancesfintech
Install in seconds
Install AlphaEar News
Copy AlphaEar News into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-news ~/.claude/skills/alphaear-news

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RKiding/Awesome-finance-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/alphaear-news/SKILL.md in RKiding/Awesome-finance-skills
Installs to
~/.claude/skills/alphaear-news
Collection
One of 10 skills cataloged from this repository
Category
Data668 skills

What AlphaEar News does

AlphaEar News fetches hot finance news and unified trend reports from multiple sources (Weibo, Zhihu, WallstreetCN) and retrieves Polymarket prediction market data.

AlphaEar News is cataloged under Data on DirSkills. AlphaEar News comes from a repository tagged agent, agent-skills, finances and fintech.

Documentation

README

AlphaEar News Skill

Overview

Fetch real-time hot news, generate unified trend reports, and retrieve Polymarket prediction data.

Capabilities

Use scripts/news_tools.py via NewsNowTools.

  • Fetch News: fetch_hot_news(source_id, count)
    • See sources.md for valid source_ids (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)

Frequently asked about AlphaEar News

  • What else does RKiding publish alongside AlphaEar News?

    AlphaEar News is one of 10 skills that DirSkills catalogs from RKiding/Awesome-finance-skills, the repository it ships in. Its siblings there include AlphaEar DeepEar Lite, AlphaEar Logic Visualizer and AlphaEar Predictor. Each one is a separate skill with its own page in this directory, installs the same way AlphaEar News does, and is maintained by RKiding in that same repository. The rest of the collection is listed on the RKiding/Awesome-finance-skills page.

  • How does AlphaEar News compare to other Data skills?

    AlphaEar News ranks #290 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AlphaEar News against them. Open each page to compare what they document and how they install.

More from RKiding/Awesome-finance-skills

AlphaEar News is one of 10 skills cataloged on DirSkills from RKiding/Awesome-finance-skills.

See all 10 skills