scenario-analyzer
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.
Profile →npx skills add majiayu000/claude-skill-registry --skill scenario-analyzer-ajeeshworkspace-indian-trading-skill --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.
# 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
- Overview
- Architecture
- Event Classification
- Workflow
- Phase 1: Preparation
- Phase 2: Analysis
- Phase 3: Report Generation
- Quality Standards
- Example Usage
- Resources
- references/headlineeventpatterns.md
- references/sectorsensitivitymatrix.md
- references/scenarioplaybooks.md
What does the scenario-analyzer skill do?
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.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill scenario-analyzer-ajeeshworkspace-indian-trading-skill --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.