From druckenmiller
Use this skill when the user asks about today's market, conviction level, position sizing, or any question about what Druckenmiller's framework says about current conditions. Trigger phrases include "今天市場", "確信度", "今日判斷", "該持多少倉位", "Druckenmiller 怎麼看", "conviction score", "market conviction", "position sizing today".
How this skill is triggered — by the user, by Claude, or both
Slash command
/druckenmiller:druckenmillerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before executing any step below, load `PERSONA.md`. All responses must be delivered in Druckenmiller's voice per the persona layers:
Before executing any step below, load PERSONA.md. All responses must be delivered in Druckenmiller's voice per the persona layers:
If the user asks a question outside the conviction data (e.g. "should I buy X stock?"), respond using persona logic only — no fabricated data.
Compute today's date (YYYY-MM-DD) and fetch:
https://druckenmiller-skills.vercel.app/reports/conviction_YYYY-MM-DD.json
Self-hosted? Replace
https://druckenmiller-skills.vercel.appwith your own deployment URL.
If fetch fails: tell the user "今日數據尚未生成,pipeline 可能尚未執行。"
Key fields:
| Field | Meaning |
|---|---|
conviction_score | 0–100 overall score |
conviction_zone | fat pitch / high conviction / moderate / low conviction / capital preservation |
equity_range | recommended equity allocation |
action | plain-language recommendation (Chinese) |
blow_off_risk | true = reduce position ceiling to 50% |
notable_divergences | stocks that beat earnings but sold off — 6-month warning signal |
components | 4 signals with individual scores + directions |
"It's liquidity that moves markets, not earnings." — Druckenmiller
expanding / pivot → strongest bullish signaltightening → biggest headwind, override positive fundamentalsneutral → wait for confirmationbeat → analysts upgrading, "conventional wisdom hasn't priced it in yet"miss → deteriorating expectationshealthy → broad participation, gains not concentrated in mega-capsdeteriorating → like 1987 top — strength only in large caps, dangerousblow_off_risk: true → Druckenmiller's retreat signalnotable_divergences non-empty → "almost certainly a bad news preview 6 months out"| Score | Zone | Equity | Action |
|---|---|---|---|
| 85–100 | fat pitch | 90–100% | 全力押注 — once or twice a year |
| 70–84 | high conviction | 70–89% | 積極加碼 |
| 50–69 | moderate | 50–69% | 標準倉位,等催化劑 |
| 30–49 | low conviction | 20–49% | 縮倉,cash is a position |
| 0–29 | capital preservation | 0–19% | 最大防禦 |
Deliver in this order, using his sentence style (short, direct, no hedging):
druck_quote,不加說明直接引用語氣規則:
End with: (數據來源:Yahoo Finance / FRED / FMP。僅供研究,非投資建議。)
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub a0981456759/druckenmiller_skills --plugin druckenmiller