smc-crt-analysis
Installation
SKILL.md
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
Related skills
More from arraydude/agent-skills
react-query-best-practices
React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching, WebSocket integration, or any async state management in React. Based on TkDodo's comprehensive blog series.
100feature-workflow
Feature planning, specification, phased implementation, progress tracking, per-phase PRs, and archival workflow. Use when starting a new feature, creating spec documents, breaking work into phases, tracking progress, managing PRs, or archiving completed specs.
7