india-news-tracker

Aggregate and analyze Indian stock market news from multiple financial sources.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/sujaynsv/Agentic-Skills --skill india-news-tracker-sujaynsv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: india-news-tracker
Source: https://github.com/sujaynsv/Agentic-Skills/tree/main/skills/trading/indian-trading-skills/skills/india-news-tracker
Command: npx skills add https://github.com/sujaynsv/Agentic-Skills --skill india-news-tracker-sujaynsv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, requests, yfinance, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Indian markets generate a constant stream of news; this skill aggregates and analyzes headlines from multiple Indian financial sources to deliver concise, structured briefs that help users stay informed without manual sifting.

Core Features & Use Cases

  • Multisource news ingestion: fetches headlines from MoneyControl, Economic Times, LiveMint, and official filings (BSE/NSE) in near real-time.
  • Intelligent categorization and sentiment: classifies items by event type (earnings, regulatory, corporate actions, etc.), assigns sentiment, and tags relevant sectors and stocks.
  • Daily briefing and integration: produces a ready-to-share daily briefing using the provided template and can feed results into other skills like Scenario Analyzer.
  • Flexible filtering: supports stock- or sector-specific queries, and can generate focused reports (stock news, sector roundups).

Quick Start

Ask me for today's India market briefing and I will fetch top headlines, categorize them, score impact, and present a ready-to-share summary.

Frequently Asked Questions about india-news-tracker

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

FAQPage Schema
How do I aggregate Indian stock market news from multiple sources for daily briefings?

You can aggregate Indian stock market news by fetching headlines from MoneyControl, Economic Times, LiveMint, and official BSE/NSE filings. This skill ingests those feeds in near real-time to deliver structured, actionable daily briefings without manual sifting.

Can I automatically classify financial news events and detect sentiment for Indian stocks?

Yes, you can classify financial news events automatically. This skill implements keyword-based event classification for categories like earnings and regulatory actions, assigns sentiment scores, and tags relevant sectors and stocks.

How do I filter market news to generate a sector roundup or stock-specific report?

You can filter market news using stock- or sector-specific queries. This skill supports flexible filtering to generate focused reports, allowing you to target specific equities or industries for customized news roundups.

Does this skill work with broker MCP checks and feedparser to fetch BSE and NSE filings?

Yes, it works with feedparser to fetch BSE and NSE filings. The skill implements optional broker MCP checks alongside feedparser and requests dependencies to validate and enrich the aggregated Indian market news data.

What is the best way to feed categorized market headlines into a scenario analyzer?

The best way to feed categorized headlines into a scenario analyzer is by using the standardized daily briefing template. This skill produces ready-to-share summaries with frontmatter-enabled context, designed to integrate directly into downstream analysis skills.