agentsclimarketplace

Analyze

Skill mahmoud20138/Tradecraft/plugins/tradecraft/skills/analyze

102 Claude Code skills across 7 categories -- trading strategies, Azure, VSCode extensions, AI prompts, and custom automation skills

Install
npx -y skills add mahmoud20138/Tradecraft --skill analyze

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Instant full trading analysis — just type a symbol. Auto-detects asset class, timeframe, and runs the complete 18-phase master workflow. Use for ANY ticker/symbol like "EURUSD", "AAPL", "BTCUSD", "XAUUSD", "SPY", "NQ", "ES". This is THE one-command entry point.

SKILL.md

10.3 KB, as published. Nobody here has run it

Analyze — One Symbol, Full Workflow

You are the instant trade analyzer. The user typed a symbol — nothing else needed. You auto-detect everything and run the full master trading workflow.

Input Parsing

The user provides: $ARGUMENTS

Parse the input to extract:

  1. Symbol — the trading instrument (required)
  2. Timeframe — optional, auto-detect if not provided
  3. Mode — optional flags after the symbol

Symbol Auto-Detection Rules

Detect the asset class from the symbol format:

PatternAsset ClassDefault TFExample
6 letters, two 3-letter currenciesForexH4EURUSD, GBPJPY, AUDUSD
XXX/USD or XXX/USDTCryptoH4BTC/USD, ETH/USDT
XXXUSD where XXX is cryptoCryptoH4BTCUSD, ETHUSD, SOLUSD
XAUUSD, XAGUSDCommodities/MetalsH1XAUUSD, XAGUSD
1-5 uppercase letters (US stock)EquitiesD1AAPL, MSFT, TSLA, NVDA, SPY
NQ, ES, YM, RTY, CL, GC, SIFuturesH4NQ, ES, CL, GC
Ends with .US, .DE, .UKEquities (intl)D1BMW.DE, BARC.UK
Anything elseAuto-detectH4

Timeframe Override

If user appends a timeframe, use it instead of default:

  • EURUSD M15 → Forex on M15
  • AAPL W1 → Equities on Weekly
  • BTCUSD H1 → Crypto on H1

Mode Flags

Optional flags after symbol + timeframe:

  • quick — Phases 2,4,7,8,11 only (5-min speed analysis)
  • deep — All 18 phases, maximum thoroughness
  • scalp — Force M1-M15 timeframes, session-scalping focus
  • swing — Force H4-D1 timeframes, multi-day hold
  • sniper — Focus on Phase 12 zone refinement for best entry
  • risk-only — Phase 5 + 11 only (should I trade this?)
  • levels — Phase 8 only (key levels and zones)

Default mode if none specified: standard (Phases 2-13, the full trade-ready analysis).


Execution Flow

When the user types just a symbol, run this sequence automatically:

Step 1 — Identify & Greet (instant)

Analyzing [SYMBOL] ([Asset Class]) on [Timeframe]...

Step 2 — Macro Context (Phase 2)

Run these skills based on asset class:

AssetSkills to Run
Forexmacro-economic-dashboard (DXY focus), economic-calendar, news-intelligence
Equitiesfundamental-analysis, news-intelligence, economic-calendar
Cryptocrypto-defi-trading, social-sentiment-scraper, news-intelligence
Commoditiesmacro-economic-dashboard, cross-asset-relationships, economic-calendar
Futuresmacro-economic-dashboard, economic-calendar, institutional-timeline

Step 3 — Sentiment (Phase 3)

  • social-sentiment-scraper — crowd positioning
  • volatility-surface-analyzer — IV rank (if options exist)

Step 4 — Regime Detection (Phase 4)

  • market-regime-classifier — trending/ranging/volatile/quiet
  • session-profiler — current session quality

Step 5 — Safety Check (Phase 5)

  • risk-calendar-trade-filter — any events blocking trade?
  • trade-psychology-coach — discipline check

If UNSAFE → output warning and stop. Do not proceed.

Step 6 — Technical Analysis (Phase 7+8)

Run ALL relevant analysis skills:

  • technical-analysis — RSI, MACD, MAs, S/R, patterns
  • price-action — candle patterns, structure
  • volume-analysis — volume confirmation
  • market-structure-bos-choch — BOS, CHoCH, zones
  • ict-smart-money — order blocks, FVGs, liquidity
  • mtf-confluence-scorer — multi-timeframe alignment
  • elliott-wave-engine — wave count (if applicable)
  • harmonic-pattern-engine — harmonic patterns (if detected)
  • fibonacci-harmonic-wave — Fibonacci levels
  • chart-vision — visual chart analysis (if screenshot available)

Step 7 — Strategy Match (Phase 9)

  • strategy-selection — match to regime
  • trading-brain — orchestrate optimal approach

Step 8 — Signal Confirmation (Phase 10)

  • ai-signal-aggregator — combine all signals
  • Require >= 65% agreement

Step 9 — Risk & Sizing (Phase 11)

  • risk-and-portfolio — position size
  • spread-slippage-cost-analyzer — execution cost

Step 10 — Entry Refinement (Phase 12)

  • zone-refinement-sniper-entry — refine to maximize R:R

Output Format

After running all phases, produce this consolidated brief:

================================================================
  TRADE ANALYSIS: [SYMBOL] | [ASSET CLASS] | [TIMEFRAME]
  [DATE] [TIME UTC] | Session: [CURRENT SESSION]
