一键导入
qianchuan-engineering-monitor
工程监控、自动修复和告警入口。用于检查千川自动化本地调控台、采集器、CDP 标签页、关键指标异常,并按冷却规则触发只读修复。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
工程监控、自动修复和告警入口。用于检查千川自动化本地调控台、采集器、CDP 标签页、关键指标异常,并按冷却规则触发只读修复。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | qianchuan-engineering-monitor |
| description | 工程监控、自动修复和告警入口。用于检查千川自动化本地调控台、采集器、CDP 标签页、关键指标异常,并按冷却规则触发只读修复。 |
使用场景:
PROJECT_SOURCE_OF_TRUTH.md。local-backend/data/secret.json。curl -s -X POST http://127.0.0.1:8788/api/health-check/auto-fix
curl -s http://127.0.0.1:8788/api/health-check
ok,简短告知“工程监控正常”,不要打扰用户。warn,说明已尝试自动修复的项目、冷却跳过的项目和建议手动命令。error,明确告诉用户哪些需要人工排查,不要把异常采集数据交给 AI 自动执行。node skills/qianchuan-engineering-monitor/scripts/diagnose.js
该脚本会:
/api/health-check/auto-fix。/api/health-check。/api/tabs/init。executorDryRun。CDP-based real-click executor for Qianchuan control tasks. Covers create_boost_task, create_oneclick_task, pause_task, previewTask, and the screenshot verification chain. Use when debugging CDP click flows, DOM selectors, or action outcomes.
Stabilize the Qianchuan live board metrics route. Use when diagnosing or changing live board collection for order count, order cost, GPM, watch conversion rate, total viewers, online count, exposure watch rate, board-collector.js, or boardCollectStatus in the project workspace.
Check and open the local Qianchuan control dashboard after restarting Terminal or Chrome. Use when the user asks to verify the local panel, backend 8788 service, CDP Chrome 9222, Qianchuan tabs, collector status endpoints, or wants one command that checks everything before opening preview.html.
DingTalk robot integration for Qianchuan. 5 push types, Outgoing callback for @robot queries, webhook signing, SOP panel config UI.
Stabilize the Qianchuan live board trend route. Use when diagnosing or changing the opening trend chart, every-minute/5-minute/30-minute granularity, net deal amount trend, board-trend-collector.js, boardTrend, or boardTrendCollectStatus in the project workspace.
Stabilize the Qianchuan live ops hourly collection route. Use when diagnosing or changing single-hour spend, hourly base spend, hourly ROI, hour boost ratio, DOM visual collection, scheduled visual routes, or source-mismatch failures in the project workspace.