Communityv2.0.8

Free Mission Control for OpenClaw AI Agents

JARVIS Mission Control v2 — free, self-hosted command center for OpenClaw AI agents. Kanban board, real-time chat, Claude Code session tracking, GitHub Issue...

2.3kdownloads4stars8active installsAsif
View on ClawHubBack to Skills

Skill Details

Slug
jarvis-mission-control
Latest Version
2.0.8
Author
Asif
Published
Feb 21, 2026
Updated
May 17, 2026
Total Versions
15

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Free Mission Control for OpenClaw AI Agents.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.8

v2.0.8: Performance fix — surgical O(1) cache updates for /api/tasks. Eliminates 6000ms+ slow responses from full cache invalidation on every file write. updateCacheItem() updates single items in-place; 5-min TTL safety net added.