india-news-tracker
Track and analyze Indian stock market news, corporate announcements, SEBI circulars, bulk/block deals, and earnings calendars. Auto-fetches headlines from MoneyControl, Economic Times, LiveMint, BSE/NSE filings. Use when the user asks about recent news, corporate actions, upcoming events, or wants a daily market news briefing for NSE/BSE.
npx skills add majiayu000/claude-skill-registry --skill india-news-tracker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# India News Tracker ## Overview This skill fetches, categorizes, scores, and summarizes Indian market news from multiple sources. It tracks corporate announcements, SEBI circulars, bulk/block deals, insider trades, earnings calendars, and breaking market news — then feeds actionable insights to the user or other skills (like Scenario Analyzer). ## Architecture ``` Skill (Orchestrator) ├── Phase 1: News Collection │ ├── Web search across Indian financial media │ ├── BSE/NSE corporate filings │ ├── Regulatory circulars (SEBI, RBI) │ └── Bulk/block deal data ├── Phase 2: Processing │ ├── Categorize by event type │ ├── Score market impact (1-10) │ ├── Tag affected sectors and stocks │ └── Detect sentiment (bullish/bearish/neutral) ├── Phase 3: Analysis │ ├── Identify top movers from news │ ├── Cross-reference with price action (via broker MCP) │ ├── Flag earnings surprises and guidance changes │ └── Detect theme clusters └── Phase 4: Report ├── Daily briefing format ├── Stock-specific news digest ├── Sector news roundup └── Actionable alerts ``` ## News Source Priority Use web search to fetch news from these sources, in order of reliability: ### Tier 1 — Official / Regulatory (Highest
- Overview
- Architecture
- News Source Priority
- Tier 1 — Official / Regulatory (Highest Priority)
- Tier 2 — Financial Media (Primary News)
- Tier 3 — Supplementary
- Tier 4 — Social / Real-time Sentiment
- Broker MCP Integration
- Groww MCP (if connected)
- Zerodha Kite MCP (if connected)
- No Broker Available
- Workflow
- Mode 1: Daily Market Briefing
- Mode 2: Stock-Specific News
What does the india-news-tracker skill do?
Track and analyze Indian stock market news, corporate announcements, SEBI circulars, bulk/block deals, and earnings calendars. Auto-fetches headlines from MoneyControl, Economic Times, LiveMint, BSE/NSE filings. Use when the user asks about recent news, corporate actions, upcoming events, or wants a daily market news briefing for NSE/BSE.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill india-news-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
