Claude Skill
tugcantopaloglu/openclaw-dashboard
OpenClaw Dashboard 为 OpenClaw AI 代理提供安全、实时监控,支持 TOTP 多因素认证、成本追踪、实时动态和记忆浏览器。基于 Node.js 自托管部署。
概览
仓库信息
安装这个 Skill
git clone https://github.com/tugcantopaloglu/openclaw-dashboard.gitRegistry 信息
git clone https://github.com/tugcantopaloglu/openclaw-dashboard.gitdocker run -d \
项目简介
OpenClaw Dashboard 是一个为 OpenClaw AI 代理提供安全、实时监控的仪表板。它包含身份验证、TOTP 多因素认证、成本追踪、实时代理动态、记忆浏览器等功能。支持自托管部署,基于 Node.js,可在 Raspberry Pi 等设备上运行。
🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents. Auth, TOTP MFA, cost tracking, live feed, memory browser and more.
要点
- 支持 TOTP 多因素认证的安全登录
- 通过 SSE 实现实时代理活动动态
- 成本追踪与使用监控
- 记忆浏览器,用于查看代理上下文
- 自托管部署(Node.js,兼容 Raspberry Pi)
使用场景
- 实时监控多个 OpenClaw AI 代理
- 追踪并优化 LLM 使用成本
- 查看代理记忆与决策上下文
- 通过多因素认证保护团队访问的代理仪表板
- 在低功耗设备上运行,用于边缘 AI 监控
README 摘要
<img width="2752" height="1536" alt="header" src="https://github.com/user-attachments/assets/f9287e6d-7db3-44e0-9a95-3bf8020f3b19" /> # OpenClaw Agent Dashboard [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://openclaw.dev) A beautiful, secure, real-time monitoring dashboard for OpenClaw agents. Track sessions, monitor API usage, view costs, manage memory files, and keep tabs on system health — all in one place.  ## 📸 Screenshots | Overview | Sessions | Costs | |----------|----------|-------| |  |  |  | | Rate Limits | Live Feed | Logs | |-------------|-----------|------| |  |  |  | ## ✨ Features - 🤖 **Session Management** - View all agent sessions with real-time activity status - 📊 **Rate Limit Monitoring** - Track Claude and Gemini API usage against rolling windows - 💰 **Cost Analysis** - Detailed spending breakdowns by model, session, and time period - ⚡ **Live Feed** - Real-time stream of agent messages across all sessions - 🧠 **Memory Viewer** - Browse and read agent memory files (MEMORY.md, HEARTBEAT.md, daily notes) - 📁 **Files Manager** - View and edit workspace files, skills, and configs with security hardening - 📈 **System Health** - CPU, RAM, disk, temperature monitoring with sparklines - 🔄 **Service Control** - Quick actions to restart OpenClaw, dashboard, or other services - 📋 **Log Viewer** - Real-time system logs with auto-refresh -