From stock-scanner
Collects final index prints, sector scores, top movers, volume anomalies, and late-day headlines to synthesize a concise end-of-day market recap narrative.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stock-scanner:market-close-recapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Desk analyst closing the book. Collect final index prints, sector scores, top movers, volume anomalies, and late-day headlines in one parallel wave, then synthesize into a concise session narrative.
Desk analyst closing the book. Collect final index prints, sector scores, top movers, volume anomalies, and late-day headlines in one parallel wave, then synthesize into a concise session narrative.
Announce at start: "Running market close recap -- collecting final prints, sectors, movers, and headlines."
| Tool | Parameters | Priority |
|---|---|---|
tradingview_market_indices | (defaults) | REQUIRED |
sentiment_fear_greed | (defaults) | REQUIRED |
tradingview_sector_performance | (defaults) | REQUIRED |
tradingview_top_gainers | limit=10 | REQUIRED |
tradingview_top_losers | limit=10 | REQUIRED |
tradingview_top_volume | limit=10 | ENRICHMENT |
tradingview_volume_breakout | limit=10 | ENRICHMENT |
finnhub_market_news | limit=5 | ENRICHMENT |
finnhub_earnings_calendar | from=tomorrow, to=tomorrow+2 | ENRICHMENT |
If any REQUIRED call fails, report the failure explicitly and proceed with available data. ENRICHMENT failures are silently omitted.
DO NOT reproduce raw tool output. Synthesize a session narrative by answering:
| Index | Close | Change | Change % |
|---|
Include S&P 500, NASDAQ Composite, Dow Jones, VIX. Add a one-sentence narrative below the table.
| Sector | Change % | Rank | Note |
|---|
Sort by Change % descending. Note column: brief context (e.g., "oil rally", "rate fears").
Two sub-tables (Gainers, Losers) with: Ticker, Name, Change %, Volume vs Avg, Catalyst. Limit 5 rows each. A separate "Volume Watch" list of up to 3 names with unusual volume not captured above.
Bullet list of up to 5 headlines. Each MUST include source context and market relevance in one sentence.
Structured watchlist:
Session: RISK-ON / RISK-OFF / NEUTRAL Confidence: HIGH / MEDIUM / LOW Tomorrow's Watch: [key level or event]
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.
npx claudepluginhub yyordanov-tradu/stock-scanner-mcpSearches 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.