From tradermonty-claude-trading-skills
Analyzes global markets (US, European, Asian), forex, commodities, and economic indicators to produce structured market reports with risk-on/risk-off assessment and sector analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tradermonty-claude-trading-skills:market-environment-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime.
Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime.
Collect latest market data using web_search tool:
Evaluate the following from collected data:
1. Executive Summary (3-5 key points)
2. Global Market Overview
- US Markets
- Asian Markets
- European Markets
3. Forex & Commodities Trends
4. Key Events & Economic Indicators
5. Risk Factor Analysis
6. Investment Strategy Implications
Provides common functions for report creation:
# Generate report header
python scripts/market_utils.py
# Available functions:
- format_market_report_header(): Create header
- get_market_session_times(): Check trading hours
- categorize_volatility(vix): Interpret VIX levels
- format_percentage_change(value): Format price changes
Load references/indicators.md when you need:
Load references/analysis_patterns.md when analyzing:
📊 Market Summary [2025/01/15 14:00]
━━━━━━━━━━━━━━━━━━━━━
【US】S&P 500: 5,123.45 (+0.45%)
【JP】Nikkei 225: 38,456.78 (-0.23%)
【FX】USD/JPY: 149.85 (↑0.15)
【VIX】16.2 (Normal range)
⚡ Key Events
- Japan GDP Flash
- US Employment Report
📈 Environment: Risk-On Continues
Start with executive summary, then analyze each section in detail. Key clarifications:
Categorize by importance:
Adjust based on user's investment style:
references/indicators.md - Key market indicators and interpretation guidesreferences/analysis_patterns.md - Risk-on/risk-off criteria and inter-market correlationsscripts/market_utils.py - Utility functions for report formatting and market statusnpx claudepluginhub tradermonty/claude-trading-skillsGenerates a comprehensive market overview from EODHD data including indices, sector ETFs, Treasury yields, commodities, and macro indicators. Invoke with /eodhd-market [region].
Analyzes market-moving news events from the past 10 days and their impacts on equity markets and commodities using WebSearch/WebFetch tools. Produces impact-ranked Markdown reports for FOMC, ECB, earnings, and geopolitical events.
Analyzes US economic indicators (GDP, employment, CPI/PCE/PPI, Fed policy, yield curves) and their impacts on markets, sectors, recession risks, and investments.