Claude Skill
tugcantopaloglu/openclaw-dashboard
OpenClaw Dashboard provides secure, real-time monitoring for OpenClaw AI agents with TOTP MFA, cost tracking, live feed, and memory browser. Self-hosted on Node.js.
Overview
Repository
Install this Skill
git clone https://github.com/tugcantopaloglu/openclaw-dashboard.gitRegistry
git clone https://github.com/tugcantopaloglu/openclaw-dashboard.gitdocker run -d \
Summary
OpenClaw Dashboard is a secure, real-time monitoring dashboard for OpenClaw AI agents. It provides authentication, TOTP multi-factor authentication, cost tracking, live agent feed, memory browser, and more. Designed for self-hosted deployment, it supports Node.js and can run on devices like Raspberry Pi.
🔐 为OpenClaw AI代理提供安全、实时的监控仪表板。包含身份验证、TOTP多因素认证、成本追踪、实时动态、记忆浏览器等功能。
Key features
- Secure authentication with TOTP MFA
- Real-time agent activity feed via SSE
- Cost tracking and usage monitoring
- Memory browser for agent context inspection
- Self-hosted deployment (Node.js, Raspberry Pi compatible)
Use cases
- Monitor multiple OpenClaw AI agents in real time
- Track and optimize LLM usage costs
- Review agent memory and decision context
- Secure agent dashboard with MFA for team access
- Run on low-power devices for edge AI monitoring
README excerpt
<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 -