交易日盘前/开盘/盘中/盘后的检查顺序与对应工作流 YAML;失败时是否继续通知的决策提示。依赖 option-trading-assistant 定时任务与本机 jobs.json。
before_open_analysis.yaml(机构晨报等);详见工作流参考手册。opening_analysis.yaml(开盘独立完整链路)。intraday_analysis.yaml、signal_generation.yaml、signal_risk_inspection.yaml、etf_510300_intraday_monitor.yaml 等 — 以 cron 调度绑定为准。after_close_analysis_enhanced.yaml 为主;其它如 limitup_pullback_after_close.yaml、prediction_verification.yaml 按调度执行。continue_on_error: true,后续仍可能执行; 以具体 YAML 与 Agent 策略为准,避免重复告警。tavily-search / topic-monitor,可在盘前或事件哨兵步骤后按工作流做 事件补全(不重复维护检索 API 细节)。docs/openclaw/工作流参考手册.mdworkflows/README.mdtool_calculate_technical_indicators 的参数与引擎说明:Skill ota_technical_indicators_brief、plugins/analysis/README.mdtool_analyze_* 的字段与叙事口径:Skill ota_trend_analysis_briefota_historical_volatility_snapshot(tool_underlying_historical_snapshot);与仍使用单窗 tool_calculate_historical_volatility 的旧 YAML 可并存docs/getting-started/third-party-skills.md