From stock-scanner
Initializes a personalized trading workspace by collecting trading style, watchlist symbols, and review cadence via conversation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stock-scanner:setup-market-workspaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to create or update your core trading profile and initial watchlist. This allows the assistant to remember your context across sessions and provide personalized research routines like the workspace-aware morning brief.
Use this skill to create or update your core trading profile and initial watchlist. This allows the assistant to remember your context across sessions and provide personalized research routines like the workspace-aware morning brief.
Announce at start: "Setting up your market workspace — I'll ask a few quick questions to get started..."
Questions: Ask the user these exact three questions in a conversational but efficient way. Do not ask all at once, or ask them together if you prefer, but ensure you get answers for all three:
Resolution:
Execution: Once you have the answers, use the following tools to save the state:
workspace_update_profile to save the trading style and review cadence.workspace_create_watchlist with name="core" (ignore if it returns an error that it already exists).workspace_update_watchlist with name="core" and the array of symbols (e.g., ["MARA", "HOOD", "BTC"]).Once finished, summarize the workspace state:
/workspace-morning-brief to get a tailored daily summary based on these names."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