Claude Skill
Agent-3-7/minions
Minions is a TypeScript mission control system for managing OpenClaw/Hermes agents. Centralize task delegation, orchestration, and monitoring of your AI agents.
Overview
Repository
Install this Skill
npx minionsaiRegistry
Summary
Minions is a TypeScript-based mission control system designed to manage and coordinate OpenClaw/Hermes agents, providing a centralized hub for task delegation and agent orchestration.
OpenClaw/Hermes 智能体的任务控制中心
Key features
- Centralized mission control for OpenClaw/Hermes agents
- TypeScript-based architecture for reliability
- Task delegation and agent orchestration
- Streamlined agent management interface
Use cases
- Coordinating multiple AI agents in complex workflows
- Centralized monitoring of agent activities
- Automated task assignment and execution
- Building scalable multi-agent systems
README excerpt
# 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
Topics
No topics yet.