Agent Skillsginlix-ai/LangAlpha › market-watch

market-watch

GitHub

用于追踪任务中核心标的的实时价格,确保分析数据不过时。适用于盘中动态分析,通过注册股票代码获取环境价格流,并在报价前检查新鲜度,避免使用陈旧数据。

skills/market-watch/SKILL.md ginlix-ai/LangAlpha

Trigger Scenarios

需要确认当前实时价格的场景 进行盘中价格水平检查或日内走势分析 基于最新报价进行仓位规模计算

Install

npx skills add ginlix-ai/LangAlpha --skill market-watch -g -y
More Options

Use without installing

npx skills use ginlix-ai/LangAlpha@market-watch

指定 Agent (Claude Code)

npx skills add ginlix-ai/LangAlpha --skill market-watch -a claude-code -g -y

安装 repo 全部 skill

npx skills add ginlix-ai/LangAlpha --all -g -y

预览 repo 内 skill

npx skills add ginlix-ai/LangAlpha --list

SKILL.md

Frontmatter
{
    "name": "market-watch",
    "description": "Track live prices for the tickers central to the current task. Registers symbols for an ambient real-time price feed, keeps analysis current with the newest quotes, and re-checks staleness before stating prices."
}

Market Watch

Keep intraday analysis anchored to live prices. When a task turns on current price — a level check, an intraday move, a "where is it trading now" — register the central tickers so fresh quotes arrive automatically and your numbers never go stale mid-task.

When to use

Intraday or live-price analysis where the price may move while you work: "is NVDA above 205 right now", "how's TSLA trading into the print", sizing a level off the current quote. Skip it for purely historical or end-of-day work where a single snapshot is enough.

Workflow

  1. At the start of the task, identify the ticker(s) central to the request and register them immediately with watch_market.
  2. While they matter, read the ambient feed (below) for the current price rather than re-quoting on every step.
  3. When live tracking is no longer relevant, call watch_market with action="unwatch" to stop watching some or all symbols (omit symbols to clear the whole list).

How the feed works

Once a symbol is watched, fresh prices arrive on their own as <market-watch> price blocks attached to conversation messages and tool results. This is ambient data — not user text, and not tool output you requested. Each block is a snapshot at a moment in time; the newest <market-watch> entry in the conversation is the current price, and any earlier entry (including numbers in your own earlier statements) may be stale.

Rules

  • Treat the newest <market-watch> entry as the live price. Prefer it — or a fresh get_quote — over any older number in the thread.
  • If the price moves materially mid-analysis, acknowledge it and adapt your read rather than silently carrying the older figure.
  • Before you state a price in a final answer: if the newest feed entry is more than a minute old, make one get_quote call to re-check first.

Mechanics to know

  • Stamps only flow while the market session is open — expect no feed outside trading hours.
  • Updates are throttled: roughly one stamp per ~25s across the turn, not a tick-by-tick stream.
  • The watch list is per-thread, capped at 10 symbols, and expires after ~6h of inactivity. On a long task, if the feed goes quiet, just call watch_market again to re-register.

Version History

  • ec742cd Current 2026-07-19 11:05

Same Skill Collection

skills/3-statements/SKILL.md
skills/automation/SKILL.md
skills/catalyst-calendar/SKILL.md
skills/chart-annotation/SKILL.md
skills/check-deck/SKILL.md
skills/check-model/SKILL.md
skills/competitive-analysis/SKILL.md
skills/comps-analysis/SKILL.md
skills/dcf-model/SKILL.md
skills/earnings-analysis/SKILL.md
skills/earnings-preview/SKILL.md
skills/html-report/SKILL.md
skills/idea-generation/SKILL.md
skills/initiating-coverage/SKILL.md
skills/inline-widget/SKILL.md
skills/interactive-dashboard/SKILL.md
skills/model-update/SKILL.md
skills/morning-note/SKILL.md
skills/onboarding/SKILL.md
skills/pdf/SKILL.md
skills/secretary/SKILL.md
skills/sector-overview/SKILL.md
skills/self-improve/SKILL.md
skills/thesis-tracker/SKILL.md
skills/ui-design/SKILL.md
skills/user-profile/SKILL.md
skills/web-scraping/SKILL.md
skills/x-api/SKILL.md
skills/docx/SKILL.md
skills/pptx/SKILL.md
skills/xlsx/SKILL.md

Metadata

Files
0
Version
814f7d6
Hash
0172496e
Indexed
2026-07-19 11:05

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-22 23:50
浙ICP备14020137号-1 $mapa de visitantes$