Claude Skill

Agent-3-7/minions

Minions 是一个基于 TypeScript 的任务控制系统,用于管理 OpenClaw/Hermes 智能体。集中进行任务委派、编排和监控您的 AI 智能体。

概览

Stars546
Forks54
语言TypeScript
最后更新2026-05-26
最近同步2026-06-09
前往 GitHub

仓库信息

拥有者Agent-3-7
仓库minions
完整名称Agent-3-7/minions
Repo ID1,227,432,942

安装这个 Skill

npx minionsai

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-09
平台
ClaudeOpenClaw
能力
browsersearchimagevideoterminalworkflow
识别文件
README.mdpackage.json
配置键
PACKAGE_JSON

项目简介

Minions 是一个基于 TypeScript 的任务控制系统,旨在管理和协调 OpenClaw/Hermes 智能体,为任务委派和智能体编排提供集中化中心。

英文描述

Mission Control for your OpenClaw/Hermes agents

要点

  • OpenClaw/Hermes 智能体的集中任务控制
  • 基于 TypeScript 的可靠架构
  • 任务委派与智能体编排
  • 简化的智能体管理界面

使用场景

  • 在复杂工作流中协调多个 AI 智能体
  • 集中监控智能体活动
  • 自动化任务分配与执行
  • 构建可扩展的多智能体系统

README 摘要

# Minions **Mission Control for Hermes Agent** Hermes Agent is powerful, but running real work on it means juggling terminal sessions, losing track of which job finished, and manually checking on long-running tasks. The more you delegate, the harder it gets to manage. Minions gives you one screen to create, supervise, and review autonomous Hermes Agent work. Hosted access option on [Agent37](https://www.agent37.com). ## Screenshots ![Kanban board of tasks](screenshots/tasks-board.jpg) ![New task creation screen](screenshots/new-task.jpg) ## Quick Start **Prerequisites:** Node.js 18+ and [Hermes Agent](https://hermes-agent.nousresearch.com) ```bash npx minionsai ``` Open [http://localhost:6969](http://localhost:6969). Local sqllite db is created on first run and state lives in `~/.minions/` Check the installed version: ```bash minions --version npm view minionsai version ``` The Settings page also shows the version of the running Minions server. ## Features - **Kanban board**: see every task at a glance: in progress, in review, done - **Autonomous execution**: describe what you want in chat, walk away; the agent decides how to get it done - **Automatic review queue**: successful agent runs move cards to ready for review - **Live streaming**: watch tool calls, reasoning, and responses in real time - **Human-in-the-loop**: agents propose completion; you verify and close. Nothing moves to done without your sign-off - **Per-task model control**: override model and reasoning effort on any task - **Scheduled Tasks**: create and manage recurring Hermes jobs, history, and output - **File browser**: see files agents have created in the workspace directory - **Local-first option**: self-host with SQLite, no account, and no cloud dependency. Your local data stays o

话题

暂无话题

探索更多

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