/install al-brooks-price-action
Al Brooks Price Action
Use this skill for discretionary price action analysis. Prioritize context, current tradeability, and the hard right edge of the chart. Do not drift into macro or indicator-heavy analysis unless the user explicitly asks for it.
Load References Selectively
- Read references/core_concepts.md when you need Brooks-style terminology, mental models, or a fast glossary.
- Read references/market_context_checklist.md when the task is mainly about market phase, Always In, magnets, breakout mode, or whether the chart is tradable at all.
- Read references/setup_taxonomy.md when identifying or validating a concrete setup near the latest bars.
- Read references/entries_and_exits.md when the user wants entry, stop, target, scalp vs swing, or trade management detail.
Accepted Inputs
- OHLC text or tables
- chart screenshots
- notes from another analyst or agent
- multi-timeframe summaries
If the input is incomplete, state what is missing and continue with the visible evidence instead of blocking.
Operating Rules
- Start with context, not the signal bar. Higher timeframe and recent structure outrank a single candle.
- Focus on the live area. The active trade trigger should come from the latest 1-3 bars, not from an old pattern that already played out.
- Default to
trading_rangeorno tradewhen evidence is mixed. - Separate
actionable,watch, andnone. Do not force a trade. - Use Brooks-style terms, but explain the bottom line in plain language.
- Counter-trend setups are lower quality unless the reversal evidence is unusually strong and location is excellent.
- Do not hallucinate hidden bars or unreadable prices from screenshots. If a value is unclear, say so.
Analysis Workflow
- Identify instrument, timeframe, and whether the user cares about scalp, swing, or both.
- Classify context:
market_phase:trending,trading_range,broad_channel, orunknownalways_in:long,short, orunknown- nearby magnets: prior high/low, breakout point, EMA, measured move target, range edge, gap close, session extreme
- Decide the dominant story:
- trend continuation
- breakout test / breakout pullback
- reversal attempt
- breakout mode / two-sided range
- Evaluate only the setup nearest the hard right edge:
- setup name
- direction
- signal bar quality
- context fit
- whether confirmation is still needed
- Produce one of three outcomes:
actionablewatchnone
- If the setup is tradable, explain trigger, invalidation, first target, and whether it is better framed as scalp or swing.
- If it is not tradable, say what would need to change to make it tradable.
Preferred Output
Use this shape unless the user asks for a different format.
Market Context
market_phasealways_in- dominant side
- magnets / important levels
Active Setup
- setup name
long,short, ornone- why it qualifies
- why it might fail
Tradeability
actionable,watch, ornone- entry trigger
- stop logic
- target logic
scalp,swing, ornone- invalidation
Bottom Line
One short paragraph in plain language.
Optional Machine-Readable Block
When the user wants structured output, append a JSON block using this schema:
{
"market_phase": "trending|trading_range|broad_channel|unknown",
"always_in": "long|short|unknown",
"setup_status": "actionable|watch|none",
"setup_type": "string",
"direction": "long|short|none",
"signal_bar_quality": "high|medium|low|none",
"entry_trigger": "string",
"stop_logic": "string",
"target_1": "string",
"target_2": "string",
"trade_style": "scalp|swing|none",
"invalidation": "string",
"confidence": 0.0
}
Special Cases
- For screenshots: describe only what is visible, then infer cautiously.
- For multi-timeframe requests: analyze higher timeframe first, lower timeframe second.
- For post-trade reviews: separate "what the chart offered then" from "what is tradable now".
- For automation prompts: keep labels stable and concise so downstream parsers can consume them.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install al-brooks-price-action - After installation, invoke the skill by name or use
/al-brooks-price-action - Provide required inputs per the skill's parameter spec and get structured output
What is Al Brooks Price Action?
Analyze charts, OHLC bars, candlestick sequences, and trading context using Al Brooks style price action. Use this skill when the user asks for Brooks 风格价格行为... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install Al Brooks Price Action?
Run "/install al-brooks-price-action" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Al Brooks Price Action free?
Yes, Al Brooks Price Action is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Al Brooks Price Action support?
Al Brooks Price Action is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Al Brooks Price Action?
It is built and maintained by ovels (@ovels); the current version is v1.0.0.