smc-crt-analysis

smc-crt-analysis is a skill for Claude Code, Codex from arraydude/agent-skills. It costs 180 tokens per session (1,061 once invoked), scanned A, original, MIT.

A technical-analysis framework for stocks, cryptocurrencies, and foreign exchange markets. It combines Smart Money Concepts, which studies institutional-style market structure and liquidity, with Candle Range Theory, which studies price movement within candle ranges.

In plain words
What is it for?
It is for identifying market structure, liquidity, order blocks, premium and discount areas, candle-range patterns, divergence, trading sessions, market cycles, and risk-management considerations.
Why use it?
It gives market analysis a fixed top-down process for examining trend structure, liquidity, potential trade areas, timing, and risk.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/arraydude/agent-skills/smc-crt-analysis
Any agent
npx skills add arraydude/agent-skills --skill smc-crt-analysis
Clone the repo
git clone --depth 1 https://github.com/arraydude/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for smc-crt-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/arraydude/agent-skills/smc-crt-analysis.svg)](https://agentmods.dev/skills/arraydude/agent-skills/smc-crt-analysis)
Your own site
<a href="https://agentmods.dev/skills/arraydude/agent-skills/smc-crt-analysis"><img src="https://agentmods.dev/badge/skills/arraydude/agent-skills/smc-crt-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 180 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,061 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00180 $0.01061
Opus 5 $0.00090 $0.00531
Sonnet 5 $0.00036 $0.00212
Haiku 4.5 $0.00018 $0.00106

Measured 5d ago against content hash 28e38a4b3855, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

smc-crt-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/smc-crt-analysis/SKILL.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SMC + CRT Analysis Framework

Multi-timeframe institutional order flow analysis. Follow this top-down protocol for every analysis.

Rule Categories by Priority

Priority Category Impact Prefix
1 Market Structure CRITICAL structure-
2 Liquidity Mapping CRITICAL liquidity-
3 Order Blocks & POIs HIGH orderblock-
4 Premium / Discount HIGH premium-discount-
5 CRT (Candle Range Theory) CRITICAL crt-
6 SMT Divergence MEDIUM smt-
7 Time & Price MEDIUM time-
8 IPDA Cycles MEDIUM ipda-
9 Risk Management HIGH risk-

Quick Reference

1. Market Structure (CRITICAL)

  • structure-identification - HTF to LTF trend identification with BOS/CDC/CHoCH
  • structure-strong-weak-points - Identify strong lows and weak highs

2. Liquidity Mapping (CRITICAL)

  • liquidity-mapping - Map BSL, SSL, IRL, ERL before identifying POIs
  • liquidity-inducement - Recognize false BOS and retail traps
  • liquidity-killzones - Best session times for trading

3. Order Blocks & POIs (HIGH)

  • orderblock-validation - Three requirements: momentum, imbalance, location
  • orderblock-poi-hierarchy - Extremo vs Decisional POI classification

4. Premium / Discount (HIGH)

  • premium-discount-zones - Divide range at 50% for buy/sell zones

5. CRT - Candle Range Theory (CRITICAL)

  • crt-cycle - Reference candle, manipulation, expansion protocol
  • crt-range-types - Intra TS, Pendiente, Reiniciada, Previa, Completada
  • crt-pdm - Punto de Máxima Decisión validation sequence
  • crt-fractal-execution - H4 direction, M15 trap, M1 entry
  • crt-double-liquidity-sweep - Wait for two sweeps, enter after second

6. SMT Divergence (MEDIUM)

  • smt-divergence - Correlated asset comparison for manipulation confirmation

7. Time & Price (MEDIUM)

  • time-price-alignment - Timeframe hierarchy and session timing

8. IPDA Cycles (MEDIUM)

Read the full file on GitHub · 96 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 96 lines · 180 tokens per session scan A 28e38a4b3855

Subscribe to this mod's changes

smc-crt-analysis is a skill published in the GitHub repository arraydude/agent-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 180 tokens to every session and 1,061 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.