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
npx skills add BaggaT236/AI-Trading-Skills --skill market-news-analyst --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.
What it does
The skill collects news from the past 10 days using WebSearch and WebFetch, focusing on monetary policy, earnings, geopolitics, and commodities. It evaluates impact magnitude and market reactions, then produces structured, English reports ranked by market impact significance.
How it works
- News Collection via WebSearch/WebFetch: gathers items across monetary policy, inflation/economic data, mega-cap earnings, geopolitical events, commodity markets, and corporate news; documents date, event type, source tier, and initial market reaction.
- Load Knowledge Base References: loads references/market_event_patterns.md and references/trusted_news_sources.md; conditionally loads additional references based on detected news types (central bank events, geopolitical-commodity correlations, corporate impact, etc.).
- Impact Magnitude Assessment: for each item, computes an Impact Score using Price Impact Score (Severe/Major/Moderate/Minor/Negligible), Breadth Multiplier (Systemic/ Cross-Asset/ Sector-Wide/ Stock-Specific), and Forward-Looking Modifier (+50% for Regime Change, +25% for Trend Confirmation, 0% for Isolated, -25% for Contrary Signal); formula: Impact Score = (Price Impact Score × Breadth Multiplier) + Forward-Looking Modifier. Ranks events by score.
- Market Reaction Analysis: for events with Impact Score > 5, analyzes immediate reaction, multi-asset response, and pattern alignment against historical references; identifies anomalies and notes sentiment indicators.
- Correlation and Causation Assessment: examines interactions among multiple events within the window, including reinforcing, offsetting, sequential, and coincidental timing; assesses geopolitical-commodity links as applicable.
- Report Generation: outputs a Markdown report ranked by impact score, including an Executive Summary and a Market Impact Rankings table, followed by Detailed Event Analyses for each event.
When to use it
Use when a user requests analysis of recent major market news (past 10 days), wants insight into market reactions to monetary policy decisions, needs geopolitical impact on commodities, or desires comprehensive earnings reviews of mega-cap stocks. The skill automatically collects news and produces impact-ranked analysis reports; output is presented in conversation and a comprehensive Markdown report can be saved to reports/ on request.
What it can touch
Uses WebSearch and WebFetch tools for data collection. Reports are generated in English and can be saved to a reports/ directory upon user request.
Caveats
No explicit licensing notes beyond MIT in the repository description; knowledge integration is limited to the loaded reference files and the collected news within the 10-day window. The workflow relies on available sources and may exclude non Tier-1 or minor events according to its filtering criteria.
Summary (two sentences)
The skill analyzes recent market-moving news (past 10 days) and ranks events by estimated market impact on US equities and commodities, using automated news collection and a structured scoring framework. It produces an English Markdown report prioritized by impact for user review.
# Market News Analyst ## Overview This skill enables comprehensive analysis of market-moving news events from the past 10 days, focusing on their impact on US equity markets and commodities. The skill automatically collects news from trusted sources using WebSearch and WebFetch tools, evaluates market impact magnitude, analyzes actual market reactions, and produces structured English reports ranked by market impact significance. ## Prerequisites - **Tools:** WebSearch and WebFetch tools must be available for news collection - **API Keys:** None required (uses built-in web search capabilities) - **Knowledge:** Familiarity with financial markets terminology is helpful but not required ## Output This skill produces **conversational guidance** during the analysis session. When the full workflow is executed, Claude generates a comprehensive Markdown report (see Step 6 for format) that can be saved to the `reports/` directory upon user request. No files are generated automatically; output is presented in the conversation. ## When to Use This Skill Use this skill when: - User requests analysis of recent major market news (past 10 days) - User wants to understand market reactions to specif
- Overview
- Prerequisites
- Output
- When to Use This Skill
- Analysis Workflow
- Step 1: News Collection via WebSearch/WebFetch
- Step 2: Load Knowledge Base References
- Step 3: Impact Magnitude Assessment
- Step 4: Market Reaction Analysis
- Step 5: Correlation and Causation Assessment
- Step 6: Report Generation
- Key Analysis Principles
- Common Pitfalls to Avoid
- Resources
What does the market-news-analyst skill do?
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
How do I install it?
Run `npx skills add BaggaT236/AI-Trading-Skills --skill market-news-analyst --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.
