Install
openclaw skills install xc-openclaw-dashboard实时监控多个AI Agent的运行状态和Token消耗,支持会话列表和飞书群组富文本状态推送。
openclaw skills install xc-openclaw-dashboard🤖 你的 AI Agent 团队实时监控面板 — 一眼看穿所有 Agent 的运行状态
| 命令 | 说明 |
|---|---|
/status-card | 向当前飞书会话推送状态卡片(推荐) |
/sessions | 列出当前所有活跃 session |
/status | 快速查看简要状态信息 |
openclaw status 命令可正常执行通过调用 openclaw status 命令解析输出,获取:
openclaw-dashboard/
├── SKILL.md # 本文件
├── README.md # 详细文档
├── index.js # 命令入口
├── scripts/
│ └── collector.js # 数据采集
├── dashboard.html # 可视化网页(可选)
└── config.json # 配置
如果你觉得有用,请给个 ⭐️!