agentsclimarketplace

Alphaear news

Skill RKiding/Awesome-finance-skills/skills/alphaear-news

A collection of Awesome Finance Agent Skills for free and easy to start | 一系列开源免费的金融分析Agent Skills

Install
npx -y skills add RKiding/Awesome-finance-skills --skill alphaear-news

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.1 KB, as published. Nobody here has run it

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 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)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.