etf-news

Fetch ETF headlines and categorize them by category and sentiment.

36|7|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Mosaic-agent/Mosaic-fund-agent --skill etf-news
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: etf-news
Source: https://github.com/Mosaic-agent/Mosaic-fund-agent/tree/main/.gravity/skills/etf-news
Command: npx skills add https://github.com/Mosaic-agent/Mosaic-fund-agent --skill etf-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps ETF-related news organized by category and sentiment, helping traders and researchers quickly assess market-moving developments without relying on paid APIs.

Core Features & Use Cases

  • Tag ETF headlines by category (Gold ETFs, Nifty ETFs, Bank ETFs, IT ETFs, etc.) and assign sentiment (POSITIVE/NEGATIVE/NEUTRAL).
  • Pull headlines from Google News RSS via gnews and Yahoo Finance, with optional NewsAPI support, for flexible coverage without API keys.
  • Persist results to a local ClickHouse database for historical analysis and dashboards.

Quick Start

Run the etf-news skill to fetch latest ETF headlines and optionally save results to the local database.

Frequently Asked Questions about etf-news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I categorize ETF news headlines by sentiment and sector?

To categorize ETF news headlines by sentiment and sector, you can fetch headlines from Google News RSS or Yahoo Finance and automatically tag them with categories like Gold, Nifty, Bank, or IT ETFs alongside POSITIVE, NEGATIVE, or NEUTRAL sentiment labels.

Can I track Nifty and Bank ETF developments without a paid news API?

Yes, you can track Nifty and Bank ETF developments without a paid news API by pulling headlines from Google News RSS via gnews and Yahoo Finance, which provide flexible coverage without requiring API keys.

How do I save tagged ETF news articles for historical analysis?

You can save tagged ETF news articles for historical analysis by persisting the categorized and sentiment-tagged headlines to a local ClickHouse database, storing them in the market_data.news_articles table for later dashboards.

Does the ETF news categorization support optional NewsAPI integration?

Yes, the ETF news categorization supports optional NewsAPI integration, allowing you to supplement headline feeds from Google News RSS and Yahoo Finance with additional sources if you have an API key.

What ETF categories are supported for news monitoring in India?

Supported ETF categories for news monitoring in India include Gold ETFs, Nifty ETFs, Bank ETFs, and IT ETFs, among others, allowing you to monitor market-moving developments across these specific sectors.