A minimalist multi-agent management tool that makes grouping AI agents as simple as starting a group chat.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-group
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-group using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Group provides a lightweight and intuitive framework for coordinating multiple AI agents. Designed to mimic the simplicity of social group chats, this skill allows users to create dedicated workspaces where specialized agents can be aggregated to solve complex problems. By leveraging Openclaw Skills, Agent Group eliminates the complexity of agent orchestration, providing a clean interface for adding, listing, and managing AI collaborators.
This skill is particularly valuable for developers building multi-agent systems that require dynamic membership. Whether you are assembling a temporary task force for a specific coding challenge or maintaining a permanent team of functional agents, Agent Group ensures that agent management remains a frictionless part of your development process.
Install the skill via your terminal to begin managing agent teams within the ecosystem of Openclaw Skills.
# Add the agent-group skill to your environment
openclaw add agent-group
# Create your first agent collaboration group
openclaw agent-group create --name "ResearchTeam"
Agent Group organizes data using a flat registry structure for group membership and state.
| Property | Description |
|---|---|
| group_id | A unique string identifying the specific agent group. |
| member_list | A collection of agent references currently assigned to the group. |
| created_at | Timestamp of when the group was initialized. |
| group_metadata | Optional context shared across the Openclaw Skills in the group. |
Loading
A high-performance trading simulator skill for building, testing, and automating stock market strategies on the Molt Trader platform.

A comprehensive integration for the Notion API that allows AI agents to programmatically manage pages, databases, and content blocks.

An AI-native operating system that transforms stateless agents into disciplined orchestrators with persistent memory and structured delegation patterns.

A professional-grade quantitative investment assistant for A-share and global markets, enabling factor mining, backtesting, and real-time risk management.

An automated configuration and deployment tool for planning and building multi-agent AI teams.

A specialized skill designed to fetch WeChat Official Account articles and convert them into structured Markdown files with complete metadata.








































