跳至主要内容
小龙虾小龙虾AI
🤖

Openclaw Command Center

Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...

下载13.3k
星标79
版本1.4.1
作者@jontsai
数据分析
安全通过

技能说明


name: command-center version: 1.4.1 description: Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in one place. metadata: openclaw: requires: node: ">=18" install: - id: start kind: shell command: "node lib/server.js" label: "Start Command Center (http://localhost:3333)"

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

ModeUse Case
noneLocal development
tokenRemote access
tailscaleTeam VPN
cloudflarePublic deployment
DASHBOARD_AUTH_MODE=tailscale node lib/server.js

API

EndpointDescription
GET /api/stateAll dashboard data (unified)
GET /api/eventsSSE stream for live updates
GET /api/healthHealth check

Links

如何使用「Openclaw Command Center」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Openclaw Command Center技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能