From tradermonty-claude-trading-skills
Analyzes global markets including US/European/Asian stocks, forex, commodities, economic indicators. Provides risk-on/off assessments, sector analysis, technical interpretations, and structured reports for trading decisions.
npx claudepluginhub joshuarweaver/cascade-business-ops --plugin tradermonty-claude-trading-skillsThis skill uses the workspace's default tool permissions.
Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
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 status