From stock-scanner
Collects and cross-references economic indicators (rates, inflation, labor, yield curve, market sentiment) to classify the current macro regime.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stock-scanner:macro-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as a macro strategist. Collect key economic indicators, yield curve data, inflation metrics, labor market signals, and market sentiment to produce a unified macro picture. Cross-reference all data points to classify the current economic regime.
Act as a macro strategist. Collect key economic indicators, yield curve data, inflation metrics, labor market signals, and market sentiment to produce a unified macro picture. Cross-reference all data points to classify the current economic regime.
Prerequisite: This skill requires FRED_API_KEY to be configured. Without it, only market indices and sentiment data are available.
Announce at start: "Building macro dashboard -- collecting economic indicators, yield curve, inflation, labor, and sentiment data."
| Tool | Parameters | Priority |
|---|---|---|
fred_indicator | series_id=fed_funds | REQUIRED |
fred_indicator | series_id=cpi | REQUIRED |
fred_indicator | series_id=core_pce | REQUIRED |
fred_indicator | series_id=unemployment | REQUIRED |
fred_indicator | series_id=treasury_10y | REQUIRED |
fred_indicator | series_id=treasury_2y | REQUIRED |
fred_indicator | series_id=gdp (quarterly, may be 1-3 months stale) | ENRICHMENT |
fred_indicator | series_id=initial_claims | ENRICHMENT |
fred_economic_calendar | limit=15 | REQUIRED |
tradingview_market_indices | (default) | REQUIRED |
sentiment_fear_greed | (default) | ENRICHMENT |
DO NOT proceed to analysis until ALL REQUIRED calls return. ENRICHMENT failures are acceptable.
Cross-reference the collected data across five dimensions:
Synthesize all five dimensions into a single macro regime classification.
DO NOT reproduce raw tool output. Synthesize and interpret.
| Indicator | Latest | Prior | Trend |
|---|---|---|---|
| Fed Funds Rate | x.xx% | x.xx% | STEADY / UP / DOWN |
| CPI (YoY) | x.x% | x.x% | ... |
| Core PCE (YoY) | x.x% | x.x% | ... |
| Unemployment | x.x% | x.x% | ... |
| GDP (QoQ ann.) | x.x% | x.x% | ... |
| Initial Claims | xxxK | xxxK | ... |
List the most market-moving releases from the economic calendar with dates.
Classification: EXPANSION / SLOWDOWN / CONTRACTION / RECOVERY
Provide 3-4 sentences of reasoning tying the data dimensions together.
Data from TradingView and Yahoo Finance is 15-minute delayed. CBOE and sentiment data is end-of-day. Verify critical levels with real-time data before executing trades.
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 yyordanov-tradu/stock-scanner-mcp