ワンクリックで
chart
Quick price-action read — quote, trend, recent bars, immediate context
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Quick price-action read — quote, trend, recent bars, immediate context
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Multi-timeframe trend + structure confluence check
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
Multi-timeframe momentum read — RSI, MACD, ADX, volume, divergences
Options chain analysis with Greeks, IV skew, and strategy suggestions
Verify the tvremix MCP connection and tour the available commands
Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias
SOC 職業分類に基づく
| name | chart |
| description | Quick price-action read — quote, trend, recent bars, immediate context |
| argument-hint | EXCHANGE:TICKER [timeframe] |
Give a concise price-action read on: $ARGUMENTS
Before starting, read ../mcp-tools.md and ../presentation.md.
This is the lightweight "glance at the chart and tell me where we are" skill. Target output: ≤ 12 lines, no tables unless the user asks.
mcp__tvremix__search_symbols.1D. Accept 1h / 4h / 1W.mcp__tvremix__get_quote(symbol=<SYMBOL>)
mcp__tvremix__get_ohlcv(symbol=<SYMBOL>, interval=<TF>, count=60, summary=False)
mcp__tvremix__get_technicals(symbol=<SYMBOL>, interval=<TF>)
60 bars is enough to describe recent structure without drowning in data.
Produce a paragraph (or a few short bullets) covering:
If earnings timing might matter, call mcp__tvremix__get_earnings_calendar(symbols=[<SYMBOL>]) — but only if a trade discussion seems likely.
Finish with one line pointing at the right deep-dive skill:
/tvremix:smc <SYMBOL> <TF> for order blocks + FVG detail."/tvremix:swing <SYMBOL> for Fib + R:R."/tvremix:confluence <SYMBOL> to see if all TFs agree."/tvremix:levels <SYMBOL>."Don't list all four — pick the most relevant one based on what the user just asked.