AlphaEar News Skill

## Overview

25 stars

Best use case

AlphaEar News Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Overview

Teams using AlphaEar News Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/alphaear-news/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/RKiding/Awesome-finance-skills/alphaear-news/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/alphaear-news/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How AlphaEar News Skill Compares

Feature / AgentAlphaEar News SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Overview

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

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

Related Skills

aggregating-crypto-news

25
from ComeOnOliver/skillshub

Aggregate breaking cryptocurrency news from 50+ sources including CoinDesk, CoinTelegraph, The Block, and Decrypt. Use when needing to monitor crypto market news, track announcements, or find coin-specific updates. Trigger with phrases like "get crypto news", "latest Bitcoin headlines", "DeFi announcements", "scan for breaking news", or "check crypto updates".

news

25
from ComeOnOliver/skillshub

新闻与资讯查询。获取中文新闻和全球 AI 技术资讯,支持按分类查询(时政、财经、科技、社会、国际、体育、娱乐、AI 技术、AI 社区)。当用户询问最新新闻、AI 动态、行业资讯时使用。

daily-ai-news

25
from ComeOnOliver/skillshub

Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.

daily-news-report

25
from ComeOnOliver/skillshub

Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.

newsletter-curation

25
from ComeOnOliver/skillshub

Newsletter curation with content sourcing, editorial structure, and subscriber growth strategies. Covers issue formatting, link roundups, commentary style, and sending cadence. Use for: email newsletters, link roundups, weekly digests, curated content, creator newsletters. Triggers: newsletter, email newsletter, newsletter curation, weekly digest, link roundup, curated newsletter, newsletter writing, newsletter format, subscriber growth, newsletter strategy, content curation, newsletter template

AlphaEar Stock Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Signal Tracker Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Sentiment Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Search Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Reporter Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Predictor Skill

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Logic Visualizer Skill

25
from ComeOnOliver/skillshub

## Overview