Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Coding
Openclaw Command Center
Try itMission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
What it does
Dashboard runs at **http://localhost:3333**
The skill document
OpenClaw Command Center
Mission control for your AI workforce.
Quick Start
npx clawhub@latest install command-center
cd skills/command-center
node lib/server.js
Dashboard runs at http://localhost:3333
Features
- Session Monitoring — Real-time view of all AI sessions with live updates
- LLM Fuel Gauges — Track Claude, Codex, and other model usage
- System Vitals — CPU, Memory, Disk, Temperature
- Cron Jobs — View and manage scheduled tasks
- Cerebro Topics — Automatic conversation organization
- Cost Tracking — Per-session costs, projections, savings estimates
- Privacy Controls — Hide sensitive topics for demos
Configuration
The dashboard auto-detects your OpenClaw workspace. Set OPENCLAW_WORKSPACE to override.
Authentication
| Mode | Use Case |
|---|---|
none | Local development |
token | Remote access |
tailscale | Team VPN |
cloudflare | Public deployment |
DASHBOARD_AUTH_MODE=tailscale node lib/server.js
API
| Endpoint | Description |
|---|---|
GET /api/state | All dashboard data (unified) |
GET /api/events | SSE stream for live updates |
GET /api/health | Health check |
Links
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
figma-use
OfficialRun JavaScript in a live Figma file to create, edit, and read design nodes through the Plugin API.
aspnet-core
OfficialPick the right ASP.NET Core app model and apply current Microsoft-documented patterns.
skill-creator
OfficialDraft, test, and iteratively refine agent skills with side-by-side baseline comparisons.
cli-creator
OfficialCreate a durable CLI that Codex can invoke by name from any directory, sourced from API docs, OpenAPI, curl, SDK, or a web app.
More from Jonathan Tsai
Browse all skillsA comprehensive OpenClaw workspace framework providing session protocols, memory system, git workflow, safety rules, priority triage, communication handoffs,...
Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...