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. medium-to-long-term investment strategy
npx skills add BaggaT236/AI-Trading-Skills --skill scenario-analyzer --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 ## Overview This skill analyzes medium-to-long-term (18-month) investment scenarios starting from a news headline. It invokes two specialized agents in sequence (`scenario-analyst` and `strategy-reviewer`) and integrates multi-angle analysis with a critical review into a comprehensive report. ## When to Use This Skill Use this skill when: - You want to analyze the medium-to-long-term investment impact of a news headline - You want to construct multiple 18-month scenarios - You want sector/stock impacts organized into 1st/2nd/3rd-order effects - You need a comprehensive analysis that includes a second opinion **Examples:** ``` /scenario-analyzer "Fed raises interest rates by 50bp, signals more hikes ahead" /scenario-analyzer "China announces new tariffs on US semiconductors" /scenario-analyzer "OPEC+ agrees to cut oil production by 2 million barrels per day" ``` ## Prerequisites - **API Keys**: None (uses only WebSearch/WebFetch) - **MCP Servers**: None - **Dependencies**: The scenario-analyst and strategy-reviewer agents must be available via the Task tool ## Architecture ``` ┌─────────────────────────────────────────────────────────────────────┐ │ Skill (orches
- Overview
- When to Use This Skill
- Prerequisites
- Architecture
- Workflow
- Phase 1: Preparation
- Phase 2: Agent Invocation
- Phase 3: Integration & Report Generation
- Output
- Resources
- References
- Agents
- Important Notes
- Language
What does the scenario-analyzer skill do?
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. medium-to-long-term investment strategy
How do I install it?
Run `npx skills add BaggaT236/AI-Trading-Skills --skill scenario-analyzer --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 BaggaT236/AI-Trading-Skills, a repository with 118 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.
