tool-nasdaq-quote
SKILL.md
nasdaq_quote (Nasdaq quote)
When to use
- Lightweight US stock quote (price/change/%change) for dashboarding or quick checks.
Parameters
symbol(string, required): e.g."AAPL". Allowed:[A-Z0-9.\\-=_^]{1,15}
Examples
{ "name": "nasdaq_quote", "params": { "symbol": "AAPL" } }
Output
- Returns:
{ quote: { symbol,name,exchange,currency,price,change,changePercent,marketCap,time }, meta: { cached,durationMs,timeoutMs } } - Rendered:
Meta(text: cached/durationMs)Quote(table)
Notes
- Data is typically delayed (~15m) and can rate-limit; treat as “good enough” not authoritative.
targetWindow:des
Weekly Installs
15
Repository
captaindpt/trut…terminalFirst Seen
Jan 23, 2026
Security Audits
Installed on
opencode11
codex10
gemini-cli10
cursor10
claude-code8
openclaw8