What problem does it solve? Traders studying price action often struggle to turn a raw candlestick chart into a structured learning artifact: identifying market cycles, breakouts, failed breakouts, and ranges, then deriving a disciplined trade plan with triggers, invalidation, and targets. This Skill overlays deterministic annotations on user-provided chart screenshots and produces a complete Al Brooks-style price action review plus a next-step trade plan. ## Core Features & Use Cases - Chart Annotation Rendering: Overlays channels, range boxes, key levels, arrows, measured-move brackets, and Chinese-labeled text panels on the original chart image without redrawing candles, outputting PNG or self-contained SVG via a deterministic Python renderer. - Structured Price Action Analysis: Applies the Al Brooks framework to segment price action, judge market cycle (spike, channel, trading range), Always In direction, signal/entry/follow-through bars, and measured-move targets. - Trade Plan Generation: Delivers long/short triggers, stop-loss and invalidation levels, target magnets, deletion conditions, and no-trade conditions, plus a quality-gate checklist before delivery. - Use Case: A trader uploads a screenshot of a ranging market and asks for a training-style annotated chart; the Skill segments the price action, marks the range boundaries and failed breakouts, and outputs an annotated image with a conditional trade plan for the next session. ## Quick Start Provide a candlestick chart screenshot and ask the assistant to generate an annotated price action analysis chart with channels, ranges, key levels, and a trade plan including invalidation and no-trade conditions.