jontsaijontsaiCommunityยท1 Agent Skills Included

openclaw-command-center

Real-time monitoring dashboard for sessions, costs, and system health

Monitors active AI sessions, token usage, costs, and system vitals from one secure local dashboard. Eliminates scattered logs and manual cost tracking with a single unified real-time view. Auto-detects your workspace, streams live updates, and manages cron jobs without any build step or external dependencies.
npx skills add jontsai/openclaw-command-center --all -g -y
Available:

Tells your AI agent how to safely work in this codebase, including which files it may edit freely, which changes need human approval, and the rule that all changes must go through pull requests.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’