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

Stars546
Forks54
LanguageTypeScript
Last pushed2026-05-26
Last synced2026-06-09
View on GitHub

Repository

OwnerAgent-3-7
Repositoryminions
Full nameAgent-3-7/minions
Repo ID1,227,432,942

Install this Skill

npx minionsai

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-09
Platforms
ClaudeOpenClaw
Capabilities
browsersearchimagevideoterminalworkflow
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON

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.

Chinese description

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 ![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

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-09