scenario-analyzer

Solid

Analyze news headlines, policy announcements, or geopolitical events to build 18-month probabilistic scenarios for Indian markets. Use when the user provides a headline or asks about the market impact of RBI policy, government announcements, global events, budget, or sector-specific news on NSE/BSE stocks.

Code & Development 72 stars 47 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
62
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Scenario Analyzer (India Markets) ## Overview This skill takes a news headline or event and builds probabilistic 18-month scenarios with cascading 1st, 2nd, and 3rd order sector impacts and specific stock recommendations for the Indian market. ## Architecture ``` Skill (Orchestrator) ├── Phase 1: Preparation │ ├── Headline parsing (keywords, entities, actions, numbers) │ ├── Event classification │ └── Load references ├── Phase 2: Analysis │ ├── Collect related news (past 2 weeks via WebSearch) │ ├── Build 3 scenarios (Base/Bull/Bear, probabilities sum to 100%) │ ├── Map 1°/2°/3° sector impacts │ └── Identify 3-5 positive + 3-5 negative impact stocks └── Phase 3: Report Generation ├── Compile findings ├── Assess scenario probability distribution └── Save report ``` ## Event Classification Classify the headline into one of these categories: | Category | Indian Context Examples | |----------|----------------------| | **Monetary Policy** | RBI rate decision, CRR/SLR change, liquidity measures | | **Fiscal Policy** | Union Budget, GST changes, PLI schemes, disinvestment | | **Geopolitical** | India-China border, India-Pakistan, Russia-Ukraine, Middle East | | **Commodity** | Crude oil shock, gold prices, metal tariffs, food inflation | | **Regulatory** | SEBI rules, RBI NPA norms, telecom spectrum, pharma FDA | | **Corporate** | Major M&A, earnings surprise, promoter pledging, fraud | | **Global Macro** | Fed rate decision, US recession, China sl...

Details

Author
ajeeshworkspace
Repository
ajeeshworkspace/indian-trading-skills
Created
6 months ago
Last Updated
2 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

scenario-analyzer

Skill that analyzes 18-month scenarios from a news headline. Runs the primary analysis with the scenario-analyst agent and obtains a second opinion with the strategy-reviewer agent. Generates a comprehensive English report covering 1st/2nd/3rd-order impacts, recommended stocks, and a critical review. Example: /scenario-analyzer "Fed raises rates by 50bp" Triggers: news analysis, scenario analysis, 18-month outlook, medium-to-long-term investment strategy

0 Updated 2 weeks ago
Serennity007
AI & Automation Solid

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.

72 Updated 2 weeks ago
ajeeshworkspace
Web & Frontend Listed

market-news-analyst

This skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news from the past 10 days, wants to understand market reactions to monetary policy decisions (FOMC, ECB, BOJ), needs assessment of geopolitical events' impact on commodities, or requires comprehensive review of earnings announcements from mega-cap stocks. The skill automatically collects news using WebSearch/WebFetch tools and produces impact-ranked analysis reports. All analysis thinking and output are conducted in English.

0 Updated 2 weeks ago
Serennity007