From stock-scanner
Generates a pre-market brief tailored to the user's saved trading profile, watchlists, and thesis notes, cross-referencing current market data for crypto proxies, earnings, and macro catalysts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stock-scanner:workspace-morning-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A highly tailored morning brief that reads the user's saved trading profile, watchlist, and global theses, and cross-references them against current market data. It specifically looks for correlations (e.g., crypto proxies vs BTC), earnings events, news flow, and macro catalysts that impact the user's specific saved names.
A highly tailored morning brief that reads the user's saved trading profile, watchlist, and global theses, and cross-references them against current market data. It specifically looks for correlations (e.g., crypto proxies vs BTC), earnings events, news flow, and macro catalysts that impact the user's specific saved names.
Announce at start: "Running personalized morning brief -- reading workspace context and cross-referencing market catalysts..."
You MUST execute these tool calls first to understand what matters to the user today.
workspace_get_profile to read the trading style.workspace_list_watchlists to see which symbols are saved (focus on the 'core' watchlist).workspace_get_thesis for up to 3 of the most critical symbols to read the existing context.Based ONLY on the symbols found in the user's workspace, fetch relevant data using the MCP tools:
tradingview_quote for BINANCE:BTCUSDT). Evaluate the correlation and note if the stocks are tracking or diverging from the BTC move.finnhub_earnings_calendar and recent news using finnhub_company_news.tradingview_quote for SPY and VIX) to establish the baseline market direction.Do NOT give a generic, broad market recap. Structure your response to answer the following questions specifically about the user's watchlist:
Highlight the overarching theme for the user's specific portfolio (e.g., "Crypto proxies are leading the market today," or "A defensive risk-off tone driven by a drop in Gold").
List the tickers from the watchlist that are moving significantly (pre-market or early trading) or have an immediate catalyst (Earnings, News, Options Flow). Format: [Ticker] | [Change %] | [Reason / Event]
Based on today's price action and the saved thesis records, note if any specific thesis deserves a follow-up or re-evaluation. (e.g., "MARA is breaking below your stated thesis support level while BTC remains flat — re-evaluation may be needed.")
workflowCadence from the profile. If it's weekly, briefly zoom out the context to the 5-day trend.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.