frozo-ai

62 mods across 3 repositories, 5 stars between them.

frozo-ai/frozo-vault-mem

Instructions file

Instructions for frozo-ai/frozo-vault-mem, covering claude.md, plan of record, repository state, what vault-mem is (oss core) and architecture: 4 components (oss).

4 1mo ago A 4,809 tokens original MIT

edgegate-mcp

02

frozo-ai/edgegate-mcp

MCP server Claude CodeCodexCursor

Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI. Runs locally from the edgegate-mcp npm package. Needs 2 environment variables to run.

1 21d ago A tokens not measured original MIT

tv-alert-analyze

03

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Analyze a fired alert instantly. Read skills/alert-analyzer/SKILL.md for the workflow. When I tell you an alert fired, immediately check the chart, run the setup validator, calculate position size, and give me a GO/NO-GO in under 30 seconds. Speed is critical — lead with the verdict.

0 5mo ago A 0 tokens

tv-analyze-chart

04

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Run a full chart analysis on the current symbol. Read skills/chart-analysis/SKILL.md for the workflow. Gather: quote, all indicator values, pine lines/labels/tables, OHLCV summary, and a screenshot. Deliver a structured report with current price, key levels, indicator readings, and overall bias.

0 5mo ago A 0 tokens

tv-backtest-pattern

05

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Backtest a price pattern across historical data. Read skills/pattern-backtest/SKILL.md for the full workflow. I'll describe a setup — scan the last 500 bars for every time it occurred, show what happened after each occurrence (win rate, avg move, MFE, MAE), and tell me if the edge is statistically significant.

0 5mo ago A 0 tokens

tv-compare

06

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Compare the current chart to a historical date. Read skills/screenshot-compare/SKILL.md for the full workflow. Take screenshots of both, compare indicators/levels/trend/volume across the two dates, score similarity, and show what happened after the historical date. Ask me which date to compare to.

0 5mo ago A 0 tokens

tv-dhan-execute

07

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Bridge TradingView analysis with Dhan broker execution. Read skills/dhan-bridge/SKILL.md for the full workflow. Validate the setup on TradingView, calculate position size, show execution summary, and place the order on Dhan after my explicit confirmation. NEVER place orders without my approval.

0 5mo ago A 0 tokens

tv-divergence

08

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Monitor correlated instruments for divergences. Read skills/divergence-monitor/SKILL.md for the full workflow. Check NIFTY vs BANKNIFTY, NIFTY vs VIX, NIFTY vs USDINR, and price vs volume. Alert me to any unusual relationships that signal something is off.

0 5mo ago A 0 tokens

tv-eod-report

09

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Generate the end-of-day trading report. Read skills/auto-report/SKILL.md for the full workflow. Capture session summary, all trades, P&L, rule compliance audit, behavioral notes, key levels for tomorrow, and screenshots. Save to journal directory. If it's Friday, include the weekly summary.

0 5mo ago A 0 tokens

tv-gap

10

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Classify today's opening gap. Read skills/gap-analysis/SKILL.md for the full workflow. Determine gap size, type (Common/Breakaway/Exhaustion/Island), and fill probability. Provide specific trading plan for both fill and continuation scenarios. Best used within 30 minutes of market open.

0 5mo ago A 0 tokens

tv-journal-review

11

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Analyze my accumulated trade journal entries. Read skills/journal-review/SKILL.md for the full workflow. Read all journal files from the journal directory, compute win rates by time/day/setup, detect behavioral patterns (revenge trading, cutting winners, overtrading), compare rule-following vs rule-breaking…

0 5mo ago A 0 tokens

tv-journal

12

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Create a trade journal entry for the current session. Read skills/auto-journal/SKILL.md for the full workflow, then execute it. Capture chart state, screenshots, indicators, and what we discussed. Load trader-profile.json to check rule adherence and track emotions if enabled.

0 5mo ago A 0 tokens

tv-layout

13

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Manage chart layout presets. Read skills/layout-presets/SKILL.md for the workflow. I can say "switch to morning-scan", "switch to trading", "save this layout as review", or "list my presets". Presets are stored in layout-presets.json and configure multi-pane grids with symbol/timeframe per pane.

0 5mo ago A 0 tokens

tv-morning-prep

14

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Run the morning prep routine. Read skills/morning-prep/SKILL.md for the full workflow, then execute it. Start by loading trader-profile.json if it exists to personalize the scan to my symbols, timeframes, and risk rules.

0 5mo ago A 0 tokens

tv-multi-tf

15

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Run multi-timeframe confluence analysis on the current chart symbol. Read skills/multi-tf-confluence/SKILL.md for the full workflow, then execute it. Load trader-profile.json to use my preferred timeframe stack and trusted indicators.

0 5mo ago A 0 tokens

tv-news

16

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Fetch and summarize market-moving news for my trading session. Use WebSearch to gather.

0 5mo ago A 0 tokens

tv-opening-range

17

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Analyze the opening range (Initial Balance). Read skills/opening-range/SKILL.md for the full workflow, then execute it. Classify the open type (Open-Drive, Open-Test-Drive, Open-Rejection-Reverse, or Open-Auction), draw IB High/Low/Midpoint on the chart, and provide actionable guidance. Only run this after the IB…

0 5mo ago A 0 tokens

tv-options

18

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Suggest an option strategy based on chart analysis. Read skills/option-strategy/SKILL.md for the full workflow. Determine my directional bias from the chart, factor in VIX level, select strikes based on key chart levels, calculate max risk/reward/breakeven, and recommend the optimal strategy for current conditions.

0 5mo ago A 0 tokens

tv-pine-generate

19

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Generate a Pine Script indicator from my natural language description. Read skills/pine-generator/SKILL.md for the full workflow. I describe what I want to see on the chart, you write the Pine Script, compile it, verify it works, and iterate until I'm happy. No Pine coding knowledge needed.

0 5mo ago A 0 tokens

tv-position-size

20

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Calculate position size for a trade. Use the riskpositionsize MCP tool. If I provide entry and stop prices, calculate immediately using my trader-profile.json defaults for account size and risk %. If I haven't provided prices, ask for entry and stop. Show the result clearly: how many contracts/shares/lots, the risk in…

0 5mo ago A 0 tokens

tv-pro-workflow

21

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Execute the complete professional trading workflow. This is the end-to-end routine a pro trader follows. Load trader-profile.json first to personalize everything.

0 5mo ago A 0 tokens

tv-profile-setup

22

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Set up or update my trader profile. Read skills/profile-setup/SKILL.md for the full interview workflow, then execute it. If trader-profile.json already exists, ask whether to update it or start fresh. The profile personalizes all analysis, coaching, and risk management to my trading style.

0 5mo ago A 0 tokens

tv-regime

23

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Detect the current market regime. Read skills/regime-detector/SKILL.md for the full workflow. Classify the market as Trending, Ranging, Volatile, or Choppy using EMA alignment, directional consistency, ADR ratio, VIX, and candle character. Tell me how to adjust my trading (sizing, stops, strategy) for this regime.

0 5mo ago A 0 tokens

tv-replay-coach

24

frozo-ai/frozo-tradingview-mcp

Command Claude Code

Start a coached replay practice session. Read skills/replay-coach/SKILL.md for the full workflow, then execute it. Load trader-profile.json to enforce my risk rules, watch for my known weaknesses, and use my preferred coaching tone. Ask me for the symbol, date, and any specific rules I want to practice.

0 5mo ago A 0 tokens