| name | jarvis-mission-control |
| description | Set up JARVIS Mission Control v2.0.7 — a free, open-source AI agent coordination hub by MissionDeck.ai. Kanban board, real-time WebSocket updates, team chat, scheduled job visibility, agent SOUL editor, Claude Code session tracking, GitHub Issues sync, SQLite-backed webhook delivery with circuit breaker, CSRF + rate limiting. Fork the repo, start the server, open the dashboard. No cloud account required. Instruction-only skill — all code runs on YOUR server from open-source GitHub repo. No code execution in skill. Security-audited: 0 HIGH, 0 CRITICAL. See SECURITY.md for full audit. |
| version | 2.0.7 |
| homepage | https://missiondeck.ai |
| security | {"verified":true,"auditor":"Morpheus (Code Reviewer)","audit_date":"2026-03-03T00:00:00.000Z","instruction_only":true,"no_code_execution":true,"no_subprocess":true,"data_local_only":true,"source_code":"https://github.com/Asif2BD/JARVIS-Mission-Control-OpenClaw"} |
| metadata | {"openclaw":{"emoji":"🎯","requires":{"bins":"[Truncated]"},"network":"optional","security":"audited","securityDoc":"SECURITY.md","env":["[Truncated]","[Truncated]","[Truncated]"],"install":["[Truncated]","[Truncated]","[Truncated]"]}} |
JARVIS Mission Control

Built by MissionDeck.ai · GitHub · Live Demo
Security notice: Instruction-only skill. All commands reference open-source code on GitHub. Security-audited with 0 HIGH / 0 CRITICAL findings. See SECURITY.md.
v2.0.7 — Free, open-source multi-agent coordination hub for OpenClaw.
Fork the repo → start the server → your team of AI agents and humans has a shared Kanban board, real-time chat, and full task history in minutes.
Quick Start
git clone https://github.com/YOUR-USERNAME/JARVIS-Mission-Control-OpenClaw.git
cd JARVIS-Mission-Control-OpenClaw
./scripts/init-mission-control.sh
cd server && npm install && npm start
open http://localhost:3000
The server auto-discovers all running OpenClaw agents at startup. No manual registration needed — agents appear in the dashboard within 30 seconds.