openclaw-command-center
Real-time monitoring dashboard for sessions, costs, and system health
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenClaw Command Center?โผ
Run `npx skills add jontsai/openclaw-command-center --all -g -y` in your terminal to install it globally, then start the dashboard with `node lib/server.js`.
What does OpenClaw Command Center monitor?โผ
It shows real-time AI sessions, token usage and costs, CPU and memory vitals, cron jobs, and conversation topics in one dashboard at http://localhost:3333.
Is OpenClaw Command Center secure for remote access?โผ
Yes. It binds to localhost by default, runs fully offline with no telemetry, and supports token, Tailscale, Cloudflare Access, and IP allowlist authentication modes.
Does Command Center require a build step or framework?โผ
No. It runs directly on Node.js 18+ with plain HTML, CSS, and JavaScript, with zero dependencies and no compilation needed.
Can I track AI spending with Command Center?โผ
Yes. It provides per-model cost breakdowns, token fuel gauges, and monthly savings projections compared to manual estimates.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core