Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
tradermonty avatar

Stanley Druckenmiller Investment

  • 1k installs
  • 2.5k repo stars
  • Updated July 26, 2026
  • tradermonty/claude-trading-skills

stanley-druckenmiller-investment is a report-synthesis skill that aggregates multiple trading strategy skills into Stanley Druckenmiller-style conviction reports for developers and quants who need structured exposure gui

About

stanley-druckenmiller-investment is a conviction-report generator in tradermonty/claude-trading-skills that loads required and optional strategy skills and produces a Druckenmiller Strategy Synthesizer Report via report_generator.py. The output includes a conviction dashboard with a score out of 100, zone classification, recommended exposure range, and strongest/weakest component breakdowns. Developers reach for this skill when evaluating whether to commit capital, calibrate position sizing, or validate trading-feature designs against a multi-signal framework. The skill treats upstream strategy skills as composable inputs rather than running standalone market analysis.

  • Generates a full Druckenmiller Strategy Synthesizer Report with Conviction Dashboard, Pattern Classification, and 7-Comp
  • Calculates conviction score out of 100 with zone, exposure range, strongest/weakest components and recommended actions
  • Detects investment patterns with match strength percentages and detailed component weightings
  • Combines multiple loaded skills (required + optional) into one templated markdown investment thesis
  • Outputs ready-to-use conviction guidance and recommended actions for decision making

Stanley Druckenmiller Investment by the numbers

  • 1,030 all-time installs (skills.sh)
  • +55 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #448 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/tradermonty/claude-trading-skills --skill stanley-druckenmiller-investment

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1k
repo stars2.5k
Security audit3 / 3 scanners passed
Last updatedJuly 26, 2026
Repositorytradermonty/claude-trading-skills

How do you synthesize trading conviction before committing capital?

Synthesize Stanley Druckenmiller-style investment conviction reports from multiple strategy skills before committing capital or building trading features.

Who is it for?

Developers building trading systems or evaluating investment theses who want a structured conviction score before writing execution code or placing trades.

Skip if: Developers seeking live market data feeds, order execution, or generic portfolio tracking without a multi-strategy synthesis workflow.

When should I use this skill?

The user wants a Druckenmiller-style conviction report, exposure recommendation, or multi-strategy synthesis before committing capital or building trading features.

What you get

Conviction dashboard report, exposure range recommendation, and strongest/weakest component scores

  • Druckenmiller Strategy Synthesizer Report
  • Conviction dashboard with exposure range

By the numbers

  • Conviction score reported on a 0–100 scale
  • Aggregates required plus optional upstream strategy skills as report inputs

Files

SKILL.mdMarkdownGitHub ↗

Druckenmiller Strategy Synthesizer

Purpose

Synthesize outputs from 8 upstream analysis skills (5 required + 3 optional) into a single composite conviction score (0-100), classify the market into one of 4 Druckenmiller patterns, and generate actionable allocation recommendations. This is a meta-skill that consumes structured JSON outputs from other skills — it requires no API keys of its own.

When to Use This Skill

English:

  • User asks "What's my overall conviction?" or "How should I be positioned?"
  • User wants a unified view synthesizing breadth, uptrend, top risk, macro, and FTD signals
  • User asks about Druckenmiller-style portfolio positioning
  • User requests strategy synthesis after running individual analysis skills
  • User asks "Should I increase or decrease exposure?"
  • User wants pattern classification (policy pivot, distortion, contrarian, wait)

Japanese:

  • 「総合的な市場判断は?」「今のポジショニングは?」
  • ブレッドス、アップトレンド、天井リスク、マクロの統合判断
  • 「エクスポージャーを増やすべき?減らすべき?」
  • 「ドラッケンミラー分析を実行して」
  • 個別スキル実行後の戦略統合レポート

---

Input Requirements

Required Skills (5)

#SkillJSON PrefixRole
1Market Breadth Analyzermarket_breadth_Market participation breadth
2Uptrend Analyzeruptrend_analysis_Sector uptrend ratios
3Market Top Detectormarket_top_Distribution / top risk (defense)
4Macro Regime Detectormacro_regime_Macro regime transition (1-2Y structure)
5FTD Detectorftd_detector_Bottom confirmation / re-entry (offense)

Optional Skills (3)

#SkillJSON PrefixRole
6VCP Screenervcp_screener_Momentum stock setups (VCP)
7Theme Detectortheme_detector_Theme / sector momentum
8CANSLIM Screenercanslim_screener_Growth stock setups + M(Market Direction)

Run the required skills first. The synthesizer reads their JSON output from reports/.

---

Execution Workflow

Phase 1: Verify Prerequisites

Check that the 5 required skill JSON reports exist in reports/ and are recent (< 72 hours). If any are missing, run the corresponding skill first.

Phase 2: Execute Strategy Synthesizer

python3 skills/stanley-druckenmiller-investment/scripts/strategy_synthesizer.py \
  --reports-dir reports/ \
  --output-dir reports/ \
  --max-age 72

