daily-market-snapshot
Fetch a quick daily snapshot of major market indexes and key stock quotes. TRIGGER when: user asks for daily market overview, morning briefing, how the market is doing today, major index levels. DO NOT USE when: user wants deep analysis, stock screening, or valuation work.
Creator
Captain Ryder
Created time
Jul 13, 2026
Last update
Jul 20, 2026
Version
V2
Usage
5 Installs · 0 Runs
How it works
Daily Market Snapshot
Pull major index levels and a watchlist of key stocks, then present a clean, scannable summary.
Step 1 — Fetch major indexes
Use marketQuotes with these symbols:
^GSPC— S&P 500^IXIC— Nasdaq Composite^DJI— Dow Jones^VIX— VIX fear gauge^HSI— Hang Seng Index
Success criteria: At least 3 indexes return a valid price and timestamp.
Step 2 — Fetch key stock quotes
Use marketQuotes with a default watchlist. If the user has mentioned specific tickers in the current conversation, add those; otherwise use the defaults:
AAPL,NVDA,TSLA,MSFT,AMZN
Success criteria: At least 3 stocks return a valid quote.
Step 3 — Format and present
Output a concise snapshot in this structure. Respond in Chinese.
Success crit