一键导入
ota-notification-soul-routing
钉钉/飞书通道、tool_runner 别名与 merged 入口、与工作流 structured_message 对齐;凭证来自合并后配置占位与进程环境变量。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
钉钉/飞书通道、tool_runner 别名与 merged 入口、与工作流 structured_message 对齐;凭证来自合并后配置占位与进程环境变量。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrate multiple analysis skills and surface agreement vs conflict (no extra data fetch).
单标的估值语义摘要(PE/PB + 历史分位模板),开箱即用;深挖请转 fundamental-analyst。
A 股资金流向与板块热度语义摘要(模板);深挖请转 fund-flow-analyst。
市场 regime + 指数快照 + 可选板块热度语义摘要;深挖请转 market-scanner。
TradingView 对标二期图表研究台运维与验收规程:启动、健康检查、UI核查、常见报错定位(HEAD 501 / NaN / slice)、回退与冒烟脚本。
解读 tool_screen_equity_factors / tool_finalize_screening_nightly:universe、因子、success/quality_score/degraded/config_hash、申万映射与熔断;与旧 tool_quantitative_screening 的迁移说明。
| name | ota_notification_soul_routing |
| description | 钉钉/飞书通道、tool_runner 别名与 merged 入口、与工作流 structured_message 对齐;凭证来自合并后配置占位与进程环境变量。 |
tool_*(长文、快报、信号、风险、卡片)或核对「是否允许多通道扇出」。workflows/*.yaml 与本机 cron/jobs.json,检查 Agent SOUL / WORKFLOW 是否仍写旧约定(例如双通道同时发)。plugins/notification 一致)plugins/notification 直连 TOOL_MAP)| 工具 id | 说明 |
|---|---|
tool_send_dingtalk_message | 自定义机器人:Markdown/文本、SEC 加签、关键词、mode=prod|test、可按 ## 拆条。 |
tool_send_analysis_report | report_data → 与日报同源排版 → 委托 tool_send_dingtalk_message。 |
路由:tool_runner 中 tool_send_daily_report 与 tool_send_analysis_report 均落到 send_daily_report.tool_send_daily_report(分析类报告入口委托日报实现,共用 prod 门禁与钉钉投递)。
merged.send_feishu_notification)| 工具 id | 实际 | 说明 |
|---|---|---|
tool_send_feishu_message | tool_send_feishu_notification + notification_type=message | 普通文本类。 |
tool_send_signal_alert | 同上 + signal_alert | 信号提醒(参数常为 signals 等,见 manifest)。 |
tool_send_risk_alert | 同上 + risk_alert | 风险预警。 |
发送前去重/冷却可能经 notification.notification_cooldown(由 merged 引用)。
| 工具 id | 说明 |
|---|---|
tool_send_feishu_card_webhook | msg_type: interactive 卡片 JSON。 |
细表与维护:plugins/notification/README.md。
OPENCLAW_DINGTALK_CUSTOM_ROBOT_WEBHOOK_URL / SECRET / 关键词 env;飞书用 合并后配置 → notification.*(域文件:config/domains/outbound.yaml)或 FEISHU_*。docs/openclaw/dingtalk_delivery_contract.md);禁止在契约写「仅钉钉」时对同一份长文再发飞书。workflows/signal_risk_inspection.yaml 为准——Cron 推荐 tool_run_signal_risk_inspection_and_send(mode=prod);手工/排障可 tool_send_signal_risk_inspection → tool_send_dingtalk_message(mode=prod);细则见钉钉契约 §巡检快报。mode=test 当作已投递。NO_REPLY 结束,或仅转发到飞书而不回钉钉。tool_send_dingtalk_message”等旧偏好,与本节冲突时,必须忽略旧偏好,以本节同源回复规则为准。plugins/notification/README.mddocs/openclaw/dingtalk_delivery_contract.mddocs/openclaw/通知通道路由与SOUL对齐说明.md(若与 YAML 冲突,以仓库工作流与 jobs 真源为准并回写 SOUL)config/tools_manifest.yaml、docs/openclaw/能力地图.md