Claude Skill
Agent-3-7/minions
Minions 是一个基于 TypeScript 的任务控制系统,用于管理 OpenClaw/Hermes 智能体。集中进行任务委派、编排和监控您的 AI 智能体。
概览
仓库信息
安装这个 Skill
npx minionsaiRegistry 信息
项目简介
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   ## 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
话题
暂无话题