The script will: 1. Load and validate all upstream skill JSON reports 2. Extract normalized signals from each skill 3. Calculate 7 component scores (weighted 0-100) 4. Compute composite conviction score 5. Classify into one of 4 Druckenmiller patterns 6. Generate target allocation and position sizing 7. Output JSON and Markdown reports

Phase 3: Present Results

Present the generated Markdown report, highlighting:

  • Conviction score and zone
  • Detected pattern and match strength
  • Strongest and weakest components
  • Target allocation (equity/bonds/alternatives/cash)
  • Position sizing parameters
  • Relevant Druckenmiller principle

Phase 4: Provide Druckenmiller Context

Load appropriate reference documents to provide philosophical context:

  • High conviction: Emphasize concentration and "fat pitch" principles
  • Low conviction: Emphasize capital preservation and patience
  • Pattern-specific: Apply relevant case study from references/case-studies.md

---

7-Component Scoring System

#ComponentWeightSource Skill(s)Key Signal
1Market Structure18%Breadth + UptrendMarket participation health
2Distribution Risk18%Market Top (inverted)Institutional selling risk
3Bottom Confirmation12%FTD DetectorRe-entry signal after correction
4Macro Alignment18%Macro RegimeRegime favorability
5Theme Quality12%Theme DetectorSector momentum health
6Setup Availability10%VCP + CANSLIMQuality stock setups
7Signal Convergence12%All 5 requiredCross-skill agreement

4 Pattern Classifications

PatternTrigger ConditionsDruckenmiller Principle
Policy Pivot AnticipationTransitional regime + high transition probability"Focus on central banks and liquidity"
Unsustainable DistortionTop risk >= 60 + contraction/inflationary regime"How much you lose when wrong matters most"
Extreme Sentiment ContrarianFTD confirmed + high top risk + bearish breadth"Most money made in bear markets"
Wait & ObserveLow conviction + mixed signals (default)"When you don't see it, don't swing"

Conviction Zone Mapping

ScoreZoneExposureGuidance
80-100Maximum Conviction90-100%Fat pitch - swing hard
60-79High Conviction70-90%Standard risk management
40-59Moderate Conviction50-70%Reduce position sizes
20-39Low Conviction20-50%Preserve capital, minimal risk
0-19Capital Preservation0-20%Maximum defense

---

Output Files

  • druckenmiller_strategy_YYYY-MM-DD_HHMMSS.json — Structured analysis data
  • druckenmiller_strategy_YYYY-MM-DD_HHMMSS.md — Human-readable report

API Requirements

None. This skill reads JSON outputs from other skills. No API keys required.

Reference Documents

references/investment-philosophy.md

  • Core Druckenmiller principles: concentration, capital preservation, 18-month horizon
  • Quantitative rules: daily vol targets, max position sizing
  • Load when providing philosophical context for conviction assessment

references/market-analysis-guide.md

  • Signal-to-action mapping framework
  • Macro regime interpretation for allocation decisions
  • Load when explaining component scores or allocation rationale

references/case-studies.md

  • Historical examples: 1992 GBP, 2000 tech bubble, 2008 crisis
  • Pattern classification examples with actual market conditions
  • Load when user asks about historical parallels

references/conviction_matrix.md

  • Quantitative signal-to-action mapping tables
  • Market Top Zone x Macro Regime matrix
  • Load when user needs precise exposure numbers for specific signal combinations

When to Load References

  • First use: Load investment-philosophy.md for framework understanding
  • Allocation questions: Load market-analysis-guide.md + conviction_matrix.md
  • Historical context: Load case-studies.md
  • Regular execution: References not needed — script handles scoring

---

Relationship to Other Skills

SkillRelationshipTime Horizon
Market Breadth AnalyzerInput (required)Current snapshot
Uptrend AnalyzerInput (required)Current snapshot
Market Top DetectorInput (required)2-8 weeks tactical
Macro Regime DetectorInput (required)1-2 years structural
FTD DetectorInput (required)Days-weeks event
VCP ScreenerInput (optional)Setup-specific
Theme DetectorInput (optional)Weeks-months thematic
CANSLIM ScreenerInput (optional)Setup-specific
This SkillSynthesizerUnified conviction

Related skills

How it compares

Pick stanley-druckenmiller-investment over single-strategy trading skills when the goal is cross-signal conviction scoring and exposure guidance rather than one isolated indicator.

FAQ

What does the stanley-druckenmiller-investment conviction score measure?

The stanley-druckenmiller-investment skill outputs a conviction score out of 100 alongside a zone label and recommended exposure range. The dashboard also ranks strongest and weakest strategy components to guide position sizing.

Which inputs does stanley-druckenmiller-investment require?

The stanley-druckenmiller-investment skill loads multiple upstream trading strategy skills—both required and optional—and synthesizes them through report_generator.py into a single Druckenmiller Strategy Synthesizer Report.

Is Stanley Druckenmiller Investment safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Productivity & Planningagentsautomationresearch

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.