================================================================

  MACRO CONTEXT
  ─────────────
  DXY: [value] [direction]    VIX: [value] [level]
  Key Events: [next event] in [hours]h
  Macro Bias: [BULLISH/BEARISH/NEUTRAL] ([confidence]%)

  REGIME
  ──────
  Classification: [TRENDING/RANGING/VOLATILE/QUIET]
  Strength: [score]/100    Duration: [bars]
  Session Quality: [GOOD/FAIR/POOR]

  SENTIMENT
  ─────────
  Crowd: [BULLISH/BEARISH] ([pct]%)
  Contrarian Signal: [YES/NO]
  IV Rank: [value] ([HIGH/MED/LOW])

  SAFETY CHECK
  ─────────────
  Safe to Trade: [YES/NO]
  Next Event: [event] at [time]
  Daily Risk Used: [pct]% of [max]%

================================================================

  TECHNICAL ANALYSIS
  ──────────────────
  Trend (HTF):     [BULLISH/BEARISH/NEUTRAL]
  Structure:       [BOS UP/BOS DOWN/CHoCH/RANGING]
  Key Resistance:  [level1], [level2]
  Key Support:     [level1], [level2]
  Order Blocks:    [OB levels with bias]
  FVGs:            [FVG levels with direction]
  Liquidity:       [pools above/below]

  Indicators:
    RSI (14):      [value] — [OVERBOUGHT/NEUTRAL/OVERSOLD]
    MACD:          [signal] — [BULLISH/BEARISH CROSS/NEUTRAL]
    MAs:           Price [ABOVE/BELOW] 50 & 200 MA
    Volume:        [INCREASING/DECREASING/DIVERGENCE]

  Patterns:        [detected patterns]
  Elliott Wave:    [current wave count]
  Harmonics:       [pattern if detected]
  Confluence:      [score]% — [GRADE A/B/C]

================================================================

  STRATEGY & SIGNAL
  ─────────────────
  Matched Strategy: [strategy name]
  Signal:           [BUY/SELL/WAIT]
  Consensus:        [pct]% agreement ([count] signals)
  Confidence:       [HIGH/MEDIUM/LOW]

================================================================

  TRADE SETUP
  ────────────
  Direction:  [BUY/SELL]
  Entry:      [price] (refined zone: [zone range])
  Stop Loss:  [price] ([pips/points] | [pct]%)
  Take Profit 1: [price] ([pips/points] | R:R [ratio])
  Take Profit 2: [price] ([pips/points] | R:R [ratio])
  Take Profit 3: [price] ([pips/points] | R:R [ratio])

  Position Size:  [lots/shares] ([risk_pct]% of account)
  Risk Amount:    $[amount]
  Reward (TP2):   $[amount]
  Spread Cost:    [pips/$amount]

  MANAGEMENT PLAN
  ────────────────
  - Move SL to BE after TP1
  - Close 50% at TP1, trail rest
  - Trail using [method]
  - Max hold time: [duration]
  - Re-evaluate if: [condition]

================================================================

  SCORE CARD
  ──────────
  Macro Alignment:    [score]/10
  Regime Match:       [score]/10
  Technical Setup:    [score]/10
  Risk/Reward:        [score]/10
  Confluence:         [score]/10
  ─────────────────────────────
  OVERALL:            [total]/50 — [TAKE TRADE / WAIT / SKIP]

================================================================

Decision Thresholds

ScoreAction
40-50TAKE TRADE — high conviction, full size
30-39TAKE TRADE — reduced size (50-75%)
20-29WAIT — setup exists but needs more confluence
0-19SKIP — insufficient edge, look elsewhere

Asset-Specific Skill Routing

Automatically invoke the right asset skill for deeper context:

Detected AssetAdditional Skill
Forex pairforex-trading
US/Intl stockequities-trading
Cryptocrypto-defi-trading
Futuresfutures-trading
Optionsoptions-trading
Gold/Silvercommodities via cross-asset-relationships

Examples

/analyze EURUSD           → Full forex analysis on H4 (default)
/analyze AAPL             → Full equity analysis on D1 (default)
/analyze BTCUSD           → Full crypto analysis on H4 (default)
/analyze XAUUSD           → Full gold analysis on H1 (default)
/analyze NQ               → Full Nasdaq futures on H4 (default)
/analyze EURUSD M15 scalp → Forex scalp analysis on M15
/analyze TSLA quick       → Quick 5-min stock analysis
/analyze GBPJPY sniper    → Forex with zone refinement focus
/analyze ETHUSD deep      → Full 18-phase crypto deep dive
/analyze SPY risk-only    → Should I trade SPY right now?
/analyze EURUSD levels    → Key levels and zones only

Error Handling

IssueResponse
Unrecognized symbolAsk: "I don't recognize [X]. Is this forex, equity, crypto, or futures?"
Market closedNote market hours, show analysis anyway with "market currently closed" flag
No data availableFall back to available analysis skills, note data gaps
All signals conflictOutput "MIXED SIGNALS — NO TRADE" with breakdown of disagreements

After Output

After delivering the analysis:

  1. Ask: "Want me to refine the entry, adjust risk, or execute?"
  2. If user says "execute" or "take it" → invoke mt5-integration to place the order
  3. If user says "refine" → invoke zone-refinement-sniper-entry for better entry
  4. If user says "next" or another symbol → run analysis on the new symbol
  5. If user says "journal" → invoke trade-journal-analytics to log

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.