india-news-tracker

Aggregate and analyze Indian stock market news with impact scoring.

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

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?

This Skill automates the tracking, categorization, and analysis of Indian stock market news, helping you stay informed about critical events affecting your investments.

Core Features & Use Cases

  • Comprehensive News Aggregation: Fetches headlines from official filings (BSE/NSE), regulatory bodies (SEBI/RBI), and top financial media (MoneyControl, ET, LiveMint).
  • Event Classification & Impact Scoring: Automatically categorizes news (Earnings, M&A, Regulatory, etc.) and scores its potential market impact.
  • Sentiment Analysis: Detects bullish, bearish, or neutral sentiment in news articles.
  • Use Case: Get a daily market briefing, track news for a specific stock, or understand sector-wide developments without manually sifting through multiple sources.

Quick Start

Provide a daily market news briefing for today.

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 financial sources?

Aggregating Indian stock market news requires parsing official BSE/NSE filings, SEBI/RBI regulatory updates, and financial media feeds. This Skill automates fetching and parsing those diverse sources to consolidate market headlines.

Can I automatically classify corporate actions and earnings news for NSE listed entities?

Automatically classifying corporate actions and earnings news involves categorizing scraped articles by event type. This Skill processes news feeds to classify events and assign potential market impact scores for NSE/BSE listed entities.

How does sentiment analysis work on Indian stock market news articles?

Sentiment analysis on Indian stock market news detects bullish, bearish, or neutral tones from parsed article text. This Skill analyzes aggregated financial media and regulatory updates to determine sentiment for informed decision-making.

Do I need yfinance and feedparser to track regulatory updates and market news?

Tracking regulatory updates and market news requires web scraping and data parsing capabilities. This Skill uses dependencies like feedparser, requests, and yfinance to fetch and process news feeds and corporate announcements.

What is the best way to get a daily market briefing for Indian stocks?

Getting a daily market briefing for Indian stocks involves aggregating headlines, classifying events, and scoring impact. This Skill consolidates filings and financial media into an analyzed summary for NSE/BSE investments.

Why does my stock market news tracker fail to parse BSE and NSE filings?

Failing to parse BSE and NSE filings often relates to handling diverse data formats from official sources. This Skill requires web scraping and data parsing capabilities to successfully process corporate announcements.