Install
$ agentstack add skill-arraydude-agent-skills-smc-crt-analysis ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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/CHoCHstructure-strong-weak-points- Identify strong lows and weak highs
2. Liquidity Mapping (CRITICAL)
liquidity-mapping- Map BSL, SSL, IRL, ERL before identifying POIsliquidity-inducement- Recognize false BOS and retail trapsliquidity-killzones- Best session times for trading
3. Order Blocks & POIs (HIGH)
orderblock-validation- Three requirements: momentum, imbalance, locationorderblock-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 protocolcrt-range-types- Intra TS, Pendiente, Reiniciada, Previa, Completadacrt-pdm- Punto de Máxima Decisión validation sequencecrt-fractal-execution- H4 direction, M15 trap, M1 entrycrt-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)
ipda-cycles- 20-40-60 day rebalancing windows
9. Risk Management (HIGH)
risk-management- Position sizing, max losses, minimum R:R
Output Format
Structure every SMC+CRT analysis as:
- HTF Structure — Current trend, BOS/CDC levels
- Liquidity Map — BSL/SSL pools, EQH/EQL, inducement
- Key POIs — OBs validated with momentum + imbalance + location
- Premium/Discount — Position within range
- CRT Reading — Recent candle range setups, sweep status
- SMT Check — Correlated asset divergence
- Bias + Levels — Direction, entry, SL, TP
Core Mental Model
- Top-down analysis — Always start from HTF, drill down to LTF
- Liquidity first — Map all liquidity BEFORE identifying POIs
- Smart money leaves footprints — OBs, FVGs, and sweeps reveal institutional intent
- Wait for confirmation — Double sweep + SMT + rejection, not single signals
Full Compiled Document
For the complete guide with all rules expanded: AGENTS.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: arraydude
- Source: arraydude/agent-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.