Market Session Tracker

Monitor a stock watchlist live across pre-market, open, intraday, and close sessions.

Test report

Verdict
In test queue
Tested
Environment
Pending

In the test queue — machine-screened (validator 85/100, 110★ repo), full install/trigger/output test scheduled.

What Market Session Tracker does

Use when monitoring stocks/ETFs/indices across pre-market, open, intraday, or close — especially when the user is reading session action live and may revise their take as it unfolds. Triggers include 盘前/盘中/收盘 sessions, multi-symbol watchlists (e.g. MU/TSM/SMH semi tracking), user observations like "突破"/"冲高"/"回调"/"假突破", capital flow checks, market temperature checks, semi/AI/memory plays, and…

How to install Market Session Tracker

git clone https://github.com/Innei/trade-skills
cp -r trade-skills/.claude/skills/market-session-tracker ~/.claude/skills/market-session-tracker

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Market Session Tracker

  • /market-session-tracker Monitor a stock watchlist live across pre-market, open, intraday, and close sessions.

It also activates on plain-language prompts like these:

  • Track my semiconductor watchlist through today's session
  • What's happening with MU and TSM right now?
  • Monitor market temperature during today's open

Frequently asked questions

Is the Market Session Tracker skill free?
Yes. The skill itself is free from Innei/trade-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Market Session Tracker work with Claude Code?
It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
How do I install Market Session Tracker?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Market Session Tracker with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.