← 返回 Skills 市场
ovels

Al Brooks Price Action

作者 ovels · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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 风格价格行为...
使用说明 (SKILL.md)

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

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

  1. Start with context, not the signal bar. Higher timeframe and recent structure outrank a single candle.
  2. 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.
  3. Default to trading_range or no trade when evidence is mixed.
  4. Separate actionable, watch, and none. Do not force a trade.
  5. Use Brooks-style terms, but explain the bottom line in plain language.
  6. Counter-trend setups are lower quality unless the reversal evidence is unusually strong and location is excellent.
  7. Do not hallucinate hidden bars or unreadable prices from screenshots. If a value is unclear, say so.

Analysis Workflow

  1. Identify instrument, timeframe, and whether the user cares about scalp, swing, or both.
  2. Classify context:
    • market_phase: trending, trading_range, broad_channel, or unknown
    • always_in: long, short, or unknown
    • nearby magnets: prior high/low, breakout point, EMA, measured move target, range edge, gap close, session extreme
  3. Decide the dominant story:
    • trend continuation
    • breakout test / breakout pullback
    • reversal attempt
    • breakout mode / two-sided range
  4. Evaluate only the setup nearest the hard right edge:
    • setup name
    • direction
    • signal bar quality
    • context fit
    • whether confirmation is still needed
  5. Produce one of three outcomes:
    • actionable
    • watch
    • none
  6. If the setup is tradable, explain trigger, invalidation, first target, and whether it is better framed as scalp or swing.
  7. 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_phase
  • always_in
  • dominant side
  • magnets / important levels

Active Setup

  • setup name
  • long, short, or none
  • why it qualifies
  • why it might fail

Tradeability

  • actionable, watch, or none
  • entry trigger
  • stop logic
  • target logic
  • scalp, swing, or none
  • 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.
安全使用建议
This skill appears coherent and low-risk: it is documentation-driven and asks for no credentials or installs. Before using, consider: (1) only supply charts/screenshots that don’t contain private data you’d rather not share; (2) if you prefer the agent not to call this skill unless you explicitly request it, ask the platform to disable implicit invocation for this skill; and (3) treat trading recommendations as discretionary advice — verify any trade plan independently.
能力评估
Purpose & Capability
Name, description, and included reference files all align: the skill is explicitly a Brooks-style discretionary price-action analysis tool. It requests no binaries, env vars, or config paths, which is proportionate for an instruction-only analyzer.
Instruction Scope
SKILL.md limits activity to reading the shipped reference documents and user-provided inputs (OHLC text, tables, screenshots, notes). It explicitly warns against hallucinating unreadable values and does not instruct the agent to read unrelated system files or transmit data externally.
Install Mechanism
No install spec and no code files are provided (instruction-only). Nothing will be downloaded or installed on the host as part of this skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no requests for unrelated or excessive secrets.
Persistence & Privilege
always:false and user-invocable:true (normal). The agents/openai.yaml sets policy.allow_implicit_invocation: true, so the agent may choose to invoke the skill implicitly when it thinks the skill is relevant. This is not inherently dangerous for this skill but is a behavioral property the user should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install al-brooks-price-action
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /al-brooks-price-action 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Al Brooks price action skill
元数据
Slug al-brooks-price-action
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 风格价格行为... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Al Brooks Price Action?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install al-brooks-price-action」即可一键安装,无需额外配置。

Al Brooks Price Action 是免费的吗?

是的,Al Brooks Price Action 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Al Brooks Price Action 支持哪些平台?

Al Brooks Price Action 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Al Brooks Price Action?

由 ovels(@ovels)开发并维护,当前版本 v1.0.0。

💬 留言讨论