Claude Skill

builderz-labs/mission-control

Mission Control 是一个开源、自托管的 AI 智能体编排平台。从单一仪表板调度任务、运行多智能体工作流、监控成本并管理运营。基于 TypeScript、Next.js 和 SQLite 构建。

概览

Stars5,339
Forks916
语言TypeScript
最后更新2026-06-15
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者builderz-labs
仓库mission-control
完整名称builderz-labs/mission-control
Repo ID1,156,797,572

安装这个 Skill

git clone https://github.com/builderz-labs/mission-control.git

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-05-29
平台
ClaudeMCPOpenClawCodex
能力
browserpdfmemorysearchimageterminalworkflowagent-orchestrationai-agentsai-automation
识别文件
README.mdSKILL.mddocker-compose.ymldocsexamplespackage.jsontests
配置键
MC_URLMC_API_KEYAPI_KEYPACKAGE_JSON
安装方式
  • git clone https://github.com/builderz-labs/mission-control.git
  • docker run --rm -p 3000:3000 ghcr.io/builderz-labs/mission-control:latest

项目简介

Mission Control 是一个开源、自托管的 AI 智能体编排平台,您可以从一个仪表板调度任务、运行多智能体工作流、监控成本并管理运营。基于 TypeScript 和 Next.js 构建,支持 Claude 及其他 LLM,集成 MCP,并使用 SQLite 存储数据,便于部署。

英文描述

Self-hosted AI agent orchestration platform: dispatch tasks, run multi-agent workflows, monitor spend, and govern operations from one mission control dashboard.

要点

  • 从单一仪表板编排多智能体工作流
  • 自托管部署,使用 SQLite 保障数据隐私
  • 任务调度与智能体操作的实时监控
  • LLM 使用成本追踪与治理控制
  • 基于 TypeScript 和 Next.js,支持 Claude 和 MCP

使用场景

  • 编排 AI 智能体实现自动化客户支持工作流
  • 跨多个团队监控和控制 LLM 使用成本
  • 通过智能体协作运行复杂的多步骤研究任务
  • 自托管私有 AI 运营中心以满足企业合规要求
  • 利用 AI 驱动的自动化管理开发者工具流水线

README 摘要

<div align="center"> # Mission Control **Open-source dashboard for AI agent orchestration.** Manage AI agent fleets, dispatch tasks, track costs, and coordinate multi-agent workflows — self-hosted, zero external dependencies, powered by SQLite. [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Next.js 16](https://img.shields.io/badge/Next.js-16-black?logo=next.js)](https://nextjs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.7-3178C6?logo=typescript&logoColor=white)](https://typescriptlang.org/) [![Tests](https://img.shields.io/badge/Tests-577%20(282%20unit%20%2B%20295%20E2E)-brightgreen)](https://github.com/builderz-labs/mission-control) [![GitHub stars](https://img.shields.io/github/stars/builderz-labs/mission-control?style=social)](https://github.com/builderz-labs/mission-control/stargazers) [![GitHub forks](https://img.shields.io/github/forks/builderz-labs/mission-control?style=social)](https://github.com/builderz-labs/mission-control/network/members) [![Last commit](https://img.shields.io/github/last-commit/builderz-labs/mission-control)](https://github.com/builderz-labs/mission-control/commits/main) [![Open issues](https://img.shields.io/github/issues/builderz-labs/mission-control)](https://github.com/builderz-labs/mission-control/issues) ![Mission Control Dashboard](docs/mission-control-overview.png) </div> --- > **Alpha Software** — Mission Control is under active development. APIs, database schemas, and configuration formats may change between releases. Review the [security considerations](#security) before deploying to production. ## Contents - [Quick Start](#quick-start) - [Why teams adopt Mission Control](#why-teams-adopt-mission-control) - [Use-case recipes](#use-case-recipes) - [Getting Started with

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17