mission-control

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mission-control" with this command: npx skills add Jzineldin/openclaw-mission-control

Mission Control — Dashboard for OpenClaw

A sleek, macOS-native-feel web dashboard for your OpenClaw agent. Monitor sessions, manage cron jobs, chat in real-time, delegate tasks to sub-agents, discover opportunities, and track costs — all from one beautiful interface.

Quick Install

# Clone the repo into your workspace
cd "$CLAWD_WORKSPACE" 2>/dev/null || cd ~/clawd
git clone https://github.com/Jzineldin/mission-control.git
cd mission-control

# Install dependencies + build frontend
npm install
cd frontend && npm install && npm run build && cd ..

# Create your config
cp mc-config.default.json mc-config.json

# Start (dev)
node server.js

# Or use systemd for production:
sudo cp mission-control.service /etc/systemd/system/
# Edit paths in the service file, then:
sudo systemctl enable --now mission-control

Visit http://localhost:3333 — the Setup Wizard auto-detects your OpenClaw config.

What You Get

PageDescription
DashboardAgent status, quick actions (email/calendar/heartbeat), activity feed, channels
ConversationsBrowse all sessions, view history, continue conversations
WorkshopKanban task board — queue tasks, sub-agents research, you review reports
Cost TrackerToken usage per model, daily charts, budget alerts
Cron MonitorToggle, run, create, delete scheduled jobs visually
ScoutAuto-discover opportunities — gigs, skills, grants, bounties, news
Agent HubAll agents/sessions with token counts and management
SettingsModel routing (main/sub-agent/heartbeat), config export/import
SkillsBrowse installed + available skills
AWS(Optional) Real costs, Bedrock models, image generation

Requirements

  • OpenClaw running with gateway HTTP enabled
  • Node.js 18+
  • Brave Search API key (for Scout — free tier)

Configuration

Auto-detected from your OpenClaw setup:

  • Gateway token from ~/.openclaw/openclaw.json
  • Agent name from IDENTITY.md
  • Model + channels from OpenClaw config

Fine-tune via mc-config.json or the in-app Settings page.

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Workflow Automator

Workflow Automator - command-line tool for everyday use

Registry SourceRecently Updated
Automation

Scheduler

Scheduler - command-line tool for everyday use

Registry SourceRecently Updated
Automation

Deck Narrative Planner

把材料转成 PPT/Deck 叙事结构,生成每页一句标题、证据需求与过渡逻辑。;use for presentation, deck, storytelling workflows;do not use for 直接生成花哨视觉稿, 编造证据.

Registry SourceRecently Updated
40Profile unavailable
Automation

xgorobot

XGO 系列机器狗(Mini/Lite/Mini3W/Rider)完整控制能力。 **两层执行能力:** 1. **预置脚本**:scripts/ 目录下 80+ 个即用脚本,覆盖运动、动作、视觉、AI、传感器等 2. **自定义代码**:参考 lib/ 中的 API 文档编写复杂逻辑和组合任务 **功能覆盖:*...

Registry SourceRecently Updated
00Profile unavailable